PreToolUse
01Hook Claude Code
Runs before the agent uses a tool for Skill tool calls, executing f2s-config-inject.js via node. From double-coding-lab/Flow2Spec.
Hook Claude Code
Runs before the agent uses a tool for Skill tool calls, executing f2s-config-inject.js via node. From double-coding-lab/Flow2Spec.
Hook Claude Code
Runs when a session starts, executing f2s-config-session.js and f2s-update-check.js via node (2 commands). From double-coding-lab/Flow2Spec.
Settings file Claude Code
Agent settings declaring 2 hook events (PreToolUse, SessionStart).
Skill Claude CodeCodex
A Chinese-language workflow for creating a first draft of a project's architecture documentation from user-provided material or a code scan. The document describes the project's entry points and important modules without requiring a fixed format.
Skill Claude CodeCodex
A document-formatting skill that turns a PDF or Markdown file into a Chinese Markdown document following a specified final-draft template.
Skill Claude CodeCodex
A project-documentation workflow that creates a milestone document from requirements documents, Git history, task files, and knowledge-base topics. A milestone document records important project stages and their supporting evidence.
Skill Claude CodeCodex
A document-conversion workflow that turns a technical PDF into a Markdown file and saves it in the project's `.Knowledge/req-docs/` folder. It can also help complete written process descriptions that are missing from diagrams.
Skill Claude CodeCodex
A Git commit workflow that checks changes, optionally checks related knowledge-base coverage, creates a commit message, and commits selected files.
Skill Claude CodeCodex
A workflow for adding an implemented capability to a project knowledge base. It combines information from several source files, creates a draft, and produces final topic, index, and manifest files.
Skill Claude CodeCodex
A knowledge-base rule recorder for turning spoken instructions into organized topics. It decides whether each rule starts a new topic or belongs in an existing one.
Skill Claude CodeCodex
A project-knowledge builder that creates topics, indexes, and routing files from documents in a .Knowledge/stock-docs folder. It organizes project context so tasks can be directed to the relevant documentation.
Skill Claude CodeCodex
A knowledge-capture workflow that extracts reusable facts from question-and-answer conversations and stores them in a knowledge base.
Skill Claude CodeCodex
A development workflow for adding a new capability and keeping its project knowledge base up to date.
Skill Claude CodeCodex
A repair workflow for correcting implementation or rule mistakes in a Flow2Spec project and updating its built-in knowledge base. The knowledge base stores reusable project rules and guidance.
Skill Claude CodeCodex
A workflow for resolving Git merge or rebase conflicts in an agent's rules, skills, indexes, and documentation. Git conflicts happen when changes from two branches overlap and cannot be combined automatically.
Skill Claude CodeCodex
A maintenance procedure for removing a stock-document's knowledge topics and index links from a project. It updates the project's knowledge files and routing rules.
Skill Claude CodeCodex
A knowledge-base synchronisation workflow that turns an approved outline into updates for a .Knowledge repository. It plans, merges, builds, and checks those updates while preserving topic versions and routing information.
Skill Claude CodeCodex
A skill for upgrading an existing Flow2Spec knowledge base to match the package's current templates and routing layout. Flow2Spec is a tool whose knowledge base stores project guidance and routes requests to the right instructions.
Skill Claude CodeCodex
A requirements-clarification process that asks questions about unclear product requirements until the requested behavior and boundaries are defined.
Skill Claude CodeCodex
A workflow for turning technical requirements or change descriptions into a planned and implemented software task. It uses a .task/ folder to track work from planning through completion.
Skill Claude CodeCodex
A workflow for turning clarified product requirements into a technical design document in Chinese. It uses business knowledge files, project rules, and a specified template to describe how a feature should be built.
Skill Claude CodeCodex
HTML PPT Studio — author professional static HTML presentations in many styles, layouts, and animations, all driven by templates. Use when the user asks for a presentation, PPT, slides, keynote, deck, slideshow, "幻灯片", "演讲稿", "做一份 PPT", "做一份 slides", a reveal-style HTML deck, a 小红书 图文, or any kind of multi-slide…
Skill Claude CodeCodex
A repository self-check for Flow2Spec development. It reviews uncommitted changes to see whether files were edited in the correct place: the project configuration or reusable templates.
Skill Claude CodeCodex
A checklist for developers working on the two Flow2Spec code repositories. It checks whether changes were written to the correct repository area and whether both repositories remain consistent.