自動定期更新

Claude Code Skill Registry

查找適用於 Claude Code 的 Agent Skill,並查看來源、風險、相容性與固定版本匯入指令。

1217個 Skill
39出處
1072Low risk
Jul 13更新時間
327 個 Skill
自動定期更新
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-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-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-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-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-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-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-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-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-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-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-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推薦

load-context

Coding & Refactoring

Resume session from CONTEXT-llm.md. Use when resuming work, loading saved context, continuing a previous session. Triggers include "load context", "resume session", "continue where I left off".

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

pick-model

Coding & Refactoring

Recommend optimal Claude model (haiku/sonnet/opus) for a task. Use when user asks "which model", "pick model", "model for", or before starting costly/complex tasks. Covers tech and non-tech tasks.

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

save-context

Coding & Refactoring

Save session to CONTEXT-llm.md with conversation summary. Use when saving work, checkpointing progress, preserving session state. Triggers include "save context", "save session", "checkpoint", "save my progress".

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

promql-validator

Coding & Refactoring

Comprehensive toolkit for validating, optimizing, and understanding Prometheus Query Language (PromQL) queries. Use this skill when working with PromQL queries, prometheus queries, metrics queries, alerting rules, recording rules, or grafana dashboards to check syntax, detect anti-patterns, identify optimization opportunities, and interactively plan queries with users.

pantheon-org/tekhne·MIT·Agent SkillsClaude Code
low85品質分
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推薦

probe

AI & Agents

Safe-to-fail experiment for Complex domain problems where cause-effect is only visible in retrospect. Two-phase: foreground qualify → background probe → sense result. Use when: probe, safe-to-fail, test hypothesis, experiment with hypothesis, Complex domain with hypothesis. NOT for brainstorming (use brainstorm) or known cause-effect (use investigate).

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

troubleshoot

Coding & Refactoring

Use when user reports an error, bug, or something not working. Search-first troubleshooting with diagnostic phase. Triggers: debug, error, broken, not working, failing, crash, exception.

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推薦

retrospect-collab

Coding & Refactoring

Analyze collaboration patterns (HOW) and compute metrics from captured sessions. Use when reviewing collaboration quality, analyzing human-AI interaction, computing session metrics. Triggers include "retrospect collab", "collaboration analysis", "session patterns", "how am I collaborating".

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

retrospect-domain

Coding & Refactoring

Analyze domain insights (WHAT/WHY learned) from captured sessions. Use when reviewing learnings, extracting patterns, analyzing decisions. Triggers include "retrospect domain", "domain analysis", "what did I learn", "session insights".

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

skillsmith

Coding & Refactoring

Discover, install, compare, and manage Claude Code skills. Search the registry, get recommendations, validate skill quality, and manage your installed skills.

smith-horn/skillsmith·NOASSERTION·Agent SkillsClaude Code
low75品質分

依用途與 Coding Agent 瀏覽 Skill

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