mode Architecture
specification-mode
Generate or update specification documents for new or existing functionality.
More in Architecture
command
adr
Write an Architecture Decision Record documenting a significant technical decision.
View → commanddesign-review
Conduct a structured design review of a module, feature, or system component.
View → commanddiagram
Generate Mermaid diagrams from codebase analysis or description.
View → commandmigrate
Plan and execute a framework or library migration incrementally.
View → commandplan
Create a structured implementation plan for the requested feature or change.
View → commandrefactor
Perform a systematic refactoring of the specified code area.
View →