Browse Skills

44969 skills found

dev-inquiry.md
2
1 export dev-inquiry
2 mpazaryna from "mpazaryna/claude-toolkit"
3 Developer inquiry skill for technical investigation, validation, and decision-making. Use when exploring unfamiliar technology, validating approaches with spikes, comparing options, or making architecture decisions. Covers the full thinking process from "I don't know" to confident decision.
2026-01-05
poocommerce-dev-cycle.md
2
1 export poocommerce-dev-cycle
2 notmattpress from "notmattpress/poocommerce"
3 Run tests, linting, and quality checks for PooCommerce development. Use when running tests, fixing code style, or following the development workflow.
2026-01-05
github-actions-expressions.md
2
1 export github-actions-expressions
2 daishiman from "daishiman/AIWorkflowOrchestrator"
3 GitHub Actionsのワークフローで使用できる式構文とコンテキストオブジェクトを専門とするスキル。${{ }}構文、演算子、リテラル、組み込み関数、および利用可能なすべてのコンテキスト(github, env, job, steps, runner, secrets, needs, matrix, inputs)を提供します。Anchors:• Continuous Delivery (Jez Humble) / 適用: パイプライン設計とCI/CD自動化 / 目的: 信頼性の高いワークフロー式の設計Trigger:Use when implementing conditional execution (if:), referencing step outputs, generating dynamic values, or utilizing context information (branch names, commit SHA, event types) in GitHub Actions workflows.Keywords: github actions, workflow, expressions, context, ${{ }}, if condition, matrix, secrets, steps output
2026-01-05
managing-task-lifecycle.md
2
1 export managing-task-lifecycle
2 BPSAI from "BPSAI/paircoder"
3 Use when starting, pausing, completing, or transitioning task status in the development workflow.
2026-01-05
development-workflow-standards.md
2
1 export development-workflow-standards
2 ms2sato from "ms2sato/agent-console"
3 Development process rules for this project including testing, branching, and commit standards. Use when implementing features, fixing bugs, or making any code changes.
2026-01-05
comparing-database-schemas.md
2
1 export comparing-database-schemas
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill leverages the database-diff-tool plugin to compare database schemas, generate migration scripts, and provide rollback procedures. It is triggered when the user requests database schema comparisons, migration script generation, or database synchronization. Use this skill when asked to identify differences between database schemas (PostgreSQL or MySQL), create safe migration scripts with transaction safety, validate changes before deployment, or generate rollback procedures. The skill is activated by requests involving terms like "database diff", "schema comparison", "generate migration script", "database synchronization", or `/db-diff`.
2026-01-05
code-quality-review.md
2
1 export code-quality-review
2 imsaif from "imsaif/aiex"
3 Enforce code standards, validate against project patterns, review code quality, and maintain consistent TypeScript strict mode compliance across all components
2026-01-05
programming-languages.md
2
1 export programming-languages
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-backend"
3 Master programming languages for backend development. Learn language selection, fundamentals, and ecosystem for JavaScript, Python, Go, Java, C#, PHP, Ruby, and Rust.
2026-01-05
pdf.md
2
1 export pdf
2 Euda1mon1a from "Euda1mon1a/Autonomous-Assignment-Program-Manager"
3 PDF generation and manipulation for compliance reports, schedule printouts, and document extraction. Use when creating printable documents or extracting data from PDFs.
2026-01-05
startupo.md
2
1 export startupo
2 Euda1mon1a from "Euda1mon1a/Autonomous-Assignment-Program-Manager"
3 Initialize session as ORCHESTRATOR agent with multi-agent coordination capability. Use for complex tasks requiring parallel agent spawning and result synthesis.
2026-01-05
batch-operations.md
2
1 export batch-operations
2 HTRamsey from "HTRamsey/claude-config"
3 Use when performing 3+ similar operations like file edits, searches, or git operations. Triggers on repetitive tasks, "do the same for", loop-like patterns. Enables parallel tool calls and batch-editor delegation.
2026-01-05
pr-review.md
2
1 export pr-review
2 enitrat from "enitrat/skill-issue"
3 Perform thorough, constructive pull request reviews. Use when user wants to review a PR, provide code review feedback, or assess code changes. This skill provides a structured approach to evaluating code quality, design, and implementation while maintaining constructive communication, and how to perform the review through the Github CLI.
2026-01-05
generating-test-data.md
2
1 export generating-test-data
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to generate realistic test data for software development. It uses the test-data-generator plugin to create users, products, orders, and custom schemas for comprehensive testing. Use this skill when you need to populate databases, simulate user behavior, or create fixtures for automated tests. Trigger phrases include "generate test data", "create fake users", "populate database", "generate product data", "create test orders", or "generate data based on schema". This skill is especially useful for populating testing environments or creating sample data for demonstrations.
2026-01-05
memex-search.md
2
1 export memex-search
2 nicosuave from "nicosuave/memex"
3 Search, filter, and retrieve Claude/Codex history indexed by the memex CLI. Use when the user wants to index history, run lexical/semantic/hybrid search, fetch full transcripts, or produce LLM-friendly JSON output for RAG.
2026-01-05
subagent-driven-development.md
2
1 export subagent-driven-development
2 heyJordanParker from "heyJordanParker/dotfiles"
3 Use when executing implementation plans with independent tasks in the current session - dispatches fresh subagent for each task with code review between tasks, enabling fast iteration with quality gates
2026-01-05
creating-apm-dashboards.md
2
1 export creating-apm-dashboards
2 jeremylongshore from "jeremylongshore/claude-code-plugins-nixtla"
3 This skill enables Claude to create Application Performance Monitoring (APM) dashboards. It is triggered when the user requests the creation of a new APM dashboard, monitoring dashboard, or a dashboard for application performance. The skill helps define key metrics and visualizations for monitoring application health, performance, and user experience across multiple platforms like Grafana and Datadog. Use this skill when the user needs assistance setting up a new monitoring solution or expanding an existing one. The plugin supports the creation of dashboards focusing on golden signals, request metrics, resource utilization, database metrics, cache metrics, business metrics, and error tracking.
2026-01-05
using-git-worktrees.md
2
1 export using-git-worktrees
2 cipherstash from "cipherstash/cipherpowers"
3 Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
2026-01-05
design-principles.md
2
1 export design-principles
2 mpazaryna from "mpazaryna/claude-toolkit"
3 Universal design principles for any UI platform. Use when establishing design direction, choosing typography, building color systems, or understanding visual hierarchy. Platform-agnostic theory that applies to web, SwiftUI, and beyond.
2026-01-05
incident-runbook-generator.md
2
1 export incident-runbook-generator
2 patricio0312rev from "patricio0312rev/skillset"
3 Creates step-by-step incident response runbooks for common outages with actions, owners, rollback procedures, and communication templates. Use for "incident runbook", "outage response", "incident management", or "on-call procedures".
2026-01-05
manage-architecture.md
2
1 export manage-architecture
2 rayk from "rayk/lucid-toolkit"
3 Create and maintain architecture documentation following Lucid Composite Architecture (LCA) principles.INVOKE THIS SKILL when user:- Asks an "architect" to review or analyze anything- Mentions "architecture review", "structural review", or "design review"- Requests documentation of system structure or component hierarchies- Wants to create, update, or review ARCHITECTURE.md files- Discusses Atoms, Composites, Conduits, or Deployable Units- Asks about LCA principles or architectural patterns- Needs data strategy with Schema.org at boundariesTrigger keywords: architect, architecture, structural, LCA, component hierarchy, ARCHITECTURE.md
2026-01-05
testing-standards.md
2
1 export testing-standards
2 masanao-ohba from "masanao-ohba/claude-manifests"
3 PHPUnit testing conventions and best practices for any PHP project
2026-01-05
postmortem-writer.md
2
1 export postmortem-writer
2 patricio0312rev from "patricio0312rev/skillset"
3 Creates comprehensive post-incident documents with timeline, root cause analysis, contributing factors, action items, and ownership. Follows SRE best practices for blameless postmortems. Use for "postmortem", "incident review", "RCA", or "post-incident".
2026-01-05
startupo.md
2
1 export startupo
2 Euda1mon1a from "Euda1mon1a/Autonomous-Assignment-Program-Manager"
3 Initialize session as ORCHESTRATOR agent with multi-agent coordination capability. Use for complex tasks requiring parallel agent spawning and result synthesis.
2026-01-05
pii-redaction-logging-policy-builder.md
2
1 export pii-redaction-logging-policy-builder
2 patricio0312rev from "patricio0312rev/skillset"
3 Prevents logging sensitive user data with redaction rules, logging policies, and safe log formatting. Use for "PII redaction", "log privacy", "GDPR logging", or "data privacy".
2026-01-05