Browse Skills

20307 skills found

docker-health.md
0
1 export docker-health
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Docker health checks and troubleshooting. Use when building Docker images, running containers, or debugging deployment issues. Validates backend API and worker services.
2026-01-05
security-patterns.md
0
1 export security-patterns
2 thapaliyabikendra from "thapaliyabikendra/ai-artifacts"
3 Web application security patterns including STRIDE threat modeling, OWASP Top 10 compliance, ABP authorization, and security audit procedures. Use when: (1) conducting security audits, (2) implementing authentication/authorization, (3) creating threat models, (4) reviewing code for vulnerabilities.
2026-01-05
backend-api.md
0
1 export backend-api
2 89jobrien from "89jobrien/mcp-joecc"
3 Design and implement RESTful API endpoints following best practices for URL structure, HTTP methods, status codes, and versioning. Use this skill when creating or modifying API routes, controllers, or endpoint handlers. When working on files like routes.py, api.py, controllers/, endpoints/, or any file defining HTTP endpoints. When designing URL patterns, choosing HTTP methods (GET, POST, PUT, PATCH, DELETE), implementing pagination, filtering, or sorting. When adding rate limiting headers or API versioning strategies.
2026-01-05
resilient-async-operations.md
0
1 export resilient-async-operations
2 majiayu000 from "majiayu000/claude-skill-registry"
3 A comprehensive pattern for handling asynchronous operations in JavaScript/TypeScript applications with automatic cleanup, graceful error handling, and memory leak prevention. Use when building async operations that need timeout control, cancellation support, retry logic, or graceful error handling.
2026-01-05
moai-lang-go.md
0
1 export moai-lang-go
2 kivo360 from "kivo360/quickhooks"
3 Go best practices with modern cloud-native development, performance optimization, and concurrent programming for 2025
2026-01-05
backend-models.md
0
1 export backend-models
2 Software-Design-Club from "Software-Design-Club/todo-app"
3 Define database models with clear naming, proper data types, validation, relationships, and constraints to ensure data integrity. Use this skill when creating or modifying ORM model files, database schema definitions, model class files, or entity files. Use this when defining model relationships (has-many, belongs-to, many-to-many), setting up database constraints (NOT NULL, UNIQUE, foreign keys), adding timestamps and indexes, implementing model-level validations, or choosing appropriate data types for fields. Use this when working on files in directories like models/, entities/, app/models/, or any file that defines database table structures and relationships.
2026-01-05
rust-performance-analyzer.md
0
1 export rust-performance-analyzer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Analyzes Rust code for performance bottlenecks, memory inefficiencies, and optimization opportunities. Use when discussing performance, slow code, memory usage, profiling, benchmarks, or optimization.
2026-01-05
multi-model-review.md
0
1 export multi-model-review
2 mozuq-lab from "mozuq-lab/multi-model-review"
3 マルチモデルコードレビュー。LLMがコードレビューを行った後、GitHub Copilot CLIに精査させて双方の視点を統合した最終レビューを提供。Use when user wants multi-model code review, second opinion, or wants to cross-check review findings with another AI. Triggers: "/multi-model-review", "マルチモデルレビュー", "複数モデルでレビュー", "セカンドオピニオン"
2026-01-05
testing-guidelines.md
0
1 export testing-guidelines
2 amattas from "amattas/agentic-coding"
3 How tests should be structured, named, and prioritized in this codebase.
2026-01-05
cloudflare-full-stack-integration.md
0
1 export cloudflare-full-stack-integration
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Production-tested integration patterns for connecting React frontends to Cloudflare Worker backendswith Hono, Clerk authentication, and D1 databases. Prevents common frontend-backend connection issues,CORS errors, auth token failures, and race conditions.Use when: connecting frontend to backend, implementing auth flow, setting up API calls,troubleshooting CORS, fixing race conditions, auth tokens not passing, frontend-backend connection errors,401 errors, integrating Clerk with Workers, setting up full-stack Cloudflare app, vite cloudflare plugin setup.Prevents: CORS errors, 401 Unauthorized, auth token mismatches, race conditions with auth loading,environment variable confusion, frontend calling wrong endpoints, JWT verification errors, D1 connection issues.Keywords: frontend backend integration, Cloudflare Workers, Hono, Clerk auth, JWT verification, CORS, React API client,race conditions, auth loading, connection issues, full-stack integration, vite plugin, @cloudflare/vite-plugin,D1 database,
2026-01-05
nextjs-15-specialist.md
0
1 export nextjs-15-specialist
2 Barnhardt-Enterprises-Inc from "Barnhardt-Enterprises-Inc/quetrex-plugin"
3 Use when working with Next.js 15 features, App Router, Server Components, Server Actions, or data fetching patterns. Ensures correct usage of Server vs Client Components and modern Next.js patterns.
2026-01-05
flutter-mobile-design.md
0
1 export flutter-mobile-design
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create distinctive, production-grade Flutter mobile applications with Material Design 3. Use this skill when the user asks to build Flutter widgets, screens, pages, or complete mobile apps. Handles UI creation from scratch, design-to-code conversion (Figma/mockups), architecture patterns (Riverpod, BLoC), and Flutter best practices. Generates beautiful, performant Flutter code that avoids generic aesthetics.
2026-01-05
ffi-bindings.md
0
1 export ffi-bindings
2 nathanial from "nathanial/lean-workspace"
3 Create FFI bindings between Lean 4 and C code. Use when working with foreign functions, native libraries, Metal, or system APIs.
2026-01-05
ai-npc-dialogue-designer.md
0
1 export ai-npc-dialogue-designer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Design AI-powered immersive NPC systems for escape room games using proven actor techniques from Korean immersive escape rooms (Danpyeonsun, Ledasquare). Implements adaptive dialogue, emotional simulation, player profiling, and trust dynamics using Gemini/GPT-4. Creates character profiles with lying probabilities, improvisational responses, and cost-optimized streaming. Use for murder mystery NPCs, suspect interrogation, or dynamic character interactions.
2026-01-05
barqnet-backend.md
0
1 export barqnet-backend
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Specialized agent for BarqNet backend development. Focuses on Go backend API development, PostgreSQL database management, authentication systems, JWT tokens, OpenVPN integration, and production-ready backend architecture. Use this skill when working on server-side code, API endpoints, database migrations, or backend infrastructure.
2026-01-05
designing-frontend.md
0
1 export designing-frontend
2 Byunk from "Byunk/claude-code-essentials"
3 Build distinctive, production-grade frontend interfaces with memorable aesthetics. Use when creating web components, pages, or applications. Prioritizes creative, context-specific design over generic patterns.
2026-01-05
skill-developer.md
0
1 export skill-developer
2 roman from "roman/claude-skill-activation.nix"
3 Create and manage Claude Code skills following Anthropic best practices. Use when creating new skills, modifying skill-rules.json, understanding trigger patterns, working with hooks, debugging skill activation, or implementing progressive disclosure. Covers skill structure, YAML frontmatter, trigger types (keywords, intent patterns, file paths, content patterns), enforcement levels (block, suggest, warn), hook mechanisms (UserPromptSubmit, PreToolUse), session tracking, and the 500-line rule.
2026-01-05
callabo-tmux.md
0
1 export callabo-tmux
2 jiunbae from "jiunbae/agent-skills"
3 Callabo 서비스들을 tmux로 한번에 실행합니다. callabo-server, scheduler, callabo-webapp, magi를 4개의 pane으로 구성하여 개발 환경을 빠르게 시작합니다.
2026-01-05
core-reviewer.md
0
1 export core-reviewer
2 vamseeachanta from "vamseeachanta/workspace-hub"
3 Code review and quality assurance specialist for ensuring code quality, security, and maintainability
2026-01-05
living-context.md
0
1 export living-context
2 mabrax from "mabrax/cctx"
3 This skill should be used when the user asks about "snapshot.md", "constraints.md", "decisions.md", "debt.md", ".ctx/", "living context", "documentation freshness", "stale docs", "ADR", "architecture decision", "technical debt", "system context", "co-located documentation", "context health", "validation", or needs help managing co-located documentation that stays synchronized with code.
2026-01-05
webhook-security.md
0
1 export webhook-security
2 vanman2024 from "vanman2024/ai-dev-marketplace"
3 Webhook validation patterns with signature verification, event logging, and testing tools. Use when implementing webhooks, validating webhook signatures, securing payment webhooks, testing webhook endpoints, preventing replay attacks, or when user mentions webhook security, Stripe webhooks, signature verification, webhook testing, or event validation.
2026-01-05
repo-structure-reviewer.md
0
1 export repo-structure-reviewer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Audit a repository's structure and propose a safe, approval-gated reorganization plan. Use when asked to review repo anatomy, propose folder changes, or apply an approved reorg with rollback.
2026-01-05
environment-manager.md
0
1 export environment-manager
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Manage environment configurations, secrets, and .env files across environments. Use when configuring application environments or managing secrets.
2026-01-05
jelly-droid-skill.md
0
1 export jelly-droid-skill
2 dev-jelly from "dev-jelly/jelly-dotclaude"
3 Factory.ai Droid CLI integration for autonomous AI coding agent. Supports interactive and exec modes with multiple autonomy levels for code review, feature development, and testing. Activated when users need terminal-based AI assistance for comprehensive code tasks.
2026-01-05