Browse Skills
44969 skills found
dispatching-parallel-agents.md
1
1
export
dispatching-parallel-agents
2
from
"samjhecht/wrangler"
from
"samjhecht/wrangler"
3
Use when facing 3+ logically independent failures (different features, different root causes) that can be investigated concurrently - dispatches multiple agents to investigate in parallel; requires either parallel-safe test infrastructure OR sequential fix implementation
2026-01-05
skill-tester.md
1
1
export
skill-tester
2
from
"tnez/dot-agents"
from
"tnez/dot-agents"
3
Test and validate agent skills against the Agent Skills Specification v1.0. Use before deploying skills to ensure spec compliance and catch structural issues.
2026-01-05
reachability-validator.md
1
1
export
reachability-validator
2
from
"cboyd0319/BazBOM"
from
"cboyd0319/BazBOM"
3
Validates reachability analysis results for accuracy, checks for common issues (missing entrypoints, dynamic code false negatives), and provides recommendations. Activates when user asks about reachability correctness, call graph validation, or accuracy concerns.
2026-01-05
receiving-code-review.md
1
1
export
receiving-code-review
2
from
"samjhecht/wrangler"
from
"samjhecht/wrangler"
3
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
2026-01-05
subagent-driven-development.md
1
1
export
subagent-driven-development
2
from
"WesleyMFrederick/cc-workflows"
from
"WesleyMFrederick/cc-workflows"
3
Use when executing implementation plans with independent tasks in the current session - dispatches fresh subagent for each task with code review between tasks, enabling fast iteration with quality gates
2026-01-05
github-cli.md
1
1
export
github-cli
2
from
"Pedro-Jose-da-Rocha-Mendonca/Devflow"
from
"Pedro-Jose-da-Rocha-Mendonca/Devflow"
3
Execute GitHub CLI (gh) commands to manage repositories, pull requests, issues, workflows, and more. Use when working with GitHub operations like creating PRs, listing issues, managing branches, checking workflow runs, or any gh command automation.
2026-01-05
flutter-state-management.md
1
1
export
flutter-state-management
2
from
"spjoshis/claude-code-plugins"
from
"spjoshis/claude-code-plugins"
3
Master Flutter state management with BLoC, Riverpod, Provider, and GetX. Learn when to use each solution and implement scalable state patterns. Use for choosing and implementing state management in Flutter apps.
2026-01-05
zenn-article-writer.md
1
1
export
zenn-article-writer
2
from
"oikon48/zenn-contents"
from
"oikon48/zenn-contents"
3
Write technical articles for Zenn in Oikon's distinctive writing style. This skill should be used when creating articles about AI tools, development workflows, tool integrations, updates/new features, or technical reports. The skill provides detailed writing guidelines, article structure patterns, and reference materials based on Oikon's existing articles.
2026-01-05
consultancy-practices.md
1
1
export
consultancy-practices
2
from
"pacphi/ampel"
from
"pacphi/ampel"
3
Apply effective software quality consultancy practices. Use when consulting, advising clients, or establishing consultancy workflows.
2026-01-05
cognitive-twin.md
1
1
export
cognitive-twin
2
from
"CleanExpo/Unite-Hub"
from
"CleanExpo/Unite-Hub"
3
Continuous business health monitoring across 13 business domains. Scores domain health, generates periodic digests, detects anomalies, simulates decisions, and provides early warning signals for problems.
2026-01-05
application-security.md
1
1
export
application-security
2
from
"dralgorhythm/claude-agentic-framework"
from
"dralgorhythm/claude-agentic-framework"
3
Secure applications against common vulnerabilities. Use when reviewing code for security, implementing security controls, or hardening applications. Covers OWASP Top 10.
2026-01-05
researching-libraries.md
1
1
export
researching-libraries
2
from
"sumik5/dotfiles"
from
"sumik5/dotfiles"
3
Researches existing libraries before implementation. Required before writing any new functionality. Prevents reinventing the wheel by finding and evaluating existing packages.
2026-01-05
hello-extended.md
1
1
export
hello-extended
2
from
"danielscholl/agent-base"
from
"danielscholl/agent-base"
3
Multi-language greetings in 6 languages. Use for non-English greetings or multiple people.
2026-01-05
skill-name.md
1
1
export
skill-name
2
from
"keith-mvs/ordinis"
from
"keith-mvs/ordinis"
3
<what it does>. Use when <when to use it>. Requires <optional dependencies>.
2026-01-05
ensue-auto-memory.md
1
1
export
ensue-auto-memory
2
from
"christinetyip/ensue-auto-memory"
from
"christinetyip/ensue-auto-memory"
3
Automatic persistent memory for Claude Code sessions. Activates on preference statements ("I prefer", "I always", "I like"), corrections ("no, don't", "actually"), identity statements ("my name is", "I work at"), project decisions, or when the system detects memory-related context. Works invisibly in the background.
2026-01-05
ios-networking.md
1
1
export
ios-networking
2
from
"pluginagentmarketplace/custom-plugin-ios"
from
"pluginagentmarketplace/custom-plugin-ios"
3
Master iOS networking - URLSession, async/await, REST APIs, authentication
2026-01-05
code-auditor.md
1
1
export
code-auditor
2
from
"BaekGyu9/tinyCodingAgent"
from
"BaekGyu9/tinyCodingAgent"
3
Analyze a project to provide a summary of line counts per programming language (e.g., how many lines of Go vs Rust). Generates a PDF summary report.
2026-01-05
brainstorm.md
1
1
export
brainstorm
2
from
"Pedro-Jose-da-Rocha-Mendonca/Devflow"
from
"Pedro-Jose-da-Rocha-Mendonca/Devflow"
3
Full workshop for story discovery, user journey mapping, and backlog creation (project)
2026-01-05
kubernetes-orchestration.md
1
1
export
kubernetes-orchestration
2
from
"spjoshis/claude-code-plugins"
from
"spjoshis/claude-code-plugins"
3
Master Kubernetes with pods, deployments, services, ingress, ConfigMaps, secrets, and production cluster management.
2026-01-05
understanding-codebase-cartography.md
1
1
export
understanding-codebase-cartography
2
from
"synapseradio/thinkies"
from
"synapseradio/thinkies"
3
Map unfamiliar codebases by identifying landmarks, boundaries, and flows to build a navigable mental model. Use when: (1) asked to explain code organization, architecture, or system structure, (2) multiple searches for individual files have been made without first examining directory structure, (3) changes or refactoring are proposed before analyzing what currently exists, (4) knowledge is limited to individual file contents rather than system-level organization.
2026-01-05
securityinput-validation.md
1
1
export
securityinput-validation
2
from
"mgreenly/ikigai"
from
"mgreenly/ikigai"
3
Input Validation security skill
2026-01-05
travel-expense-management.md
1
1
export
travel-expense-management
2
from
"jgtolentino/insightpulse-odoo"
from
"jgtolentino/insightpulse-odoo"
3
SAP Concur alternative - self-hosted travel & expense management. Handles travel requests, expense reports, receipt OCR, policy validation, multi-level approvals, and GL posting. Saves $15,000/year in licensing costs.
2026-01-05
aws-cloudformation.md
1
1
export
aws-cloudformation
2
from
"pluginagentmarketplace/custom-plugin-aws"
from
"pluginagentmarketplace/custom-plugin-aws"
3
Infrastructure as Code with CloudFormation templates and stacks
2026-01-05
validate.md
1
1
export
validate
2
from
"X-McKay/kubani"
from
"X-McKay/kubani"
3
Validate cluster configuration and health. Use when checking if cluster is properly configured, before deployments, or diagnosing issues.
2026-01-05