ryanzhao1011/workframe

给产品经理的 Claude Code 工作框架:项目文档管理和记忆自迭代,调研、PRD、原型全程对话产出。

4Stars on the repository
57Mods indexed here, across every type
15d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

acceptance-criteria

01

ryanzhao1011/workframe

Skill Claude CodeCodex

A guide for writing acceptance criteria: clear checks that show whether a piece of work is complete. It uses either Given–When–Then scenarios for user actions or rule checklists for business and data rules.

4 15d ago A 36 tokens original MIT

audit

02

ryanzhao1011/workframe

Skill Claude CodeCodex

A read-only report of recent automatic maintenance activity in a coding project. It reviews recorded actions, pending proposals, failed work, and the health of maintenance summaries.

4 15d ago A 26 tokens original MIT

code-review

03

ryanzhao1011/workframe

Skill Claude CodeCodex

A code-review skill that examines changes for requirement fit, correctness, security, maintainability, and performance. It reports findings with risk levels.

4 15d ago A 40 tokens original MIT

code-to-doc

04

ryanzhao1011/workframe

Skill Claude CodeCodex

A code-reading tool that turns a module's implementation into four current-state documents: architecture, API surface, data model, and code map. A monorepo is a repository containing multiple related projects, and the tool can account for that structure as well as other supported project layouts.

4 15d ago B 111 tokens original MIT

ryanzhao1011/workframe

Skill Claude CodeCodex

A structured way to study competing products, including direct competitors, indirect alternatives, and manual or free substitutes. It compares them across company details, users, features, business model, and strengths and weaknesses.

4 15d ago A 33 tokens original MIT

doc-graph-health

06

ryanzhao1011/workframe

Skill Claude CodeCodex

A knowledge-base health checker for finding broken links, isolated documents, heavily referenced pages, stale information, and other documentation problems. It writes a report describing the findings.

4 15d ago B 111 tokens original MIT

document-norms

07

ryanzhao1011/workframe

Skill Claude CodeCodex

A Chinese-language rulebook for creating and maintaining Markdown documents. It covers document placement, metadata, dates, structure, links, references, and review checks.

4 15d ago B 119 tokens original MIT

feature-breakdown

08

ryanzhao1011/workframe

Skill Claude CodeCodex

A guide for breaking a large request into an epic, user stories, and smaller tasks. An epic is a broad goal, a user story describes one independently useful outcome, and a task is a concrete piece of work.

4 15d ago A 41 tokens original MIT

html-demo

09

ryanzhao1011/workframe

Skill Claude CodeCodex

A workflow for building a self-contained interactive HTML demo from a screenshot and a short requirement. The demo imitates the interface and includes simulated controls so its states can be explored.

4 15d ago A 85 tokens original MIT

librarian

10

ryanzhao1011/workframe

Skill Claude CodeCodex

A memory-maintenance role that reviews temporary notes and promotes well-supported facts into longer-term memory files. It also keeps shared knowledge concise and records what changed.

4 15d ago B 55 tokens original MIT

maintenance-review

11

ryanzhao1011/workframe

Skill Claude CodeCodex

A manual maintenance review for projects that have been dormant and are being reopened. It guides checks for project maintenance and can close a specific pending maintenance item.

4 15d ago B 26 tokens original MIT

material-intake

12

ryanzhao1011/workframe

Skill Claude CodeCodex

A planning tool for sorting existing project files into a suitable structure and suggesting a basic and submodule tree. It inventories files, recommends where each group should go, and produces a plan without moving anything.

4 15d ago A 99 tokens original MIT

memory-log

13

ryanzhao1011/workframe

Skill Claude CodeCodex

A read-only timeline of changes to an agent's stored memories, including additions, corrections, downgrades, migrations, and rollbacks. It rebuilds the timeline from event records and current memory metadata.

4 15d ago A 52 tokens original MIT

migrate-to-modules

14

ryanzhao1011/workframe

Skill Claude CodeCodex

A migration workflow for moving an older project into a modules directory structure. It designs the module tree, previews each file’s new location, waits for review, then moves files, writes metadata, and rebuilds indexes.

4 15d ago B 115 tokens original MIT

ryanzhao1011/workframe

Skill Claude CodeCodex

A skill for rebuilding automatically maintained index sections in overview files under a modules directory. It changes only the content between marked start and end comments, leaving the surrounding human-written text alone.

4 15d ago B 110 tokens original MIT

module-init

16

ryanzhao1011/workframe

Skill Claude CodeCodex

A setup tool for creating the standard folder and document structure for modules, submodules, and requirements in a project. A module is a group of related functionality; a requirement is a defined piece of work or product need.

4 15d ago B 90 tokens original MIT

ryanzhao1011/workframe

Skill Claude CodeCodex

A read-only tool for inspecting the structure and properties of Obsidian notes. Obsidian is a note-taking app that stores linked Markdown files, and properties are fields such as status or date.

4 15d ago A 57 tokens original MIT

ryanzhao1011/workframe

Skill Claude CodeCodex

A read-only checker for viewing document history and comparing earlier and current versions in Obsidian, a note-taking application. If Obsidian's command-line tool is unavailable, it can fall back to Git history or show how to recover a version through Obsidian.

4 15d ago A 37 tokens original MIT

obsidian-link-audit

19

ryanzhao1011/workframe

Skill Claude CodeCodex

A read-only checker for links in Obsidian notes, including incoming links, outgoing links, unresolved links, broken links, and documents with no connections. If the Obsidian command-line tool is unavailable, it uses text search as a fallback.

4 15d ago A 58 tokens original MIT

obsidian-safe-write

20

ryanzhao1011/workframe

Skill Claude CodeCodex

A process for clarifying and prioritising software requirements before detailed planning. It identifies the request type, asks six core questions, and can rank work by reach, impact, confidence, effort, and other priority methods.

4 15d ago A 57 tokens original MIT

onboard

21

ryanzhao1011/workframe

Skill Claude CodeCodex

An optional setup guide for configuring recommended project settings, currently focused on an agent-team setting. It asks before changing files and records whether onboarding was completed or skipped.

4 15d ago B 62 tokens original MIT

prd-writer

22

ryanzhao1011/workframe

Skill Claude CodeCodex

A method for deciding which specialised agent or process should handle a request. It routes work based on the task type, such as research, implementation, review, or documentation.

4 15d ago B 97 tokens original MIT

ryanzhao1011/workframe

Skill Claude CodeCodex

A method for designing a product measurement system using frameworks such as AARRR, HEART, North Star, and OKR. It organizes measurements into a main outcome, supporting drivers, and guardrails that prevent harmful trade-offs.

4 15d ago A 37 tokens original MIT

prompt-design

24

ryanzhao1011/workframe

Skill Claude CodeCodex

A structured method for designing prompts, the instructions given to an AI system. It covers the situation, the desired output, constraints, context, user input, and replaceable variables.

4 15d ago A 34 tokens original MIT