Automatically refreshed

Claude Code Skill Registry

Find source-tracked agent skills for Claude Code with risk signals and commit-pinned install commands.

1217skills
39Source
1072Low risk
Jul 13Updated
327 skills
Automatically refreshed
38REC

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
low85Quality
38REC

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
low85Quality
38REC

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
low85Quality
38REC

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
low85Quality
38REC

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
low85Quality
38REC

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
low85Quality
38REC

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
low85Quality
38REC

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
low85Quality
38REC

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
low85Quality
38REC

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
low85Quality
38REC

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
low85Quality
38REC

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
low85Quality
38REC

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
low85Quality
38REC

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
low85Quality
38REC

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
low85Quality
38REC

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
low85Quality
38REC

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
low85Quality
38REC

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
low85Quality
38REC

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
low85Quality
38REC

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
low85Quality
38REC

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
low85Quality
38REC

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
low85Quality
38REC

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
low85Quality
38REC

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
low75Quality

Browse agent skills by use case and coding agent

Explore source-tracked skills for Codex, Claude Code, GitHub Copilot, Cursor, and Gemini CLI.