全部收录

相关性达标的全量 Skills(含未精选长尾)· 共 6067

review-code

The repeatable process for reviewing a code change: understand the change's intent before critiquing, read the diff AND the surrounding code, verify the change's claims and tests rather than trusting them, categorize each finding by severity, and structure the written review. Load whenever the task is to review a pull request, diff, branch, or proposed code change - before you start reading the diff.

Skill.md ↗

research-git-repos

How to research a git repository's code, structure, or conventions: clone it shallowly and read it locally with your filesystem tools instead of fetching github.com pages over the web. Load when a task involves understanding a codebase, a repo's layout, its conventions, how a feature is implemented, or anything answerable from the repository's own files.

Skill.md ↗

pr-authoring

How to write a pull request - a title and a description that tell the reviewer what changed, why, and how to verify it, scaled to the size of the change. Use when composing a PR for delivery.

Skill.md ↗

format-markdown

Reformats a Markdown document for clean visual rendering - consistent whitespace, heading hierarchy, scannability, and formatting consistency. Preserves all content and links exactly. Use before returning any Markdown document to the user, or when asked to clean up, format, or tidy Markdown output.

Skill.md ↗

fix-bug

The disciplined way to fix a bug: build a root-cause theory by reading the code, prove it with a test that fails for the right reason, then implement until that test goes green and the wider suite stays green. Load whenever the task is to fix a bug, defect, regression, crash, wrong output, or "it should do X but does Y" in existing code - before you start editing.

Skill.md ↗

develop-feature

The disciplined way to build a new feature: understand the real problem, reuse or extend before you add, prefer a proven library over hand-rolled code, work the edge cases until the design holds, gate on functional tests, then implement to green. Load whenever the task is to add a feature, capability, command, endpoint, or non-trivial new behavior to a codebase - before you start designing or writing code.

Skill.md ↗

commit-authoring

How to write one atomic commit for a code change - Conventional Commits format, imperative subject, why-not-how body. Use whenever you commit code (git_commit): one node's work is exactly one reviewable, testable commit.

Skill.md ↗

optimize-agent-context

审计并安全优化本地 AI Agent 的上下文、技能与触发与路由配置。

▸ 推荐理由能显著减少冗余提示并提升工具路由与可解释性,适合 Agent 维护者。
▸ 风险提示会读取或修改本地配置,需先备份并防止凭据泄露。
Skill 开发管理上下文精简Agent调优跨厂商通用Skill.md ↗

lc-rules

为工作区创建或审计规则路由,保留现有项目文件并预览变更。

▸ 推荐理由按任务抽取关键指南,适合多项目或多代理环境管理。
▸ 风险提示会修改工作区文件,需写权限并注意备份。
Skill 开发管理工作区规则路由器代理配置通用Skill.md ↗

douyin-favorites-to-knowledge

将用户已授权账号中的抖音收藏配置并同步到本地 Markdown 或 Obsidian 知识库;提供首次 setup、增量 sync、登录恢复、JSON 导入、局部审核,以及按需接入本地转录、MiniMax 或其他分析模型和飞书通知。不得绕过登录、访问他人账号或泄露 Cookie 与私密数据。

Skill.md ↗

ratemyskill

Use this skill to rate, audit, red-team, or decide whether to publish a concrete Agent Skill folder, SKILL.md, repository, archive, plugin, or installed skill. Use for discovery and trigger accuracy, progressive disclosure, reference integrity, with-skill versus without-skill evals, script and tool safety, prompt injection, secrets, network and supply-chain risks, Codex and Claude Code portability, marketplace readiness, prioritized fixes, author defense, and same-rubric re-reviews. Trigger for wording such as rate my skill, audit this Agent Skill, review my SKILL.md, should I publish this skill, test its triggers, red-team these instructions, skill 上架前挑刺, 这个 skill 能发布吗, or 给 skill 打分. Require an actual Skill artifact, including one in the current workspace. Do not use for generic prompt polishing, code review, creating or installing a Skill, standalone plugin-manifest validation, reviewing one response without its Skill artifact, human abilities, or general agent-design advice.

Skill.md ↗

ratemyskill

Use this skill to rate, audit, red-team, or decide whether to publish a concrete Agent Skill folder, SKILL.md, repository, archive, plugin, or installed skill. Use for discovery and trigger accuracy, progressive disclosure, reference integrity, with-skill versus without-skill evals, script and tool safety, prompt injection, secrets, network and supply-chain risks, Codex and Claude Code portability, marketplace readiness, prioritized fixes, author defense, and same-rubric re-reviews. Trigger for wording such as rate my skill, audit this Agent Skill, review my SKILL.md, should I publish this skill, test its triggers, red-team these instructions, skill 上架前挑刺, 这个 skill 能发布吗, or 给 skill 打分. Require an actual Skill artifact, including one in the current workspace. Do not use for generic prompt polishing, code review, creating or installing a Skill, standalone plugin-manifest validation, reviewing one response without its Skill artifact, human abilities, or general agent-design advice.

Skill.md ↗