Browse Skills
44969 skills found
documenting-debugging-workflows.md
2
1
export
documenting-debugging-workflows
2
from
"cipherstash/cipherpowers"
from
"cipherstash/cipherpowers"
3
Create symptom-based debugging documentation that matches how developers actually search for solutions
2026-01-05
system-diagnostician.md
2
1
export
system-diagnostician
2
from
"daffy0208/ai-dev-standards"
from
"daffy0208/ai-dev-standards"
3
Performs Codex-assisted project health diagnostics, identifies capability gaps, and produces prioritized improvement plans.
2026-01-05
healthsim-membersim.md
2
1
export
healthsim-membersim
2
from
"mark64oswald/healthsim-skills"
from
"mark64oswald/healthsim-skills"
3
MemberSim generates realistic synthetic claims and payer data for testing claims processing systems, payment integrity, and benefits administration.
2026-01-05
fuzzing-apis.md
2
1
export
fuzzing-apis
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill enables Claude to perform automated fuzz testing on APIs to discover vulnerabilities, crashes, and unexpected behavior. It leverages malformed inputs, boundary values, and random payloads to generate comprehensive fuzz test suites. Use this skill when you need to identify potential SQL injection, XSS, command injection vulnerabilities, input validation failures, and edge cases in APIs. Trigger this skill by requesting fuzz testing, vulnerability scanning, or security analysis of an API. The skill is invoked using the `/fuzz-api` command.
2026-01-05
r3f-drei.md
2
1
export
r3f-drei
2
from
"Bbeierle12/Skill-MCP-Claude"
from
"Bbeierle12/Skill-MCP-Claude"
3
@react-three/drei helper library—OrbitControls, Text, Environment, useTexture, useGLTF, Html, Billboard, and 50+ abstractions that simplify common R3F patterns. Use when implementing camera controls, loading assets, rendering text, or needing common 3D utilities.
2026-01-05
fullstory-travel.md
2
1
export
fullstory-travel
2
from
"fullstorydev/fs-skills"
from
"fullstorydev/fs-skills"
3
Industry-specific guide for implementing Fullstory in travel and hospitality applications including airlines, hotels, OTAs, car rentals, and vacation packages. Covers booking funnel optimization, search and filtering UX, payment handling (PCI), loyalty programs, and multi-traveler booking flows. Includes detailed examples for search, booking, check-in, and post-trip experiences.
2026-01-05
unity-mobile.md
2
1
export
unity-mobile
2
from
"creator-hian/claude-code-plugins"
from
"creator-hian/claude-code-plugins"
3
Optimize Unity games for mobile platforms with IL2CPP, platform-specific code, and memory management. Masters iOS/Android deployment, app size reduction, and battery optimization. Use for mobile builds, platform issues, or device-specific optimization.
2026-01-05
image-gen.md
2
1
export
image-gen
2
from
"MarkShawn2020/.claude"
from
"MarkShawn2020/.claude"
3
Generate images using Gemini via ZenMux
2026-01-05
multi-tenant-postgres.md
2
1
export
multi-tenant-postgres
2
from
"raphaelmansuy/k8s-agent-stack"
from
"raphaelmansuy/k8s-agent-stack"
3
Implement multi-tenant PostgreSQL database layer with row-level security. Use for database schema design, tenant isolation, migrations, connection pooling, and data access patterns. Triggers on "database schema", "PostgreSQL", "multi-tenant", "row-level security", "RLS", "database migration", "sqlc", or when implementing the data layer for AgentStack.
2026-01-05
bcm-specialist.md
2
1
export
bcm-specialist
2
from
"moag1000/Little-ISMS-Helper"
from
"moag1000/Little-ISMS-Helper"
3
Expert for Business Continuity Management (BCM) with deep knowledge of ISO 22301, ISO 22313, and integration with ISO 27001. Automatically activated when user asks about business continuity, disaster recovery, crisis management, emergency planning, BC plans, BC exercises, or BCM compliance.
2026-01-05
tasks-feature-implementation.md
2
1
export
tasks-feature-implementation
2
from
"duc01226/EasyPlatform"
from
"duc01226/EasyPlatform"
3
Use when implementing new features or enhancements requiring multi-layer changes (Domain, Application, Persistence, API, Frontend).
2026-01-05
backlog-management.md
2
1
export
backlog-management
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
プロダクトバックログの作成・整理・優先順位付けを行うためのスキル。ユーザーストーリー作成、DEEP原則の適用、健全性分析を通じて実装可能な状態を維持します。Anchors:• Agile Estimating and Planning / 適用: 見積もりと優先度 / 目的: 計画精度の向上• User Stories Applied / 適用: ストーリー作成 / 目的: 要件の明確化• The Product Owner's Handbook / 適用: バックログ運用 / 目的: 価値最大化Trigger:Use when managing product backlogs, refining user stories, prioritizing items, or assessing backlog health.
2026-01-05
software-engineering.md
2
1
export
software-engineering
2
from
"warpcode/dotfiles"
from
"warpcode/dotfiles"
3
Domain specialist for software architecture, design patterns, code quality, and refactoring. Scope: SOLID principles, GoF design patterns, anti-patterns, code smells, clean architecture, code injection vulnerabilities, performance issues, modern language features. Excludes: infrastructure configuration, security operations beyond code injection, database design, API design, performance testing. Triggers: "SOLID", "design pattern", "refactor", "architecture", "code quality", "clean code", "factory", "singleton", "observer", "strategy", "dependency injection".
2026-01-05
sentry-observability.md
2
1
export
sentry-observability
2
from
"phrazzld/claude-config"
from
"phrazzld/claude-config"
3
Sentry error tracking and production observability. Invoke when:- New Next.js project without error tracking → Suggest setup- Deploying to Vercel → "Add observability before deploying"- Discussing error handling, try/catch → "Track these in production"- Production bug, users reporting errors → Triage with scripts- Setting up monitoring, configuring alerts, reviewing PII handlingScripts: detect_sentry.sh, init_sentry.sh, list_issues.sh, triage_score.shKeywords: Sentry, production errors, error tracking, triage, alerts,observability, Session Replay, PII redaction, source maps, monitoring
2026-01-05
running-smoke-tests.md
2
1
export
running-smoke-tests
2
from
"jeremylongshore/claude-code-plugins-nixtla"
from
"jeremylongshore/claude-code-plugins-nixtla"
3
This skill runs smoke tests to verify critical application functionality. It executes pre-defined test suites that check system health, authentication, core features, and external integrations. Use this skill after deployments, upgrades, or significant configuration changes to ensure the application is operational. Trigger this skill using the terms "smoke test" or "st".
2026-01-05
config-validator.md
2
1
export
config-validator
2
from
"sovrium/sovrium"
from
"sovrium/sovrium"
3
Validates eslint.config.ts and tsconfig.json against documented architecture patterns and infrastructure requirements. Checks ESLint plugin configurations, TypeScript strict mode, FP enforcement, layer boundaries, and alignment with docs/architecture/ and docs/infrastructure/. Use when user requests "validate config", "check eslint", "verify typescript settings", or mentions config audits.
2026-01-05
refactoring-patterns.md
2
1
export
refactoring-patterns
2
from
"andyngdz/exogen_backend"
from
"andyngdz/exogen_backend"
3
Apply Martin Fowler's refactoring patterns - extract variables to eliminate repetition, split temporary variables, replace temp with query for cleaner, more maintainable code
2026-01-05
audit-security.md
2
1
export
audit-security
2
from
"ferdiangunawan/rpi-stack"
from
"ferdiangunawan/rpi-stack"
3
Security-focused audit that can run in background during implementation. Checks for vulnerabilities, auth issues, data exposure. Injects P0 findings to main agent.
2026-01-05
graceful-shutdown.md
2
1
export
graceful-shutdown
2
from
"daishiman/AIWorkflowOrchestrator"
from
"daishiman/AIWorkflowOrchestrator"
3
アプリケーションの安全な終了処理を実装するスキル。シグナルハンドリング、リソースクリーンアップ、リクエストドレイニングを含む完全な終了フローを設計。Anchors:• Release It! (Michael T. Nygard) / 適用: リソース管理・障害対応 / 目的: プロダクション環境での安全なシャットダウン• Node.js Design Patterns (Mario Casciaro) / 適用: 非同期処理の終了 / 目的: Promise/Stream/Workerの適切な終了Trigger:Use when implementing shutdown handlers, signal processing, resource cleanup, request draining, or application lifecycle management.graceful shutdown, SIGTERM, SIGINT, cleanup, resource draining, process exit, signal handler
2026-01-05
fix-line-endings-check-bash.md
2
1
export
fix-line-endings-check-bash
2
from
"ManuelKugelmann/BitBot"
from
"ManuelKugelmann/BitBot"
3
Fix line endings AND check bash syntax in one step (recommended). Use after creating or editing bash scripts.
2026-01-05
grant.md
2
1
export
grant
2
from
"poemswe/co-researcher"
from
"poemswe/co-researcher"
3
Transform research ideas into compelling, fundable grant proposals (NSF, NIH, ERC).
2026-01-05
feature-prfix.md
2
1
export
feature-prfix
2
from
"escarti/agentDevPrompts"
from
"escarti/agentDevPrompts"
3
Use when addressing PR review comments - REQUIRES TodoWrite first (Iron Law), then follows structured 7-step workflow to assess comment validity with feature-research, distinguish bugs from style preferences, and fix valid issues or refute invalid ones with evidence
2026-01-05
security-review.md
2
1
export
security-review
2
from
"shiiman/dotfiles"
from
"shiiman/dotfiles"
3
セキュリティ脆弱性を自動検出する。認証情報のハードコード、コマンドインジェクション、危険なシェル構文などをチェック。
2026-01-05
db-performance-watchlist.md
2
1
export
db-performance-watchlist
2
from
"patricio0312rev/skillset"
from
"patricio0312rev/skillset"
3
Defines database performance monitoring strategy with slow query detection, resource usage alerts, query execution thresholds, and automated alerting. Use for "database monitoring", "performance alerts", "slow queries", or "DB metrics".
2026-01-05