16,832 skills sorted by stars.
代码理解和文档生成技能,用于递归分析代码库结构并在每个目录层级生成包含模块概述、详细讲解和文件摘要的README.md文档。当用户需要理解新项目、生成技术文档或进行代码库结构分析时使用此技能。
Use this when user wants you to walk through (code or text) files in a EDITOR to either explain how some code works, or to show th...
Generate and execute code for acting with Python tools. Activate when user explicitly requests to "use the codeact skill" or simil...
Analyzes a codebase to generate comprehensive architectural documentation including technologies used, data flows, functional comp...
Read files from the currently running project codebase.
Expert coding agent for this codebase. Learns from every session to improvecode quality, catch edge cases, and apply proven patter...
Skill from mmtuentertainment/PayPlan
Analyze a GitHub codebase to create comprehensive architecture documentation including ASCII diagrams, component relationships, da...
Use when starting open-ended tasks in unfamiliar codebases, before following existing patterns
Audit and map a codebase to understand structure, dependencies, and risks. Use when the user asks to audit a repo, understand arch...
Use PROACTIVELY when auditing code quality, running security scans, assessing technical debt, reviewing code for production readin...
Classify codebases before modification to choose appropriate development approach
Reorganize scattered modules into subpackages while maintaining backwards compatibility via shims. Trigger when: (1) too many root...
This skill provides a comprehensive context extraction system for large codebases. It intelligently analyzes code structure, depen...
Expert in codebase archaeology and documentation retrieval. Use this when starting new project phases, refactoring large modules,...
Apply code changes to a GitHub repository and automatically create a pull request. Takes user feedback or fix requirements, clones...
>
Quickly index and understand a codebase's architecture. Use at session start to get up to speed fast. Finds entry points, API rout...
Mandatory inspection procedures for understanding Rails codebase structure before writing any code. Use this skill FIRST before an...
Locates files, directories, and components relevant to a feature or task. Call `codebase-locator` with human language prompt descr...
Navigate, search, and understand project structures. Use when onboarding to a codebase, locating implementations, tracing dependen...
Rapidly understand new codebases through automated analysis of structure, dependencies, architecture, complexity, and data flow. U...
Quickly understand a new codebase's architecture, tech stack, and patterns. Use when user asks "what is this project", "project ov...
部署与运维专家,负责把通过 Reviewer 与 QA 门禁的构建安全、可回滚、可观测地部署到服务器(PM2 三进程 + Nginx 反代 + 宝塔)。遵循零停机部署、健康检查、回滚≤3分钟、发布后冒烟的工程基线。处理部署编排、配置管理、流量管理、监控告警。适...
Reviews git history to summarize changes merged while you were away from a consulting project, identifying PRs, code changes, and...
This should only be done if the user asks to "clean up code". At the end of a major change on a git branch this document describes...
Search through previous CodeCompanion chat conversations using semantic search. Use this skill when the user mentions past convers...
CodeConscious认知主体性AI助手的核心身份定义和操作命令系统,提供/runtime.*系列命令用于探索、学习、思考、规划和执行,支持宪法治理和记忆管理
Implement new features using TDD starting from README + Issue (following codegen-test), aligning with existing implementation conv...