Browse Skills

44895 skills found

parallel-swarm-implementation.md
0
1 export parallel-swarm-implementation
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Loop 2 of the Three-Loop Integrated Development System. META-SKILL that dynamically compiles Loop 1 plans into agent+skill execution graphs. Queen Coordinator selects optimal agents from 86-agent registry and assigns skills (when available) or custom instructions. 9-step swarm with theater detection and reality validation. Receives plans from research-driven-planning, feeds to cicd-intelligent-recovery. Use for adaptive, theater-free implementation.
2026-01-05
typo3-datahandler.md
0
1 export typo3-datahandler
2 dirnbauer from "dirnbauer/typo3-datahandler-skill"
3 Agent Skill for TYPO3 DataHandler patterns. Use when working with TYPO3 database operations, record manipulation (create, update, copy, move, delete, localize), workspaces, versioning, staging, publishing, TCEmain hooks, cache clearing, or backend record processing. Essential for TYPO3 extension development.
2026-01-05
violetconnect-patterns.md
0
1 export violetconnect-patterns
2 violetio from "violetio/violet-ai-plugins"
3 Code patterns for implementing VioletConnect features - Redux, axiosWrapper, AppContext, API routes
2026-01-05
task-creation.md
0
1 export task-creation
2 OleksiiPopovDev from "OleksiiPopovDev/claude"
3 Generate structured XML task assignments following project conventions including date-based naming with counter management, mandatory repository safety requirements, error correction phases, and agent role assignments. Use when creating new development tasks, assignments for specialized agents, or when users mention task creation, task files, or XML task structure.
2026-01-05
project-scaffold.md
0
1 export project-scaffold
2 gaurangrshah from "gaurangrshah/gsc-plugins"
3 Setup scripts for React+Vite, Astro, and Next.js projects with design system integration
2026-01-05
separation-of-concerns-pattern-overview.md
0
1 export separation-of-concerns-pattern-overview
2 adaptive-enforcement-lab from "adaptive-enforcement-lab/claude-skills"
3 Single-responsibility components with clear boundaries. Orchestration separate from execution. Build maintainable systems through component isolation.
2026-01-05
dialectical-loop.md
0
1 export dialectical-loop
2 chipfox from "chipfox/dialetic-agents"
3 Run a bounded adversarial cooperation coding loop (Architect -> Player <-> Coach). Use when implementing features from REQUIREMENTS.md, generating SPECIFICATION.md plans, and iterating with strict review until approved.
2026-01-05
openai-agents-mcp-integration.md
0
1 export openai-agents-mcp-integration
2 Hamza123545 from "Hamza123545/Todo_giaic_five_phases"
3 Build AI agents with OpenAI Agents SDK + Model Context Protocol (MCP) for tool orchestration. Supports multi-provider backends (OpenAI, Gemini, Groq, OpenRouter) with MCPServerStdio. Use this skill for conversational AI features with external tool access via MCP protocol.
2026-01-05
moai-domain-frontend.md
0
1 export moai-domain-frontend
2 kivo360 from "kivo360/quickhooks"
3 React 19/Vue 3.5/Angular 19 with state management, performance optimization, accessibility, and meta-frameworks (Nuxt, SvelteKit, Astro, SolidJS).
2026-01-05
running-skills-edd-cycle.md
0
1 export running-skills-edd-cycle
2 taisukeoe from "taisukeoe/agentic-ai-skills-creator"
3 Guides evaluation-driven development (EDD) process for agent skills. Use when setting up skill testing workflows, creating skill evaluation scenarios, or establishing Claude A/B feedback loops for skill validation. Provides development methodology, not content guidance.
2026-01-05
memory-design.md
0
1 export memory-design
2 racurry from "racurry/neat-little-package"
3 Interpretive guidance for Claude Code memory management system. Helps choose between memory locations, organize modular rules, use path-specific rules, and avoid common pitfalls. Use when setting up CLAUDE.md files, organizing .claude/rules/ directories, or deciding where to put project instructions.
2026-01-05
mechinterp-next-step-planner.md
0
1 export mechinterp-next-step-planner
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Propose next mechanistic interpretability experiments based on research state, hypotheses, and existing evidence
2026-01-05
task-planner.md
0
1 export task-planner
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate structured task lists from specs or requirements. IMPORTANT: After completing ANY spec via ExitSpecMode, ALWAYS ask the user: "Would you like me to generate a task list for this spec?" Use when user confirms or explicitly requests task generation from a plan/spec/PRD.
2026-01-05
mcp-setup-guide.md
0
1 export mcp-setup-guide
2 DaichiHoshina from "DaichiHoshina/ai-tools"
3 MCP設定ガイド - Claude Code向けMCPサーバーのセットアップ・トラブルシュート
2026-01-05
ansible.md
0
1 export ansible
2 jpoutrin from "jpoutrin/product-forge"
3 Ansible automation and configuration management patterns. Use when writing Ansible playbooks, roles, or automating infrastructure configuration and deployment tasks.
2026-01-05
build-and-deploy.md
0
1 export build-and-deploy
2 Eng0AI from "Eng0AI/developer-portfolio-template"
3 Build and deploy this Next.js 16 developer portfolio. Use when building, deploying, or preparing the project for production.
2026-01-05
project-planning.md
0
1 export project-planning
2 ByronWilliamsCPA from "ByronWilliamsCPA/audio-processor"
3 Generate initial project planning documents (PVS, ADR, Tech Spec, Roadmap) from a project concept description. Use when starting a new project, when docs/planning/ contains placeholder files, or when user requests project planning document generation.
2026-01-05
sentry-and-otel-setup.md
0
1 export sentry-and-otel-setup
2 hopeoverture from "hopeoverture/worldbuilding-app-skills"
3 This skill should be used when adding error tracking and performance monitoring with Sentry and OpenTelemetry tracing to Next.js applications. Apply when setting up error monitoring, configuring tracing for Server Actions and routes, implementing logging wrappers, adding performance instrumentation, or establishing observability for debugging production issues.
2026-01-05
helmet-config-generator.md
0
1 export helmet-config-generator
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate Helmet.js security middleware configuration for Express applications. Triggers on "create helmet config", "generate helmet configuration", "express security headers", "helmet setup".
2026-01-05
plot-consistency-checker.md
0
1 export plot-consistency-checker
2 Huzaifa4412 from "Huzaifa4412/AIDD-30-Day-Challenge"
3 Use this skill when the user wants to check for plot holes, inconsistencies, timeline issues, or logical gaps in a story or novel.
2026-01-05
backend-migrations.md
0
1 export backend-migrations
2 elliotsaha from "elliotsaha/smt-slack-app"
3 Create and manage database migrations following best practices for schema evolution and data integrity. When creating or modifying database migration files (migrations/*, *.migration.ts, migrate.ts). When working on schema changes, data migrations, or database version control. When implementing reversible migrations with up/down methods, managing indexes on large tables, or handling zero-downtime deployments. When writing migration scripts that alter database structure, add or remove tables, modify columns, or transform data.
2026-01-05
complexity-management.md
0
1 export complexity-management
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Maintain and improve code quality using PHPInsights without decreasing quality thresholds. Use when PHPInsights fails, cyclomatic complexity is too high, code quality drops, or when refactoring for better maintainability. Always maintains 93% complexity for src/ and 95% for tests/, plus 100% quality/architecture/style scores.
2026-01-05
test-driven-development.md
0
1 export test-driven-development
2 michellepellon from "michellepellon/dotfiles"
3 Enforce strict TDD workflow for all development tasks. Use when implementing new features, fixing bugs, or refactoring code. Ensures comprehensive test coverage (unit, integration, e2e) before writing implementation code. Activates automatically for all coding tasks unless explicitly authorized to skip testing.
2026-01-05
organization-management.md
0
1 export organization-management
2 vanman2024 from "vanman2024/ai-dev-marketplace"
3 Implement Clerk multi-tenant organization features with RBAC, role-based access control, organization switching, member management, and tenant isolation. Use when building multi-tenant SaaS applications, implementing organization hierarchies, configuring custom roles and permissions, setting up organization-scoped data isolation, or when user mentions organizations, RBAC, multi-tenancy, roles, permissions, organization switcher, member management, or tenant isolation.
2026-01-05