Use this agent when you need to verify code quality after writing or modifying code. This includes running TypeScript type checking to catch type errors before committing. The agent should be called after completing a logical chunk of code implementation.\n\nExamples:\n\n \nContext: User has just finished implementing…
Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.
A skill for drafting feature specifications in a file named spec.md. It can create a specification for one named page or for all pages listed in the project's product requirements document.
A command that turns a draft product specification into detailed documents for the user interface, user flows, and API connections. It can work on one page or all draft pages in a selected version.
A page-code generation command that builds one application feature from its product specification and detailed UI, flow, and API documents. It follows the project's existing technology choices and coding conventions.
A specification-versus-code review command for a named feature and version. It reads the feature requirements and compares them with the implemented code to find missing or inconsistent parts.
Instructions for subicura/purplemux: This version has breaking changes — APIs, conventions, and file structure may all differ from your training data. Read the relevant guide in nodemodules/next/dist/docs/ before writing any code. Heed deprecation notices.