Browse Skills

9063 skills found

implementation.md
0
1 export implementation
2 terraphim from "terraphim/codex-skills"
3 Production-ready code implementation following approved designs. Writes clean,tested, documented code. Zero linting violations. All code includes tests.
2026-01-05
perf-analyzer.md
0
1 export perf-analyzer
2 michaeldubu from "michaeldubu/Nexus-Code-CLI"
3 Analyzes performance benchmarks from CUDA, CPU, memory tests. Parses output, identifies bottlenecks, tracks metrics over time, generates optimization insights.
2026-01-05
hookify.md
0
1 export hookify
2 ferg-cod3s from "ferg-cod3s/anthropic-plugin-converter"
3 Hook creation and management system for React, Vue, and other frameworks with automated hook generation, testing, and documentation.
2026-01-05
always-works-testing.md
0
1 export always-works-testing
2 FlorinPopaCodes from "FlorinPopaCodes/claude-skills"
3 Default testing standard for all implementation work - ensures code actually works through mandatory execution validation before confirming to user. Applies automatically whenever writing, modifying, debugging, or implementing any code (scripts, APIs, UI, configs, data operations, logic changes). This is the baseline expectation, not an optional extra - every implementation must be verified through actual execution, not assumed correct.
2026-01-05
openwebf-app-testing-vitest.md
0
1 export openwebf-app-testing-vitest
2 archview-ai from "archview-ai/webf-plugin"
3 Set up and improve WebF app tests with Vitest and React Testing Library. Use when the user mentions Vitest, React Testing Library, unit tests, component tests, “testing trophy”, or asks to add/fix tests in a Vite/React/TS WebF app.
2026-01-05
context-optimizer.md
0
1 export context-optimizer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Optimizes token usage and context management for large tasks, cleanup operations, multi-step workflows, code audits, and complex agent operations. Automatically triggers when handling cleanup commands, large codebase analysis, multi-file operations, or tasks requiring multiple subagents. Enforces efficient context usage while maintaining quality results.
2026-01-05
python-cleanup.md
0
1 export python-cleanup
2 franklinbaldo from "franklinbaldo/egregora"
3 Perform comprehensive dead code and clean-up analysis in Python projects using static analysis, coverage, dependency checks, and security scanning. Use when asked to clean up code, find unused code, analyze dependencies, or improve code quality.
2026-01-05
csrf-auth-debugger.md
0
1 export csrf-auth-debugger
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Debug CSRF token issues and authentication problems including 403 Forbidden errors, cookie issues, JWT tokens, OAuth flows, and session management. Use when troubleshooting CSRF verification failed, 403 errors on POST requests, login not working, or token refresh issues.
2026-01-05
moai-platform-clerk.md
0
1 export moai-platform-clerk
2 junseokandylee from "junseokandylee/ClaudeAutomate"
3 Clerk modern authentication specialist covering WebAuthn, passkeys, passwordless, and beautiful UI components. Use when implementing modern auth with great UX.
2026-01-05
create-functional-test.md
0
1 export create-functional-test
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create functional test for HTTP controllers and LiveComponents. Use when testing web endpoints, form submissions, API responses, or LiveComponent interactions. Tests make HTTP requests and verify responses/DOM.
2026-01-05
testing-patterns.md
0
1 export testing-patterns
2 ericnunes30 from "ericnunes30/frame-code-cli"
3 Padrões e boas práticas para testes de software
2026-01-05
skill-generator.md
0
1 export skill-generator
2 jrc1883 from "jrc1883/popkit-claude"
3 Use when you want to capture project-specific patterns as reusable skills - generates custom skills based on codebase patterns, common workflows, and team conventions discovered during analysis. Creates skills for patterns, testing, deployment, debugging, and setup. Do NOT use for generic skills that would work across any project - those belong in popkit core, not project-specific generation.
2026-01-05
better-auth-v2.md
0
1 export better-auth-v2
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Production-ready authentication system using Better Auth v2 with latest features. Includes OAuth providers, advanced RBAC, multi-tenant support, and security best practices.
2026-01-05
k8s-security-policies.md
0
1 export k8s-security-policies
2 HermeticOrmus from "HermeticOrmus/after-the-third-cup"
3 Implement Kubernetes security policies including NetworkPolicy, PodSecurityPolicy, and RBAC for production-grade security. Use when securing Kubernetes clusters, implementing network isolation, or enforcing pod security standards.
2026-01-05
kyverno-pod-security-templates.md
0
1 export kyverno-pod-security-templates
2 adaptive-enforcement-lab from "adaptive-enforcement-lab/claude-skills"
3 Kyverno pod security policies enforcing Pod Security Standards, privilege restrictions, and security profiles for Kubernetes workloads.
2026-01-05
test-runner.md
0
1 export test-runner
2 EffortlessMetrics from "EffortlessMetrics/demo-swarm"
3 Run the relevant tests for the current change and summarize results. Use in Flow 3 (Build) and optionally in Flow 4 (Gate).
2026-01-05
pci-compliance.md
0
1 export pci-compliance
2 HermeticOrmus from "HermeticOrmus/after-the-third-cup"
3 Implement PCI DSS compliance requirements for secure handling of payment card data and payment systems. Use when securing payment processing, achieving PCI compliance, or implementing payment card security measures.
2026-01-05
forge-lang-rust.md
0
1 export forge-lang-rust
2 martimramos from "martimramos/claude-forge"
3 Rust development standards including cargo test, clippy, and rustfmt. Use when working with Rust files, Cargo.toml, or Rust tests.
2026-01-05
gap-analysis-framework.md
0
1 export gap-analysis-framework
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive gap analysis framework for identifying missing capabilities, coverage, and requirements. Use for requirements vs implementation gaps, test coverage analysis, documentation gaps, security posture assessment, performance benchmarks, feature parity analysis, team capability gaps, infrastructure coverage, compliance gaps, and accessibility analysis. Includes SWOT, maturity models, and automated gap detection.
2026-01-05
dbt-development.md
0
1 export dbt-development
2 majiayu000 from "majiayu000/claude-skill-registry"
3 PROACTIVE skill - STOP and invoke BEFORE writing dbt SQL. Validates models against coding conventions for staging, integration, and warehouse layers. Covers naming, SQL structure, field conventions, testing, and documentation. CRITICAL - When about to write .sql files in models/, invoke this skill first, write second. Supports project-specific convention overrides and sqlfluff integration.
2026-01-05
test-plan-generator.md
0
1 export test-plan-generator
2 kanopi from "kanopi/cms-cultivator"
3 Automatically generate comprehensive QA test plans when user mentions testing requirements, QA needs, or asks what should be tested. Analyzes code changes and features to create structured test scenarios. Invoke when user mentions "test plan", "QA", "what to test", "testing requirements", or "test scenarios".
2026-01-05
pr-author-agent.md
0
1 export pr-author-agent
2 Kart-rc from "Kart-rc/dataobservability-agents"
3 AI-powered PR Author Agent that transforms Observability Diff Plans into Pull Requests. Use when: (1) Generating instrumentation code from Scout Agent output, (2) Creating OTel configuration, correlation headers, lineage specs, (3) Scaffolding telemetry validation tests, (4) Creating GitHub/GitLab PRs with observability artifacts. Triggers: "generate PR from diff plan", "create instrumentation PR", "scaffold observability code", "generate OTel config", "create telemetry PR".
2026-01-05
git.md
0
1 export git
2 julianobarbosa from "julianobarbosa/tiger-900"
3 Complete Git version control workflow automation. USE WHEN user mentions commit, push, pull request, PR, branch, merge, rebase, stash, git status, staged files, unstaged changes, OR any version control operations. Handles conventional commits, security checks, and GitHub CLI integration.
2026-01-05
security.md
0
1 export security
2 popo0407 from "popo0407/DATANA"
3 セキュリティとコンプライアンスの規約
2026-01-05