Cursor rule Cursor
A set of rules for building applications around separate front-end, integration, and back-end API layers. An API is a defined way for software parts to exchange data and actions.
Cursor rule Cursor
A set of rules for building applications around separate front-end, integration, and back-end API layers. An API is a defined way for software parts to exchange data and actions.
Cursor rule Cursor
A set of project rules for creating reusable Claude configuration packages. Each package contains commands, skills, and optionally agents or local settings, and can be copied into another project as its `.claude` setup.
Instructions file
Instructions for samqin123/Claude_skill_pool, covering claude.md - 开发规范与元指令, 1. 项目核心逻辑, 2. 标准目录结构 (standard directory structure), 3. 文件格式规范 and 3.1 commands (.claude/commands/.md).
Agent Claude Code
A requirements assistant that turns vague programming requests into structured instructions for AI coding tools. It asks for missing details such as the technology, versions, deployment environment, security needs, and performance targets.
Agent Claude Code
A code-analysis assistant that maps how files, functions, variables, data, and modules relate inside a project. It also creates or updates Markdown records of debugging context and past fixes.
Agent Claude Code
A debugging and incremental-development assistant that uses project context and previous `.debug` records before changing code. It aims to locate root causes, make small consistent edits, run checks, and record the results.
Command Claude Code
A Chinese-language command that turns a natural-language development request into a technical specification and detailed instructions for an AI coding tool.
Command Claude Code
An API-first development workflow that treats the backend as a separate API package and has the frontend use documented API endpoints. API endpoints are agreed interfaces through which software exchanges data.
Command Claude Code
A front-end debugging assistant that reviews an interface as both a visual designer and an engineer. It translates vague design feedback into concrete changes to layout, colour, spacing, typography, hierarchy, and animation, while recording work in `.debug` files.
Command Claude Code
A general code-debugging and incremental-development command that first studies the relevant files, functions, variables, and data flow. It records context and fixes in module-specific `.debug` documents and includes code checks after changes.
Command Claude Code
Generate a Product Requirements Document (PRD) for a new feature.
Command Claude Code
An autonomous coding command that turns a product requirements document (PRD) into a task list and runs coding sub-agents to complete it.
Command Claude Code
Convert PRD to Ralph format and run the autonomous agent loop.
Skill Claude CodeCodex
A specification assistant that converts natural-language software requests into technical plans and step-by-step instructions for an AI coding tool. It covers architecture choices, requirements, testing, security, performance, documentation, and deployment constraints.
Skill Claude CodeCodex
An API-first development framework that separates a project into frontend pages, coordinating code, and independent backend API packages. An API is a defined way for one part of a program to request data or actions from another.
Skill Claude CodeCodex
A structured workflow for debugging existing code or adding small features. It maps the relevant call chain and data dependencies, records decisions in .debug files, and verifies the change.
Skill Claude CodeCodex
A workflow for designing and implementing user interfaces while keeping visual decisions in .debug records. It translates broad style requests into concrete layout, color, spacing, and interaction choices.
Skill Claude CodeCodex
An autonomous coding loop that turns a Markdown PRD—a document describing a product and its requirements—into structured user stories, then works through them one at a time with a new agent each round.
Skill Claude CodeCodexGemini CLI
Generate a Product Requirements Document (PRD) for a new feature. Use when planning a feature, starting a new project, or when asked to create a PRD.
Skill Claude CodeCodexGemini CLI
A workflow that uses Claude Code sub-agents to carry out a product requirements document, or PRD, one user story at a time. A PRD is a document describing what a product or feature should do.
Command Claude Code
A research assistant that interprets uploaded scientific figures and combines them with PubMed literature searches to build a scientific explanation. PubMed is a database of biomedical research articles.
Command Claude Code
A command that studies an existing research document and turns its research method into reusable templates. It extracts the way the research was done, rather than copying its conclusions.
Command Claude Code
A command for managing a research-paper submission package, from choosing a target journal through preparing a checklist, quality checks, and tracking. A target journal is the publication where the paper will be submitted.
Command Claude Code
A command that finds PubMed, DOI, and full-text links for references in Reference_list.md. PubMed is a database of biomedical and health research papers.