Website Spec
Workflows for filling in and maintaining .docs/_WEBSITE-SPEC.md.
Available Workflows
| Workflow | Use Case |
|---|---|
| Components | Define blocks and partials from screenshots/descriptions |
| Data Structure | Define post types, taxonomies, and fields |
| Pages | Define pages, routes, and templates |
Spec Location
.docs/_WEBSITE-SPEC.md
Workflow Selection
When the user asks to:
- •Define a component/block/partial → Use components.md
- •Define post type/taxonomy/fields → Use data-structure.md
- •Define pages/routes → Use pages.md
Quick Component Definition
For rapid component definition, ask user for:
- •Component name
- •Screenshot (if available)
- •Brief description
Then fill in the spec with:
- •Block or Partial designation
- •Description
- •Fields (with types)