zxpmail

51 mods across 1 repository, 18 stars between them.

dev-planner

25

zxpmail/ReqForge

Skill Claude CodeCodex

name: dev-planner description: Used when Product-Spec.md is complete and needs to be planned into development phases. Also used to update existing development plans after Spec changes. Outputs DEV-PLAN.md. version: 1.1.0 updated: 2026-05-26 requires: [].

18 11d ago A 0 tokens original MIT

dev-planner

26

zxpmail/ReqForge

Command Claude Code

Generate or update DEV-PLAN.md with phased development plan from Product-Spec.md.

18 11d ago A 16 tokens original MIT

domain-mapper

27

zxpmail/ReqForge

Skill Claude CodeCodex

name: domain-mapper description: Used when the user wants to research a domain, industry, market, technology, codebase, or competitor — turning scattered/unstructured information into a structured Markdown database (domain-map.md). Triggers on phrases like "帮我研究一下", "分析一下这个", "我不太熟悉这个领域", "拆一下这个行业/代码库". version: 1.0.0…

18 11d ago A 0 tokens original MIT

domain-mapper

28

zxpmail/ReqForge

Command Claude Code

Research and map a domain/industry/technology into a structured Markdown database.

18 11d ago A 14 tokens original MIT

evolution-engine

29

zxpmail/ReqForge

Skill Claude CodeCodex

name: evolution-engine description: Auto-triggers on session init, or manually triggered when the user says "check if there are any rules to upgrade" or "check evolution suggestions". Called by the evolution-runner sub-agent. version: 1.0.0 updated: 2026-05-26 requires: [].

18 11d ago C 0 tokens original MIT

evolution-engine

30

zxpmail/ReqForge

Command Claude Code

Scan feedback and generate evolution proposals for rule/skill upgrades.

18 11d ago A 11 tokens original MIT

feedback-writer

31

zxpmail/ReqForge

Skill Claude CodeCodex

name: feedback-writer description: Called by the feedback-observer sub-agent when the user corrects AI behavior, provides improvement feedback, or a Skill execution needs capability assessment recording. version: 1.0.0 updated: 2026-05-26 requires: [].

18 11d ago A 0 tokens original MIT

feedback-writer

32

zxpmail/ReqForge

Command Claude Code

Record user corrections and execution failures as structured feedback.

18 11d ago A 9 tokens original MIT

zxpmail/ReqForge

Skill Claude CodeCodex

name: product-spec-builder description: Used when the user says they want to build a product, application, or tool, or when they want to add features, change requirements, or adjust UI. Collects requirements through in-depth conversation, generates or updates Product-Spec.md. version: 1.1.0 updated: 2026-05-30…

18 11d ago A 0 tokens original MIT

zxpmail/ReqForge

Command Claude Code

Gather requirements and generate/update Product-Spec.md through structured interview.

18 11d ago A 12 tokens original MIT

release-builder

35

zxpmail/ReqForge

Skill Claude CodeCodex

name: release-builder description: Used when the user wants to package, deploy, publish, or go live, or when project development is complete and ready for delivery. Covers Web deployment, Desktop packaging, and CLI publishing, with built-in privacy audit and smoke testing. version: 1.1.0 updated: 2026-05-30 requires…

18 11d ago B 0 tokens original MIT

release-builder

36

zxpmail/ReqForge

Command Claude Code

Build, audit, and publish project to target channel.

18 11d ago A 10 tokens original MIT

zxpmail/ReqForge

Skill Claude CodeCodex

name: reqforge-greenkeeper description: Used when maintaining the ReqForge repository itself and its release gates fail — pnpm test, pnpm forge-smoke, pnpm sync:discover, adapter drift, skill fixtures, loadouts, or test-demo golden path. Restores a green, synced state with minimal changes. Not for bugs in user apps…

18 11d ago A 0 tokens original MIT

request-dispatcher

39

zxpmail/ReqForge

Skill Claude CodeCodex

name: request-dispatcher description: Used when the user's request is ambiguous and doesn't clearly match a single Skill's trigger criteria. Analyzes intent + project state to route to the correct Skill. Not a replacement for CLAUDE.md Skill Dispatch rules — only for edge cases where dispatch is uncertain. version…

18 11d ago A 0 tokens original MIT

skill-builder

41

zxpmail/ReqForge

Skill Claude CodeCodex

name: skill-builder description: Used when the user wants to create a new Skill, or when an EVOLUTION.md proposal auto-generates a new Skill. Creates a structurally consistent new Skill following the framework's modular conventions. version: 1.0.0 updated: 2026-05-26 requires: [].

18 11d ago A 0 tokens original MIT

skill-builder

42

zxpmail/ReqForge

Command Claude Code

Create a new Forge Skill with consistent structure.

18 11d ago A 8 tokens original MIT

karpathy-only

43

zxpmail/ReqForge

Cursor rule Cursor

A small set of rules for how a coding agent should behave while writing code, based on observations from Andrej Karpathy. It encourages careful thinking, simple solutions, and limited edits.

18 11d ago A 670 tokens copy · 86% MIT

reqforge-core

44

zxpmail/ReqForge

Cursor rule Cursor

Forge core development rules — code standards, TDD discipline, verification gates, memory system, and feedback loop. Applies to all code files.

18 11d ago A 714 tokens original MIT

reqforge-dev-build

45

zxpmail/ReqForge

Cursor rule Cursor

Dev Builder — implementation execution. Build code phase by phase following DEV-PLAN, each Task goes through review → fix loop.

18 11d ago A 444 tokens original MIT

reqforge-dev-plan

46

zxpmail/ReqForge

Cursor rule Cursor

Dev Planner — analysis and phased development plan generation. Triggered when Product-Spec.md is ready.

18 11d ago A 0 tokens original MIT

zxpmail/ReqForge

Cursor rule Cursor

Product Spec Builder — requirements gathering. Triggered when user describes a product idea, feature, or UI change.

18 11d ago A 0 tokens original MIT

reqforge-review

48

zxpmail/ReqForge

Cursor rule Cursor

Code Review — two-stage review checking feature completeness and code quality against Product Spec.

18 11d ago A 0 tokens original MIT