Cursor rule Cursor
A rule that requires reading flow2spec.config.json before using any flow2spec skill. The file controls whether sub-agents and an additional verification step are used.
Cursor rule Cursor
A rule that requires reading flow2spec.config.json before using any flow2spec skill. The file controls whether sub-agents and an additional verification step are used.
Cursor rule Cursor
A project rule that defines one entry point for reading Flow2Spec project knowledge stored in the .Knowledge folder. Flow2Spec is a system for organizing project knowledge and related development steps.
Cursor rule Cursor
A rule set for turning a technical design document into a working software deliverable. It requires reading the document, listing tasks, resolving important gaps, implementing the work, and documenting remaining checks.
Cursor rule Cursor
A rule set that routes clear user requests to the appropriate Flow2Spec process. It also defines when to ask for clarification and when not to start an implementation or planning process automatically.
Cursor rule Cursor
Chinese-language coding rules inspired by Andrej Karpathy's engineering guidelines. They emphasize stating assumptions, choosing the smallest suitable change, editing only necessary code, and defining verifiable success criteria.
Cursor rule Cursor
A rule for deciding whether a short knowledge-base reminder should be added after answering a question using business source code. It also lists workflows where that reminder must not appear.
Cursor rule Cursor
A repository rule that tells an agent to read the project's knowledge index before answering questions about its code or setup. The index routes the agent to more detailed project documentation.
Cursor rule Cursor
A project rule for separating existing reference documents from requirement and technical-design documents. It defines which `.Knowledge` folders store each kind of document and how source paths should be recorded.
Cursor rule Cursor
A rule for tracking code changes in .task files when the project's flow2spec configuration enables tracking for a relevant type of work.
Cursor rule Cursor
Chinese-language writing rules for Flow2Spec topics, which are structured knowledge entries used to guide an agent. They define topic names, content structure, dependencies, routing metadata, and file ownership.
Cursor rule Cursor
A set of development rules for the Flow2Spec repository, including where shared templates belong and how configuration files are distributed to different coding agents.