mistake-log
01Skill Claude CodeCodex
A skill that records and reviews past agent mistakes, with its description written in Chinese.
Skill Claude CodeCodex
A skill that records and reviews past agent mistakes, with its description written in Chinese.
Skill Claude CodeCodex
Rspress best practices for config, CLI workflow, content organization, frontmatter, MDX, themes, i18n, search, static assets, deployment, and debugging. Use when writing, reviewing, or troubleshooting Rspress documentation sites.
Skill Claude CodeCodex
Generate and maintain description frontmatter for Rspress documentation files (.md/.mdx). Use when a user wants to add SEO descriptions, improve search engine snippets, generate llms.txt metadata, prepare docs for AI summarization, or batch-update frontmatter across an Rspress doc site. Also use when adding new…
Instructions file CodexOpenCode
AGENTS.md instructions for Muromi-Rikka/cc-learn, covering agents.md, quick reference, architecture, content rules and code style.
Instructions file
Claude Code instructions for Muromi-Rikka/cc-learn, covering claude.md, project overview, commands, architecture and content authoring.
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.
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.
Agent
A writing assistant that turns customer industry details, usage data, and interview quotes into several case-study materials.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
Agent
An agent that reviews a draft PRD, a product requirements document, for missing details and risks.
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.
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.
Agent
An example of delegating repeated Express API work to separate coding agents, such as refactoring log middleware, handling errors, and writing unit tests.
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.
Agent
An agent that reviews five user-interview transcripts and extracts problems, how often they appear, and the quotes that support them.