Browse Skills
44969 skills found
prompt-injection.md
1
1
export
prompt-injection
2
from
"pluginagentmarketplace/custom-plugin-prompt-engineering"
from
"pluginagentmarketplace/custom-plugin-prompt-engineering"
3
Prompt injection attack prevention and defense
2026-01-05
error-recovery.md
1
1
export
error-recovery
2
from
"troykelly/claude-skills"
from
"troykelly/claude-skills"
3
Use when encountering failures - assess severity, preserve evidence, execute rollback decision tree, and verify post-recovery state
2026-01-05
pocketbase.md
1
1
export
pocketbase
2
from
"Whamp/whamp-claude-tools"
from
"Whamp/whamp-claude-tools"
3
Comprehensive PocketBase development and deployment skill providing setup guides, schema templates, security patterns, API examples, data management scripts, and real-time integration patterns for building backend services with PocketBase.
2026-01-05
project-portfolio-management.md
1
1
export
project-portfolio-management
2
from
"jgtolentino/insightpulse-odoo"
from
"jgtolentino/insightpulse-odoo"
3
PPM system for resource allocation, budget tracking, and portfolio analytics
2026-01-05
better-auth.md
1
1
export
better-auth
2
from
"ovachiever/droid-tings"
from
"ovachiever/droid-tings"
3
Build authentication systems for TypeScript/Cloudflare Workers with social auth, 2FA, passkeys, organizations, and RBAC. Self-hosted alternative to Clerk/Auth.js.IMPORTANT: Requires Drizzle ORM or Kysely for D1 - no direct D1 adapter. v1.4.0 (Nov 2025) adds stateless sessions, ESM-only (breaking), JWT key rotation, SCIM provisioning. v1.3 adds SSO/SAML, multi-team support.Use when: self-hosting auth on Cloudflare D1, migrating from Clerk, implementing multi-tenant SaaS, or troubleshooting D1 adapter errors, session serialization, OAuth flows, TanStack Start cookie issues, nanostore session invalidation.
2026-01-05
caching-strategy-review.md
1
1
export
caching-strategy-review
2
from
"tipmaster/claude-config"
from
"tipmaster/claude-config"
3
Use when adding caching, optimizing performance, or debugging cache issues - validates invalidation strategies, TTL settings, key collision prevention, and memory management to prevent stale data and cache stampedes
2026-01-05
kotlin-patterns.md
1
1
export
kotlin-patterns
2
from
"ashchupliak/dream-team"
from
"ashchupliak/dream-team"
3
Kotlin/Spring Boot patterns for Orca service - use when implementing backend features, writing services, repositories, or controllers
2026-01-05
bloc-pattern.md
1
1
export
bloc-pattern
2
from
"spjoshis/claude-code-plugins"
from
"spjoshis/claude-code-plugins"
3
Master BLoC (Business Logic Component) pattern for Flutter with flutter_bloc. Learn events, states, testing, and advanced patterns for scalable apps.
2026-01-05
graphql-apollo-client.md
1
1
export
graphql-apollo-client
2
from
"pluginagentmarketplace/custom-plugin-graphql"
from
"pluginagentmarketplace/custom-plugin-graphql"
3
Build React apps with Apollo Client - queries, mutations, cache, and subscriptions
2026-01-05
php-fundamentals.md
1
1
export
php-fundamentals
2
from
"pluginagentmarketplace/custom-plugin-php"
from
"pluginagentmarketplace/custom-plugin-php"
3
Modern PHP programming skill - master PHP 8.x syntax, OOP, type system, and Composer
2026-01-05
intervention-tier-classifier.md
1
1
export
intervention-tier-classifier
2
from
"starwreckntx/IRP__METHODOLOGIES-"
from
"starwreckntx/IRP__METHODOLOGIES-"
3
Classify intervention urgency and apply appropriate response tier protocols.
2026-01-05
diagramming.md
1
1
export
diagramming
2
from
"joaquimscosta/arkhe-claude-plugins"
from
"joaquimscosta/arkhe-claude-plugins"
3
Creates and edits Mermaid diagrams for flowcharts, sequence diagrams, ERDs, state machines, architecture diagrams, process flows, timelines, and more. Use when user mentions diagram, flowchart, mermaid, visualize, refactor diagram, sequence diagram, ERD, architecture diagram, process flow, state machine, or needs visual documentation.
2026-01-05
testing.md
1
1
export
testing
2
from
"pluginagentmarketplace/custom-plugin-typescript"
from
"pluginagentmarketplace/custom-plugin-typescript"
3
TypeScript testing strategies and type-safe test practices
2026-01-05
react-router-v7-expert.md
1
1
export
react-router-v7-expert
2
from
"raisiqueira/claude-code-plugins"
from
"raisiqueira/claude-code-plugins"
3
Use this skill when you need expert guidance on React development with React Router V7, including component architecture, routing patterns, state management, performance optimization, and modern React best practices. Examples - User building React app with complex routing requirements needing nested routes with data loading and error boundaries. Performance optimization for React routing and rendering issues. Implementing server components, concurrent features, and state management patterns.
2026-01-05
claude.md
1
1
export
claude
2
from
"sbluemin/llm-interaction-patterns"
from
"sbluemin/llm-interaction-patterns"
3
Delegate prompts to Claude Code CLI
2026-01-05
cruise-control.md
1
1
export
cruise-control
2
from
"jschulte/stackshift"
from
"jschulte/stackshift"
3
Automatic mode - shift through all 6 gears sequentially without stopping. Like cruise control or automatic transmission, this runs the entire StackShift workflow from analysis to implementation in one go. Perfect for unattended execution or when you want to let StackShift handle everything automatically.
2026-01-05
chatkit-integration.md
1
1
export
chatkit-integration
2
from
"mjunaidca/mjs-agent-skills"
from
"mjunaidca/mjs-agent-skills"
3
Foundation skill for integrating OpenAI ChatKit framework with custom backends. This skill should be used for initial ChatKit setup including server implementation, React component integration, authentication, context injection, and database persistence. For streaming UI patterns use chatkit-streaming. For interactive widgets and actions use chatkit-actions.
2026-01-05
darkit-gin.md
1
1
export
darkit-gin
2
from
"DarkiT/gin"
from
"DarkiT/gin"
3
基于 gin-gonic/gin 的企业级 Web 框架增强版,提供开箱即用的 JWT 认证、SSE 实时通信、缓存管理、OpenAPI 文档生成等企业级功能。涵盖选项式路由配置、统一响应格式、中间件管理、安全加固、性能优化等完整开发能力。
2026-01-05
spec-first.md
1
1
export
spec-first
2
from
"rohunvora/my-claude-skills"
from
"rohunvora/my-claude-skills"
3
Use when building anything non-trivial. Enforces a spec → plan → execute → verify loop that prevents "looks right" failures. Creates spec.md, todo.md, and decisions.md before writing code.
2026-01-05
n8n-integration-patterns.md
1
1
export
n8n-integration-patterns
2
from
"Reodor-Studios/create-reodor-app"
from
"Reodor-Studios/create-reodor-app"
3
Decide when to use n8n workflows versus Next.js server actions for backend logic. Use when implementing complex multi-step workflows, AI agent pipelines, or external service integrations. Provides patterns for both runtime webhook integration and development-time architectural decisions.
2026-01-05
agentuity-cli-cloud-keyvalue-list-namespaces.md
1
1
export
agentuity-cli-cloud-keyvalue-list-namespaces
2
from
"agentuity/discord-help-agent"
from
"agentuity/discord-help-agent"
3
List all keyvalue namespaces. Requires authentication. Use for Agentuity cloud platform operations
2026-01-05
skill-assessor.md
1
1
export
skill-assessor
2
from
"grandinh/claude-chaos-express"
from
"grandinh/claude-chaos-express"
3
Orchestrate comprehensive assessment of newly created skills to determine if they should auto-trigger using context-gathering, code-analyzer, and optional research-expert agents with prioritized evaluation criteria
2026-01-05
rabbit-feedback-resolver.md
1
1
export
rabbit-feedback-resolver
2
from
"fx/cc"
from
"fx/cc"
3
Process and resolve CodeRabbit automated PR review comments. Use when the user says "check rabbit review", "handle coderabbit comments", "resolve rabbit feedback", or mentions CodeRabbit PR comments. Also use after PR creation when CodeRabbit has left automated review comments.
2026-01-05
writing-product-specs.md
1
1
export
writing-product-specs
2
from
"britt/claude-code-skills"
from
"britt/claude-code-skills"
3
Use when asked to design a new feature or project
2026-01-05