Browse Skills
20307 skills found
infra-agent.md
0
1
export
infra-agent
2
from
"Unicorn/Radium"
from
"Unicorn/Radium"
3
Creates infrastructure as code configurations for cloud and on-premise deployments
2026-01-05
code-modularization-evaluator.md
0
1
export
code-modularization-evaluator
2
from
"dotneet/claude-code-marketplace"
from
"dotneet/claude-code-marketplace"
3
Evaluate and improve code modularization using the Balanced Coupling Model. Analyzes coupling strength, connascence types, and distance to identify refactoring opportunities and architectural improvements. Use when reviewing code architecture, refactoring modules, or designing new systems.
2026-01-05
writing-style.md
0
1
export
writing-style
2
from
"odysseus0/nix-config"
from
"odysseus0/nix-config"
3
Apply personal writing style when drafting documents, notes, or any written content. Triggers when user asks to write, draft, create content, or requests style application. Does NOT affect conversation tone - only written artifacts.
2026-01-05
ultrathink-detective.md
0
1
export
ultrathink-detective
2
from
"tianzecn/myclaudecode"
from
"tianzecn/myclaudecode"
3
⚡ PRIMARY TOOL for: 'comprehensive audit', 'deep analysis', 'full codebase review', 'multi-perspective investigation', 'complex questions'. Combines ALL detective perspectives (architect+developer+tester+debugger). Uses Opus model. REPLACES grep/glob entirely. Uses claudemem v0.3.0 AST with ALL commands (map, symbol, callers, callees, context). GREP/FIND/GLOB ARE FORBIDDEN.
2026-01-05
ossdocumentation-pr.md
0
1
export
ossdocumentation-pr
2
from
"devkade/collaborator"
from
"devkade/collaborator"
3
Phase 4 of OSS contribution - Document changes and create a comprehensive, reviewable pull request. Writes clear PR description, documents code changes, creates changelog entries, and prepares for review. Use when implementation is complete and ready to submit work.
2026-01-05
gemini-cli.md
0
1
export
gemini-cli
2
from
"timbuchinger/loadout"
from
"timbuchinger/loadout"
3
Use Gemini CLI for analyzing large codebases or multiple files that exceed context limits. Leverage Google Gemini's massive context window with `gemini -p` and `@` syntax for file/directory inclusion to verify implementations, check patterns, and understand project-wide architecture.
2026-01-05
lockplane.md
0
1
export
lockplane
2
from
"lockplane/lockplane"
from
"lockplane/lockplane"
3
Use Lockplane for safe database schema management - define schemas in .lp.sql files, validate, and apply with shadow DB testing
2026-01-05
codearchitect.md
0
1
export
codearchitect
2
from
"treasonx/dotfiles"
from
"treasonx/dotfiles"
3
Analyzes a codebase to generate comprehensive architectural documentation including technologies used, data flows, functional components, APIs, external dependencies, commit history analysis, and complexity hotspots.
2026-01-05
loopwish-openapi-contract.md
0
1
export
loopwish-openapi-contract
2
from
"LoopWish/web"
from
"LoopWish/web"
3
Keep web expectations and the shared OpenAPI spec in sync. Use when frontend work implies new/changed backend endpoints so the contract in the shared repo stays accurate.
2026-01-05
universal-industry.md
0
1
export
universal-industry
2
from
"dylantarre/animation-principles"
from
"dylantarre/animation-principles"
3
Use when designing animations for any industry or when industry-specific guidelines do not apply
2026-01-05
disagreement-resolution.md
0
1
export
disagreement-resolution
2
from
"eaasxt/Farmhand"
from
"eaasxt/Farmhand"
3
Resolve disagreements between agents or approaches using test-based adjudication. Use when agents disagree, when multiple valid approaches exist, when the user asks "which approach", or when making architectural decisions with tradeoffs.
2026-01-05
worktree-path-policy.md
0
1
export
worktree-path-policy
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Ensures all file operations occur in the correct worktree directory to prevent accidental changes to the wrong codebase. Use when implementing, reviewing, testing, or documenting code in worktree-based development workflows.
2026-01-05
mcp-serena-fast-ops.md
0
1
export
mcp-serena-fast-ops
2
from
"NEXTAltair/LoRAIro"
from
"NEXTAltair/LoRAIro"
3
Fast code operations using Serena MCP (1-3s) for symbol search, memory read/write, and basic code editing in LoRAIro project
2026-01-05
backend-rust.md
0
1
export
backend-rust
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Rust/WASM backend in api-rust/. High-performance alternative using workers-rs, utoipa for OpenAPI, and Supabase REST API. Port 9999 for local dev. 10-100x faster than Python.
2026-01-05
multi-agent.md
0
1
export
multi-agent
2
from
"data-desk-eco/media"
from
"data-desk-eco/media"
3
Multi-agent collaboration. Use when working with other Claude Code sessions, coordinating work, or needing to communicate with teammates.
2026-01-05
freshdesk-api.md
0
1
export
freshdesk-api
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Expert in Freshdesk helpdesk API for building integrations, extracting support data, managing tickets/contacts/companies, and automating support workflows. Use when working with Freshdesk, building helpdesk integrations, analyzing support ticket data, or creating customer support applications.
2026-01-05
api-design.md
0
1
export
api-design
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
RESTful API design principles, patterns, and best practices. Use when building backend APIs. (project)
2026-01-05
writing-clearly-and-concisely.md
0
1
export
writing-clearly-and-concisely
2
from
"joshuadavidthomas/opencode-plugins-manual"
from
"joshuadavidthomas/opencode-plugins-manual"
3
Use when writing prose humans will read—documentation, commit messages, error messages, explanations, reports, or UI text. Applies Strunk's timeless rules for clearer, stronger, more professional writing.
2026-01-05
oidc-federation-patterns.md
0
1
export
oidc-federation-patterns
2
from
"adaptive-enforcement-lab/claude-skills"
from
"adaptive-enforcement-lab/claude-skills"
3
Secretless authentication to cloud providers using OpenID Connect federation. GCP, Azure, and cloud-agnostic examples with subject claim patterns and trust policies.
2026-01-05
ios-deploy-usb.md
0
1
export
ios-deploy-usb
2
from
"asnar00/miso"
from
"asnar00/miso"
3
Build and deploy iOS app to connected iPhone via USB. Fast deployment (~8-10 seconds) for development iteration. Use when deploying, installing, or building apps to physical iPhone.
2026-01-05
hojokin-navi.md
0
1
export
hojokin-navi
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
補助金ナビ開発スキル。JグランツAPI連携、Supabase操作、補助金データ処理のベストプラクティス。使用タイミング: (1) JグランツAPIからデータ取得 (2) 補助金データのDB保存・検索 (3) HTMLフィールドの処理 (4) Slack通知実装
2026-01-05
ci-credit-memo.md
0
1
export
ci-credit-memo
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Generate comprehensive Commercial & Industrial (C&I) loan credit memos for banking demos. Interviews bankers, gathers data from Morningstar/S&P/Aiera/LSEG, handles file uploads, tracks citations, and produces standardized credit approval documents. Use when a banker needs to create a credit memo for a C&I loan application.
2026-01-05
monitoring-alerting.md
0
1
export
monitoring-alerting
2
from
"ricardoroche/ricardos-claude-code"
from
"ricardoroche/ricardos-claude-code"
3
Automatically applies when implementing monitoring and alerting. Ensures proper metric instrumentation, alerts, SLO/SLI definition, dashboards, and observability patterns.
2026-01-05
cloudflare-observability-logging-monitoring.md
0
1
export
cloudflare-observability-logging-monitoring
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use this skill whenever the user wants to improve or set up logging, tracing, metrics, and monitoring for Cloudflare Workers/Pages (e.g. Hono + TypeScript), including Wrangler tail, Workers Analytics, log structure, and integration with external tools like Sentry.
2026-01-05