自動定期更新

Skill Registry

清楚搜尋適用於 coding agent 的工作流程,並查看出處、風險訊號與可直接複製的安裝指令。

840個 Skill
39出處
722Low risk
Jul 14更新時間
840 個 Skill
自動定期更新
38推薦

bug-remediation-architect

Coding & Refactoring

Workflow for analyzing bug reports, tracing root causes, and generating structured bug-fix implementation plans with rollback strategies.

GulajavaMinistudio/awesome-copilot-id·MIT·Agent Skills
low85品質分
38推薦

expert-code-reviewer

Security & Compliance

Language-agnostic workflow for code reviews and security audits against Clean Code/SOLID principles, generating formal refactoring plans.

GulajavaMinistudio/awesome-copilot-id·MIT·Agent Skills
low85品質分
38推薦

karpathy-guidelines

Coding & Refactoring

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.

GulajavaMinistudio/awesome-copilot-id·MIT·Agent Skills
low85品質分
38推薦

planner-architect

Coding & Refactoring

Generates formal, structured, and executable implementation plan documents based on specifications.

GulajavaMinistudio/awesome-copilot-id·MIT·Agent Skills
low85品質分
38推薦

aoa-summon

Coding & Refactoring

Explicit activation required: do not invoke or load this skill from an implicit match; wait for explicit user or operator invocation or a source-authorized parent-route selection. Delegate one bounded child route through quest-passport law, local coding-agent execution defaults, hard gates for progression, self-agent, and stress posture, and governed return into reviewed closeout. Use when a parent route already has a real anchor and named outputs and the honest next move is a narrower child reviewer, evaluator, verifier, or leaf helper rather than a larger orchestration layer. Do not use when the route lacks an anchor, the outputs are unnamed, the work is `d3+` and still needs a split, or remote delegation is being used to bypass proof, approval, or closeout posture.

8Dionysus/aoa-skills·Apache-2.0·Agent SkillsCodex
low85品質分
38推薦

fetch-url-as-markdown

Coding & Refactoring

Fetch a web page (URL) and return clean Markdown via local trafilatura, with Exa MCP as a fallback for JS-rendered or anti-bot pages. Use when the user asks to read, fetch, scrape, summarize, or quote a URL — prefer this over the built-in WebFetch tool. Don't use for binary files (PDFs, images, archives) or for fetching API/JSON endpoints.

CodeAlive-AI/ai-driven-development·MIT·Agent SkillsClaude Code
high85品質分
38推薦

Hands-on playbook for macOS disk cleanup, dev-machine optimization, and proactive health alerting. Use when the Mac is full or slow, when a kernel panic / watchdog timeout / vm-compressor-space-shortage / Jetsam event happened, when the user asks to free disk space, audit storage, set up disk/memory alerts, or restore the same monitoring on a new Mac. Built around Mole (`mo` CLI) for safety guards plus a custom LaunchAgent-based alerter for active warnings. Covers Apple Silicon laptops with heavy AI/Docker workloads. Not for general macOS support, hardware diagnostics, networking issues, GUI / window-manager bugs, Time Machine recovery, broken app installs, or app-specific performance problems unrelated to disk or memory pressure.

CodeAlive-AI/ai-driven-development·MIT·Agent SkillsClaude Code
high85品質分
38推薦

Deep research over the Semantic Scholar Graph API. Covers endpoints missing from allenai's lookup skill — paper references (backward citations), recommendations, batch paper lookup (up to 500 IDs), snippet search, and multi-hop citation graph traversal (BFS forward/backward). Use when the user asks to build a citation graph, expand a literature seed, find related work, run a reference network traversal, explore what a paper cites or what cites it beyond simple lookup, or batch-resolve many DOI/arXiv/S2 IDs. For multi-step research questions, delegate to the deep-paper-researcher subagent to keep the main context clean. Not for single paper-by-ID lookups (use semantic-scholar-lookup) or topical discovery (use web_search_advanced_exa).

CodeAlive-AI/ai-driven-development·MIT·Agent SkillsClaude Code
high85品質分
38推薦

a11y-workflow

AI & Agents

Orchestrate the a11y accessibility lifecycle: scout → plan → critique → [perspective audit] → test → critique. Dual-mode: full lifecycle automation or step-by-step dispatch. Spawns specialist agents at depth-1 from the main session.

zivtech/a11y-meta-skills·Apache-2.0·Agent SkillsClaude Code
low85品質分
38推薦

fastapi-adr-generator

Coding & Refactoring

Use when the user wants to record an architectural decision — drafting an Architecture Decision Record (ADR) or RFC, documenting a design choice and its trade-offs, or capturing why an approach was taken. Detects the repo's existing ADR location and template style (MADR or Nygard) and matches it; if none exists, sets one up. Writes the record; it does not change code.

steph-dove/klaussy-agents·MIT·Agent Skills
low85品質分
38推薦

fastapi-commit

Coding & Refactoring

Use when the user wants a commit message written for currently staged changes. Reads `git diff --cached`, recent log style, and CLAUDE.md, then outputs a conventional-commit-style message — type(scope) summary + why-focused body.

steph-dove/klaussy-agents·MIT·Agent SkillsClaude Code
low85品質分
38推薦

fastapi-humanize

Coding & Refactoring

Use when the user wants prose, comments, docs, or a file's text to read like a human engineer wrote it instead of an AI. Strips AI tells (em-dashes, filler openers, chatbot scaffolding) by rewriting, then runs klaussy's deterministic scrubber as a guaranteed backstop. Never touches code.

steph-dove/klaussy-agents·MIT·Agent Skills
low85品質分
38推薦

fastapi-run

Coding & Refactoring

Use when the user wants to run, start, or launch this project's app — to watch a change work end-to-end, reproduce behavior in the real app, or smoke-test locally. Finds the run command from CLAUDE.md and drives the app; it does not write features or fix bugs.

steph-dove/klaussy-agents·MIT·Agent SkillsClaude Code
low85品質分
38推薦

fastapi-slop-coded

Coding & Refactoring

Use when the user explicitly wants to turn clean, human prose INTO maximal AI slop — as a joke, a demo of what AI tells look like, or to stress-test the humanize skill by feeding it the worst input imaginable. The evil twin of humanize — it adds every tell humanize strips. For laughs and demos only; never run it on a real deliverable.

steph-dove/klaussy-agents·MIT·Agent Skills
low85品質分
38推薦

httpx-adr-generator

Coding & Refactoring

Use when the user wants to record an architectural decision — drafting an Architecture Decision Record (ADR) or RFC, documenting a design choice and its trade-offs, or capturing why an approach was taken. Detects the repo's existing ADR location and template style (MADR or Nygard) and matches it; if none exists, sets one up. Writes the record; it does not change code.

steph-dove/klaussy-agents·MIT·Agent Skills
low85品質分
38推薦

httpx-commit

Coding & Refactoring

Use when the user wants a commit message written for currently staged changes. Reads `git diff --cached`, recent log style, and CLAUDE.md, then outputs a conventional-commit-style message — type(scope) summary + why-focused body.

steph-dove/klaussy-agents·MIT·Agent SkillsClaude Code
low85品質分
38推薦

httpx-humanize

Coding & Refactoring

Use when the user wants prose, comments, docs, or a file's text to read like a human engineer wrote it instead of an AI. Strips AI tells (em-dashes, filler openers, chatbot scaffolding) by rewriting, then runs klaussy's deterministic scrubber as a guaranteed backstop. Never touches code.

steph-dove/klaussy-agents·MIT·Agent Skills
low85品質分
38推薦

httpx-run

Coding & Refactoring

Use when the user wants to run, start, or launch this project's app — to watch a change work end-to-end, reproduce behavior in the real app, or smoke-test locally. Finds the run command from CLAUDE.md and drives the app; it does not write features or fix bugs.

steph-dove/klaussy-agents·MIT·Agent SkillsClaude Code
low85品質分
38推薦

httpx-slop-coded

Coding & Refactoring

Use when the user explicitly wants to turn clean, human prose INTO maximal AI slop — as a joke, a demo of what AI tells look like, or to stress-test the humanize skill by feeding it the worst input imaginable. The evil twin of humanize — it adds every tell humanize strips. For laughs and demos only; never run it on a real deliverable.

steph-dove/klaussy-agents·MIT·Agent Skills
low85品質分
38推薦

vastai-sdk

AI & Agents

Vast.ai Python SDK — high-level API for GPU instances, volumes, serverless endpoints, and billing.

vast-ai/vast-cli·MIT·Agent SkillsPython 3.9+
high85品質分
38推薦

challenge

AI & Agents

Challenge, push back, play devil's advocate on AI output. Use when: challenge this, are you sure, push back, prove it, what if you're wrong, devil's advocate, stress test, poke holes, second opinion, sanity check, too confident, really?, question this decision. Subcommands: anchor (committed too fast), verify (facts wrong?), framing (wrong problem?), deep (full devil's advocate in separate context).

pantheon-org/tekhne·MIT·Agent SkillsClaude Code
low85品質分
38推薦

frame-problem

DevOps & Cloud

Sense-making before action. Classify problem using Cynefin triangulation (3 tests + decomposition) to route to the right skill chain. Use when: frame, what approach, how should I start, which skill, where to begin, unsure what to do. NOT for known tasks — just do them.

pantheon-org/tekhne·MIT·Agent SkillsClaude Code
low85品質分
38推薦

github-copilot-models

Coding & Refactoring

Query and display available GitHub Copilot AI models with their capabilities, context limits, and features. Use when: "what models are available", "show copilot models", "list github models", "check model capabilities", "switch models". Examples: - user: "What models can I use with GitHub Copilot?" → fetch and display available models - user: "Show me models with vision support" → filter models by capability - user: "Which model has the largest context window?" → compare model specifications - user: "List all GPT-5 models" → filter by model family

pantheon-org/tekhne·MIT·Agent SkillsClaude Code
low85品質分
38推薦

implementation-planner

Coding & Refactoring

Converts a PRD or requirements document into a structured, phased implementation plan with individual phase files and granular per-task files written to .context/plans/. Also restructures existing monolithic planning documents into digestible, hierarchical directory structures. Creates a root plan index summarising all phases, a numbered phase file per phase, and a numbered task file per task inside each phase directory. Use when the user asks to create an implementation plan, break down a PRD, convert requirements to tasks, structure project phases, generate a roadmap, plan a project in sprints, organise task breakdown, split a monolithic planning doc, or decompose a spec into phases and tasks.

pantheon-org/tekhne·MIT·Agent Skillsopencode
low85品質分

依用途與 Coding Agent 瀏覽 Skill

探索適用於 Codex、Claude Code、GitHub Copilot、Cursor 與 Gemini CLI 的可追溯 Skill。