Muromi-Rikka/cc-learn

一份由浅入深的 Claude Code 使用教程文档站

2Stars on the repository
30Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

agent-code-review

01

Muromi-Rikka/cc-learn

Agent

A structured code-review agent that checks payment APIs, order state machines, and inventory deductions for security, speed, correctness, and maintainability. It returns the review as a JSON-formatted report.

2 1mo ago A 44 tokens

agent-research

02

Muromi-Rikka/cc-learn

Agent

A research agent that compares Next.js, Remix, and Astro using web search and page retrieval. These are web-development frameworks for building websites and applications.

2 1mo ago A 38 tokens

case-study-writing

03

Muromi-Rikka/cc-learn

Agent

A writing assistant that turns customer industry details, usage data, and interview quotes into several case-study materials.

2 1mo ago A 39 tokens

Muromi-Rikka/cc-learn

Agent

A multi-agent process for comparing the features of Notion, Confluence, and Feishu documents. A feature matrix is a table that compares the same capabilities across products.

2 1mo ago A 47 tokens

Muromi-Rikka/cc-learn

Agent

A coordinated development setup that splits a data-export feature into front-end, back-end, and command-line modules. Separate agent worktrees let three agents develop in isolation before the changes are integrated and tested end to end.

2 1mo ago A 46 tokens

Muromi-Rikka/cc-learn

Agent

A collaborative requirements-planning setup in which a product manager, growth specialist, and backend architect analyse a data-export feature together. It produces a complete product requirements document, or PRD, which describes what should be built and how it should work.

2 1mo ago A 37 tokens

Muromi-Rikka/cc-learn

Agent

An agent that reviews a data-export feature across security, performance, and code quality. It also tests the feature end to end, including boundary and error cases, and checks a delivery checklist.

2 1mo ago A 48 tokens

index

08

Muromi-Rikka/cc-learn

Agent

A Chinese-language collection of 13 examples showing how Claude Code can coordinate multiple agents. Claude Code is a coding assistant that can delegate work to other agents.

2 1mo ago A 31 tokens

judge-panel

09

Muromi-Rikka/cc-learn

Agent

A panel of four agents that compares Zustand, Jotai, Valtio, and Redux Toolkit from the viewpoints of performance, ecosystem, learning difficulty, and team fit. A judge agent combines the findings into a recommendation.

2 1mo ago A 43 tokens

Muromi-Rikka/cc-learn

Agent

A coordinated migration that changes `require` statements to `import` across 50 or more files in a monorepo, a repository containing multiple related projects. Ten agents divide the files and work in parallel.

2 1mo ago A 47 tokens

okr-alignment

11

Muromi-Rikka/cc-learn

Agent

A tool that breaks a company’s yearly OKRs—objectives and measurable results—into results and actions for each business line. It also checks whether the planned actions support the goals and produces alignment reports.

2 1mo ago A 38 tokens

parallel-review

12

Muromi-Rikka/cc-learn

Agent

A parallel review setup that starts three agents to examine a payment module for security, performance, and correctness, then checks their findings for false alarms.

2 1mo ago A 42 tokens

pipeline-workflow

13

Muromi-Rikka/cc-learn

Agent

A multi-agent workflow for developing REST API endpoints, which are web interfaces that let software exchange data. One agent designs the API, another builds the front-end component, another writes tests, and another reviews the result.

2 1mo ago A 39 tokens

pricing-strategy

15

Muromi-Rikka/cc-learn

Agent

An agent that analyzes three competitors' pricing models and past price changes, then creates three pricing options for your product. The options cover penetration pricing, value-based pricing, and competitor-based pricing, with an ARR forecast.

2 1mo ago A 50 tokens

self-healing-loop

16

Muromi-Rikka/cc-learn

Agent

An agent that repeatedly reviews and fixes a specified 2,000-line legacy order-service file. It continues until two rounds in a row find no new issues.

2 1mo ago A 52 tokens

single-agent-task

17

Muromi-Rikka/cc-learn

Agent

An example of delegating repeated Express API work to separate coding agents, such as refactoring log middleware, handling errors, and writing unit tests.

2 1mo ago A 42 tokens

subagent-types

18

Muromi-Rikka/cc-learn

Agent

A set of three predefined helper-agent roles: one for exploring, one for reviewing code, and one for general tasks. It organizes them into a review–fix–verify cycle.

2 1mo ago A 34 tokens

Muromi-Rikka/cc-learn

Agent

An agent that reviews five user-interview transcripts and extracts problems, how often they appear, and the quotes that support them.

2 1mo ago A 47 tokens

worktree-isolation

20

Muromi-Rikka/cc-learn

Agent

A setup for developing two changes in separate Git worktrees, which are independent working copies of the same repository. It covers a user-avatar upload and an email-notification refactor.

2 1mo ago A 36 tokens