Browse Skills

1667 skills found

cloudflare-durable-objects.md
0
1 export cloudflare-durable-objects
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive guide for Cloudflare Durable Objects - globally unique, stateful objects for coordination, real-time communication, and persistent state management.Use when: building real-time applications, creating WebSocket servers with hibernation, implementing chat rooms or multiplayer games, coordinating between multiple clients, managing per-user or per-room state, implementing rate limiting or session management, scheduling tasks with alarms, building queues or workflows, or encountering "do class export", "new_sqlite_classes", "migrations required", "websocket hibernation", "alarm api error", or "global uniqueness" errors.Prevents 15+ documented issues: class not exported, missing migrations, wrong migration type, constructor overhead blocking hibernation, setTimeout breaking hibernation, in-memory state lost on hibernation, outgoing WebSocket not hibernating, global uniqueness confusion, partial deleteAll on KV backend, binding name mismatches, state size limits exceeded, non-atomic migrations, loc
2026-01-05
candlekeep.md
0
1 export candlekeep
2 SaharCarmel from "SaharCarmel/CandleKeep"
3 Personal knowledge base that provides AI agents direct access to books. Use when answering questions that could benefit from book knowledge, when users ask about topics covered in their library, when providing coding/technical guidance that books might inform, or when users explicitly request book references. Proactively check the library when book knowledge might improve response quality.
2026-01-05
simulation-config.md
0
1 export simulation-config
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Configure TraitorSim game parameters including regional rule variants (UK/US/Australia), recruitment mechanics, end-game modes, tie-breaking, and player counts. Use when setting up simulations, testing rule variants, comparing configurations, or when asked about game rules, regional variants, or simulation parameters.
2026-01-05
kubernetes-deployment-patterns.md
0
1 export kubernetes-deployment-patterns
2 mub7865 from "mub7865/Hackathone-2"
3 Complete patterns for deploying applications on Kubernetes: Deployments, Services, ConfigMaps, Secrets, health probes, resource management, and production-ready configurations for any application.
2026-01-05
updating-dawncaster-filters.md
0
1 export updating-dawncaster-filters
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when updating filter options in Dawncaster card/talent browser after game expansions release - systematically checks ALL filter types (categories, rarities, types, banners, expansions) across both HTML dropdowns and JavaScript arrays to prevent missing updates
2026-01-05
stripe-integration.md
0
1 export stripe-integration
2 breverdbidder from "breverdbidder/life-os"
3 Guides consistent, correct implementation of Stripe payment processing including payment flows, webhooks, subscriptions, and customer management. Use when integrating Stripe payments, setting up subscriptions, implementing webhooks, or managing customer billing.
2026-01-05
obsidian-travel.md
0
1 export obsidian-travel
2 trobrock from "trobrock/dotfiles"
3 Create or update a travel plan in the Obsidian vault Travel folder
2026-01-05
hindi-tutor.md
0
1 export hindi-tutor
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Interactive Hindi language tutor specializing in grammar instruction through adaptive quizzing, translation practice, and personalized error analysis. Use this skill when the user wants to learn or practice Hindi grammar, verb conjugations, or sentence construction.
2026-01-05
screenshots.md
0
1 export screenshots
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use this skill to read screenshots from the user's ShareX folder for visual game information. Covers finding recent screenshots and reading game UI state.
2026-01-05
f3-domain.md
0
1 export f3-domain
2 Jslock56 from "Jslock56/FFFBeatdown"
3 F3 fitness organization terminology, workout structure, and culture. Use when writing UI text, naming variables, understanding requirements, or creating user-facing content. Keywords: F3, beatdown, exicon, merkin, workout, terminology.
2026-01-05
docker-health-build-validation.md
0
1 export docker-health-build-validation
2 alannreyes from "alannreyes/bip2"
3 Valida la configuración de Docker, construye imágenes y verifica que todos los servicios arranquen correctamente. Chequea health endpoints del backend, frontend y bases de datos.
2026-01-05
uloop-capture-unity-window.md
0
1 export uloop-capture-unity-window
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Capture Unity EditorWindow and save as PNG image. Use when you need to: (1) Take a screenshot of Game View, Scene View, Console, Inspector, etc., (2) Capture visual state for debugging or verification, (3) Save editor output as an image file.
2026-01-05
team-builder.md
0
1 export team-builder
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Designs high-performing team structures using organizational psychology AND creates new skills on-the-fly when team needs unmet expertise. Expert in team composition, personality balancing, collaboration ritual design, and skill creation for missing capabilities. Use for team design, role definition, skill gap identification. Activates on 'team building', 'team composition', 'skills needed', 'what skills'. NOT for general project management or solo work planning.
2026-01-05
writing-style.md
0
1 export writing-style
2 odysseus0 from "odysseus0/nix-config"
3 Apply personal writing style when drafting documents, notes, or any written content. Triggers when user asks to write, draft, create content, or requests style application. Does NOT affect conversation tone - only written artifacts.
2026-01-05
audit-agent.md
0
1 export audit-agent
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive security and code quality audit. Use for thorough security, vulnerability, and code quality analysis. Related: project-health-checker for quick diagnostic checks.
2026-01-05
mobile-blockchain-specialized.md
0
1 export mobile-blockchain-specialized
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-rust"
3 Expert in Mobile Development (iOS, Android, React Native, Flutter), Blockchain, Game Development, Git, Full-Stack, QA, Product Management, Technical Writing, DevRel, and Cyber Security. Build modern applications and master specialized tech roles.
2026-01-05
stream-validator.md
0
1 export stream-validator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Validate WebSocket and HTTP stream health for WaveCap-SDR channels. Use when debugging streaming issues, measuring latency or throughput, detecting packet loss, or verifying audio/spectrum delivery.
2026-01-05
unity-architecture.md
0
1 export unity-architecture
2 majiayu000 from "majiayu000/claude-skill-registry"
3 This skill should be used when the user asks about "game architecture", "design patterns", "manager pattern", "singleton pattern", "ScriptableObject", "ScriptableObject architecture", "event system", "Observer pattern", "pub-sub", "MVC in Unity", "dependency injection", "service locator", or needs guidance on structuring Unity projects and game systems.
2026-01-05
flamework-roblox-ts.md
0
1 export flamework-roblox-ts
2 StephenSHorton from "StephenSHorton/flamework-template"
3 Build Roblox games with Flamework, a TypeScript framework. Use when creating services, controllers, components, networking (RemoteEvents/RemoteFunctions), dependency injection, lifecycle events, or working with Flamework decorators, macros, and configuration.
2026-01-05
az-aks-agent.md
0
1 export az-aks-agent
2 julianobarbosa from "julianobarbosa/claude-code-skills"
3 Azure AKS Agentic CLI - AI-powered troubleshooting and insights tool for Azure Kubernetes Service. Use when diagnosing AKS cluster issues, getting cluster health insights, troubleshooting networking/storage/security problems, or analyzing cluster configuration with natural language queries.
2026-01-05
mcp-devops-unified.md
0
1 export mcp-devops-unified
2 wu-s-john from "wu-s-john/legit-poker"
3 DevOps automation for a Next.js (Vercel) frontend, Fly.io backend, and Supabase Postgres. The agent should prefer `just` recipes as the invocation surface. Internally, recipes use a hybrid MCP+CLI approach: Supabase CLI for writes/migrations (local & prod), Fly MCP preferred for ops with flyctl fallback, and Vercel CLI for deploy with optional MCP for env/status. Secrets are loaded exclusively via 1Password CLI; values are never printed.
2026-01-05
token-efficient-mcp-template.md
0
1 export token-efficient-mcp-template
2 majiayu000 from "majiayu000/claude-skill-registry"
3 This skill should be used when creating token-efficient hook systems and MCP server architectures for web applications. Use for React/FastAPI, Django, Node.js projects that need smart caching, progressive context loading, and 95%+ token reduction. Essential for projects requiring monitoring, debugging, data analysis, and system health tools.
2026-01-05
quality-manager-qmr.md
0
1 export quality-manager-qmr
2 nimeshgurung from "nimeshgurung/artifact-hub-collections"
3 Senior Quality Manager Responsible Person (QMR) for HealthTech and MedTech companies. Provides overall quality system responsibility, regulatory compliance oversight, management accountability, and strategic quality leadership. Use for quality system governance, regulatory compliance oversight, management responsibility, and quality strategic planning.
2026-01-05
gameplay-sql.md
0
1 export gameplay-sql
2 discountedcookie from "discountedcookie/10x-mapmaster"
3 Test game mechanics via SQL. Use game_* tools for gameplay flow.
2026-01-05