Skip to content

docs: update documentation for asset system#48

Merged
gpolanco merged 2 commits intomainfrom
feat/asset-system
Feb 20, 2026
Merged

docs: update documentation for asset system#48
gpolanco merged 2 commits intomainfrom
feat/asset-system

Conversation

@gpolanco
Copy link
Copy Markdown
Owner

What

Update all documentation (README, Mintlify docs, content registry) to reflect the asset system added in #47, and generate changeset for minor version bump.

Why

PR #47 was merged with the code changes but the documentation commit was not included. This PR adds the docs and changeset.

Changes

New files

  • .changeset/add-asset-system.md — Changeset for minor bump (→ 0.5.0)
  • docs/concepts/assets.mdx — New concept page documenting commands, templates, hooks, and presets

Updated files

  • README.md — Updated quick start, rules table (6 → 13), new Assets section, fixed Windsurf bridge path
  • content/rules/README.md — Added workflow/spec-driven (12 → 13 rules)
  • docs/index.mdx — Added Assets section, preset init example
  • docs/quickstart.mdx — All 5 bridges in table, asset install examples, preset init
  • docs/commands/add.mdx — Asset types table, 13 rules, 7 assets listed
  • docs/commands/compile.mdx — All 5 bridges, asset deployment table
  • docs/commands/init.mdx--preset flag, .dwf/assets/ in structure
  • docs/commands/doctor.mdx — 10 checks (was 7)
  • docs/commands/list.mdx — 7 list types (added assets, commands, templates, hooks)
  • docs/docs.json — Added concepts/assets to navigation

Test

  • Docs render correctly in Mintlify
  • pnpm release:generate recognizes the changeset

🤖 Generated with Claude Code

Extend dev-workflows from a rule compiler to a complete AI workflow system.
The new asset system supports slash commands, spec templates, editor hooks,
and presets that bundle everything together. Running `devw init --preset
spec-driven` now sets up a full spec-driven development workflow.
Update README, Mintlify docs, and content registry to reflect the new
asset system (commands, templates, hooks, presets). Fix outdated block
naming, add missing rules and bridges to tables, create assets concept
page, and generate changeset for minor version bump.
@vercel
Copy link
Copy Markdown

vercel bot commented Feb 20, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
landing Ready Ready Preview, Comment Feb 20, 2026 5:58pm

@gpolanco gpolanco merged commit 5056547 into main Feb 20, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant