Browse Skills

44969 skills found

orchestrating-merge-conflict-topology.md
1
1 export orchestrating-merge-conflict-topology
2 synapseradio from "synapseradio/thinkies"
3 Understand the structure and relationships of merge conflicts to resolve them systematically. Use when: (1) asked to resolve merge conflicts, (2) git merge or rebase halted with conflicts, (3) conflict markers appear in multiple files, (4) same logical change conflicts across several locations, (5) resolving conflicts without understanding what both sides intended.
2026-01-05
postgresql-with-rails.md
1
1 export postgresql-with-rails
2 sjnims from "sjnims/iron-chef-claude-rails"
3 This skill should be used when the user asks about "PostgreSQL", "Postgres", "database optimization", "indexes", "PostgreSQL features", "JSONB", "full-text search", or PostgreSQL-specific Rails patterns. Load this skill when working with PostgreSQL databases.
2026-01-05
debugging.md
1
1 export debugging
2 wollfoo from "wollfoo/setup-factory"
3 Systematic debugging framework ensuring root cause investigation before fixes. Includes four-phase debugging process, backward call stack tracing, multi-layer validation, and verification protocols. Use when encountering bugs, test failures, unexpected behavior, performance issues, or before claiming work complete. Prevents random fixes, masks over symptoms, and false completion claims. | Sử dụng khi gặp lỗi, bug, test fail, không hoạt động, crash, exception, sửa lỗi, debug.
2026-01-05
patternsstate-machine.md
1
1 export patternsstate-machine
2 mgreenly from "mgreenly/ikigai"
3 State Machine Pattern pattern for C development
2026-01-05
logging.md
1
1 export logging
2 nathanvale from "nathanvale/side-quest-marketplace"
3 Guide for implementing structured logging in SideQuest plugins using @sidequest/core. Use when adding logging to new plugins, debugging existing plugins, or setting up log analysis.
2026-01-05
local-rag.md
1
1 export local-rag
2 gsannikov from "gsannikov/claude-skills"
3 Index local folders and query them using RAG (Retrieval Augmented Generation). Supports PDF, DOCX, PPTX, XLSX, images with OCR, and text files.
2026-01-05
trello-cli.md
1
1 export trello-cli
2 marcosferr from "marcosferr/trello-cli-ts"
3 Trello board, list and card management via CLI. Activate when user mentions "Trello" - examples: "Show my Trello tasks", "Add card to Trello", "Move on Trello", "Trello board", "List Trello", "Trello cards".
2026-01-05
create-haskell-bazel-target.md
1
1 export create-haskell-bazel-target
2 saw235 from "saw235/haskell-monorepo"
3 Create a target for haskell application.
2026-01-05
lybtzyzs-mvp-compliance.md
1
1 export lybtzyzs-mvp-compliance
2 shouqitao from "shouqitao/LYBTZYZS"
3 检查LYBTZYZS项目代码是否符合MVP原则和Constitution约束,自动检测技术黑名单违规和过度设计模式
2026-01-05
post-pr-review.md
1
1 export post-pr-review
2 wadakatu from "wadakatu/laravel-spectrum"
3 Self-review and fix PR issues after creating a PR. Use after PR creation, when user says "PRレビュー", "セルフレビュー", "PR修正", or "review my PR". Runs pr-review-toolkit and fixes critical/important issues and suggestions.
2026-01-05
devtools-profiling.md
1
1 export devtools-profiling
2 pluginagentmarketplace from "pluginagentmarketplace/claude-plugin-ecosystem-hub"
3 Master browser DevTools for performance profiling, memory debugging, and network analysis.
2026-01-05
orchestrator.md
1
1 export orchestrator
2 erichowens from "erichowens/some_claude_skills"
3 Master coordinator that delegates to specialist skills, synthesizes outputs, AND creates new skills on-the-fly when needed. Expert in problem decomposition, skill orchestration, quality assurance, and skill creation for capability gaps. Use for multi-skill coordination, complex task decomposition, workflow design. Activates on "orchestrate", "coordinate", "multi-skill", "complex task". NOT for single-domain tasks or simple linear workflows.
2026-01-05
conversational-goal-discovery.md
1
1 export conversational-goal-discovery
2 nadavyigal from "nadavyigal/Running-coach-"
3 Guides users through clarifying goals, constraints, and weekly commitments via chat.
2026-01-05
deploy.md
1
1 export deploy
2 vercel from "vercel/vercel-deploy-claude-code-plugin"
3 Deploy applications to Vercel. Use when the user says "deploy", "deploy to Vercel", "push to production", "deploy my app", or "go live".
2026-01-05
superset-dashboard-automation.md
1
1 export superset-dashboard-automation
2 jgtolentino from "jgtolentino/insightpulse-odoo"
3 Apache Superset dashboard automation for Finance SSC, BIR compliance, and operational analytics. Auto-generate dashboards, datasets, and charts. Tableau/Power BI alternative saving $8,400/year in licenses.
2026-01-05
testing-vitest.md
1
1 export testing-vitest
2 bloominggrace from "bloominggrace/create-fullstack-service"
3 Use when writing tests for NestJS + MikroORM with transaction rollback and real DB integration.
2026-01-05
code-review.md
1
1 export code-review
2 89jobrien from "89jobrien/steve"
3 Expert code review specialist for quality, security, and maintainability. Use when reviewing code changes, ensuring high development standards, or conducting security audits. Provides actionable feedback organized by priority.
2026-01-05
react-hook-form-zod.md
1
1 export react-hook-form-zod
2 ovachiever from "ovachiever/droid-tings"
3 Build type-safe validated forms in React using React Hook Form and Zod schema validation. Single schema works on both client and server for DRY validation with full TypeScript type inference via z.infer.Use when: building forms with validation, integrating shadcn/ui Form components, implementing multi-step wizards, handling dynamic field arrays with useFieldArray, or fixing uncontrolled to controlled warnings, resolver errors, async validation issues.
2026-01-05
design-system-governance.md
1
1 export design-system-governance
2 samjhecht from "samjhecht/wrangler"
3 Detect and track design token drift between Figma design systems and code implementations - report-only skill that identifies inconsistencies and creates wrangler issues for resolution
2026-01-05
claudecraft.md
1
1 export claudecraft
2 ivo-toby from "ivo-toby/claudecraft"
3 Spec-driven development workflow skill. Auto-loads when working on:- Specification creation or editing- Technical planning- Task decomposition- Implementation within ClaudeCraft context
2026-01-05
handler-iac-terraform.md
1
1 export handler-iac-terraform
2 fractary from "fractary/claude-plugins"
3 Terraform IaC handler - centralized Terraform operations including init, validate, plan, apply, anddestroy. Provides standard interface for Terraform-specific logic used by all infrastructure skills.Handles Terraform initialization, backend configuration, variable files, and execution plan management.
2026-01-05
writing-technical-docs.md
1
1 export writing-technical-docs
2 sumik5 from "sumik5/dotfiles"
3 Guides technical documentation and report writing. Applies the 7 Cs principle (Clear, Concise, Correct, Coherent, Concrete, Complete, Courteous). Use for writing technical documents, reports, and code comments.
2026-01-05
pre-push-verification.md
1
1 export pre-push-verification
2 hideokamoto from "hideokamoto/hidetaka.dev.2023"
3 Execute lint, test, and build checks before pushing code
2026-01-05
exploratory-testing-advanced.md
1
1 export exploratory-testing-advanced
2 pacphi from "pacphi/ampel"
3 Advanced exploratory testing techniques with Session-Based Test Management (SBTM), RST heuristics, and test tours. Use when planning exploration sessions, investigating bugs, or discovering unknown quality risks.
2026-01-05