checklist
01Command
Generate a custom checklist for the current feature based on user requirements.
109 tagged spec, measured the same way as everything else here.
Browse within: engineering 81novels 48sdd 48spec-driven 48copilot 33development 33prd 33agentic-coding 11agentic-workflow 11workflow 10
Command
Generate a custom checklist for the current feature based on user requirements.
Command
Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.
Command
Create or update the feature specification from a natural language feature description.
Command
A command that turns book-analysis reports into reusable writing guidance for a Novel Writer project. It creates style, structure, and rhythm configuration files that later writing commands can use.
Command
A command for analysing how a novel is written, including its descriptions, actions, character thoughts, and dialogue.
Command
A command for managing active sessions in a writing service called Stardust, including viewing their details and status. A session is a temporary workspace or connection used to carry out a task.
Command
A command that examines Git changes and suggests a commit message, with optional task or bug references and Chinese-language output. Git is a version-control system that records changes to a codebase; the command shows a preview and asks for confirmation before committing and pushing.
Command
A command that reads the changes already placed in Git’s staging area—the files selected with git add—and suggests a commit message. It can follow common message formats, choose English or Japanese, and flag breaking changes.
Command
A command for translating English text, Markdown files, or directories of Markdown files into natural Chinese while preserving the document structure.
Command
Import Spec Kit artifacts into local Dotdog knowledge graphs.
Command
Compile and inspect imported Spec Kit graphs.
Command
Serve imported Spec Kit graphs over local stdio MCP.
Command Claude Code
Compare two spec files side-by-side with radar charts.
Command Claude Code
Score a spec file and generate a visual radar chart.
Command Claude Code
Check the codebase against spec, plan, and tasks after implementing; append gap tasks, never edit code.
Command Claude Code
Design the UI — wireframes, component specs, and design tokens — with a sign-off gate.
Command Claude Code
Continue an existing feature's spec (or design) — add and refine in place, with a done-guard.