yike-gunshi

16 mods across 1 repository, 12 stars between them.

forge

01

yike-gunshi/forge-skills

Skill Claude CodeCodex

A workflow entry point that checks a project’s documentation and code status, then recommends the next suitable task guide. It does not perform the task itself.

12 1mo ago A 49 tokens original MIT

forge-deliver

02

yike-gunshi/forge-skills

Skill Claude CodeCodex

An orchestration layer for coordinating a complete software delivery process from a request through release and documentation.

12 1mo ago A 73 tokens original MIT

forge-brainstorm

03

yike-gunshi/forge-skills

Skill Claude CodeCodex

A structured brainstorming workflow for product, content, software-building, or exploration ideas. It challenges assumptions, develops two or three options, and records the discussion for later sessions.

12 1mo ago A 115 tokens original MIT

forge-bugfix

04

yike-gunshi/forge-skills

Skill Claude CodeCodex

A structured bug-fixing process that investigates one problem at a time, records evidence, tests the fix, and waits for the user's final acceptance.

12 1mo ago A 153 tokens original MIT

forge-design-impl

05

yike-gunshi/forge-skills

Skill Claude CodeCodex

A workflow that turns an approved DESIGN.md file into visual code changes while leaving application behavior unchanged. It uses CSS and shared design tokens, which are named values such as colors, spacing, or font sizes.

12 1mo ago A 78 tokens original MIT

forge-design

06

yike-gunshi/forge-skills

Skill Claude CodeCodex

A design-planning process for creating or updating design documentation without writing code. It reviews the current design, defines visual choices and reusable design tokens, and applies review gates based on the size of the change.

12 1mo ago A 95 tokens original MIT

forge-dev

07

yike-gunshi/forge-skills

Skill Claude CodeCodex

A Chinese-language development coordinator that takes updated product requirements and organizes design, engineering, and quality-assurance work. It uses separate agent contexts for implementation tasks and supports interactive, automatic, and resume modes.

12 1mo ago A 122 tokens original MIT

forge-doc-policy

08

yike-gunshi/forge-skills

Skill Claude CodeCodex

A Chinese-language rulebook for managing project documentation under the docs/ directory. It defines approved document locations, required metadata, and how documents are kept current or archived.

12 1mo ago A 140 tokens original MIT

forge-doc-release

09

yike-gunshi/forge-skills

Skill Claude CodeCodex

A post-release documentation workflow for a software project. It checks project documents against the released code and updates the documentation, changelog, and selected version information.

12 1mo ago A 108 tokens original MIT

forge-eng

10

yike-gunshi/forge-skills

Skill Claude CodeCodex

A Chinese-language review workflow for analysing a completed coding session and saving lessons in project documents and a learning log. It uses a local web page where the user chooses the topics and depth before the review continues.

12 1mo ago A 86 tokens original MIT

forge-fupan

11

yike-gunshi/forge-skills

Skill Claude CodeCodex

A Chinese-language engineering workflow for managing project engineering documents and implementing code changes. It includes worktree isolation, TDD, task waves, testing, verification gates, and separate commits.

12 1mo ago A 118 tokens original MIT

forge-prd

12

yike-gunshi/forge-skills

Skill Claude CodeCodex

A Chinese-language process for diagnosing product problems and updating a PRD, a document that describes what a product should do. It traces root causes, challenges the request when needed, and produces a feature specification with checks for unusual states.

12 1mo ago A 97 tokens original MIT

forge-qa

13

yike-gunshi/forge-skills

Skill Claude CodeCodex

A software quality-assurance workflow that tests an application and writes an acceptance report without changing the code. It also supports focused checks for one bug fix.

12 1mo ago A 148 tokens original MIT

forge-review

14

yike-gunshi/forge-skills

Skill Claude CodeCodex

A pre-release review guide for comparing the current code branch with its base branch, meaning the branch the changes are intended to merge into. It looks for structural problems that tests may not catch and can fix findings directly.

12 1mo ago A 133 tokens original MIT

forge-ship

15

yike-gunshi/forge-skills

Skill Claude CodeCodex

A release workflow for Git projects that either opens a pull request or merges it and synchronizes the local base branch. It distinguishes submitted, pushed, merged, and deployed states.

12 1mo ago A 80 tokens original MIT

forge-status

16

yike-gunshi/forge-skills

Skill Claude CodeCodex

A status checker for parallel coding sessions that records worktrees and branches in .forge/active.md. A worktree is a separate local directory for a Git branch.

12 1mo ago A 103 tokens original MIT