Browse Skills

9063 skills found

agent-coordination.md
3
1 export agent-coordination
2 d-o-hub from "d-o-hub/rust-self-learning-memory"
3 Coordinate multiple specialized Skills and Task Agents through parallel, sequential, swarm, hybrid, or iterative execution strategies. CRITICAL - Skills use Skill tool (rust-code-quality, architecture-validation, plan-gap-analysis), Task Agents use Task tool (code-reviewer, test-runner, debugger, loop-agent). Use this when orchestrating multi-worker workflows, managing dependencies, or optimizing complex task execution with quality gates.
2026-01-05
firebase-developmentvalidate.md
3
1 export firebase-developmentvalidate
2 2389-research from "2389-research/claude-plugins"
3 Review Firebase code against security model and best practices. Validates firebase.json structure, firestore.rules patterns, functions architecture, authentication implementation, test coverage, and emulator configuration.
2026-01-05
healthsim.md
3
1 export healthsim
2 mark64oswald from "mark64oswald/healthsim-workspace"
3 HealthSim generates realistic synthetic healthcare data for testing EMR systems, claims processing, pharmacy benefits, and analytics. Use for ANY request involving: (1) synthetic patients, clinical data, or medical records, (2) healthcare claims, billing, or adjudication, (3) pharmacy prescriptions, formularies, or drug utilization, (4) HL7v2, FHIR, X12, or NCPDP formatted output, (5) healthcare testing scenarios or sample data generation.
2026-01-05
swift-dependencies.md
3
1 export swift-dependencies
2 nonameplum from "nonameplum/agent-skills"
3 A dependency management library for Swift with controlled, testable dependencies
2026-01-05
full-stack-debugger.md
3
1 export full-stack-debugger
2 ingpoc from "ingpoc/SKILLS"
3 This skill should be used when debugging full-stack issues that span UI, backend, and database layers. It provides a systematic workflow to detect errors, analyze root causes, apply fixes iteratively, and verify solutions through automated server restarts and browser-based testing. Ideal for scenarios like failing schedulers, import errors, database issues, or API payload problems where issues originate in backend code but manifest in the UI.
2026-01-05
e2e-flow-test.md
3
1 export e2e-flow-test
2 mwguerra from "mwguerra/claude-code-plugins"
3 Execute complete user flow testing with Playwright MCP, testing end-to-end journeys through the application
2026-01-05
cdn-media-delivery.md
3
1 export cdn-media-delivery
2 melodic-software from "melodic-software/claude-code-plugins"
3 Use when configuring CDN for media delivery, implementing cache invalidation, or designing signed URL patterns. Covers CDN configuration, edge caching, origin shielding, and secure media access for headless CMS.
2026-01-05
systematic-debugging.md
3
1 export systematic-debugging
2 alexanderop from "alexanderop/workoutTracker"
3 Systematic debugging framework for any bug, test failure, or unexpected behavior.Use BEFORE proposing fixes. Triggers: "bug", "test failure", "flaky test", "debugging","root cause", "investigate", "why is this failing", "unexpected behavior", "not working","broken", "error", "fix this", "what's wrong".
2026-01-05
design-thinking.md
3
1 export design-thinking
2 melodic-software from "melodic-software/claude-code-plugins"
3 Design Thinking methodology for human-centered innovation. Covers the 5-phase IDEO/Stanford d.school approach (Empathize, Define, Ideate, Prototype, Test) with workshop facilitation and exercise templates.
2026-01-05
senior-backend-agent.md
3
1 export senior-backend-agent
2 donggyun112 from "donggyun112/ai-librarian"
3 Comprehensive backend development skill for building scalable backend systems using NodeJS, Express, Go, Python, Postgres, GraphQL, REST APIs. Includes API scaffolding, database optimization, security implementation, and performance tuning. Use when designing APIs, optimizing database queries, implementing business logic, handling authentication/authorization, or reviewing backend code.
2026-01-05
security-best-practices-expert.md
3
1 export security-best-practices-expert
2 sandraschi from "sandraschi/advanced-memory-mcp"
3 Application security specialist covering OWASP top 10, secure coding, and vulnerability prevention
2026-01-05
unity-editor.md
3
1 export unity-editor
2 DirtybitGames from "DirtybitGames/unityctl"
3 Remote control Unity Editor via CLI using unityctl. Use when working with Unity projects to enter/exit play mode, compile scripts, view console logs, load scenes, run tests, capture screenshots, or execute C# code for debugging. Activate when user mentions Unity, play mode, compilation, or needs to interact with a running Unity Editor.
2026-01-05
configure.md
3
1 export configure
2 atrawog from "atrawog/bazzite-ai"
3 Unified system configuration dispatcher for bazzite-ai. Manages services(Docker, Cockpit, SSH), desktop settings (gamemode, Steam), security(passwordless sudo), and development environment (GPU containers). Usewhen users need to enable/disable system features or check configuration status.
2026-01-05
plugin-development.md
3
1 export plugin-development
2 melodic-software from "melodic-software/claude-code-plugins"
3 Central authority for Claude Code plugins. Covers plugin creation, plugin structure (plugin.json, commands/, agents/, skills/, hooks/), plugin manifest configuration, plugin installation and management (/plugin command), plugin marketplaces (marketplace.json, adding marketplaces), team plugin workflows, plugin development and testing, plugin debugging, plugin sharing and distribution, MCP servers in plugins, and plugin settings. Assists with creating plugins, installing from marketplaces, configuring team plugins, and troubleshooting plugin issues. Delegates 100% to docs-management skill for official documentation.
2026-01-05
database-testing.md
3
1 export database-testing
2 Microck from "Microck/ordinary-claude-skills"
3 Database schema validation, data integrity testing, migration testing, transaction isolation, and query performance. Use when testing data persistence, ensuring referential integrity, or validating database migrations.
2026-01-05
applescript.md
3
1 export applescript
2 martinholovsky from "martinholovsky/claude-skills-generator"
3 Expert in AppleScript and JavaScript for Automation (JXA) for macOS system scripting. Specializes in secure script execution, application automation, and system integration. HIGH-RISK skill due to shell command execution and system-wide control capabilities.
2026-01-05
wp-project-triage.md
3
1 export wp-project-triage
2 vapvarun from "vapvarun/claude-backup"
3 Use when you need to quickly understand a WordPress repository: detect project type (plugin/theme/block theme/WP core/full site), available tooling (Composer, npm, @wordpress/scripts), test frameworks (PHPUnit, Playwright, wp-env), and version hints.
2026-01-05
s-test.md
3
1 export s-test
2 Falkicon from "Falkicon/Mechanic"
3 Write and run unit tests for WoW addons using Busted and the Mechanic test framework. Covers test structure, mocking WoW APIs, and coverage analysis. Use when adding tests, fixing bugs with regression tests, or improving coverage. Triggers: test, unit test, coverage, Busted, mock, TDD, sandbox.
2026-01-05
assumption-testing.md
3
1 export assumption-testing
2 melodic-software from "melodic-software/claude-code-plugins"
3 Identify, prioritize, and test product assumptions systematically. Reduce risk by validating riskiest assumptions first through structured experiments.
2026-01-05
mcp-integration.md
3
1 export mcp-integration
2 melodic-software from "melodic-software/claude-code-plugins"
3 Central authority for Claude Code Model Context Protocol (MCP) integration. Covers MCP server installation (HTTP, SSE, stdio transports), server management (add, list, remove), installation scopes (local, project, user), plugin-provided MCP servers, enterprise MCP configuration, MCP resources and @ mentions, MCP prompts as slash commands, OAuth authentication, environment variable expansion, Claude Code as MCP server, output limits, and MCP security. Assists with connecting external tools, configuring MCP servers, managing authentication, and troubleshooting MCP issues. Delegates 100% to docs-management skill for official documentation.
2026-01-05
browser-automation.md
3
1 export browser-automation
2 martinholovsky from "martinholovsky/claude-skills-generator"
3 Expert in browser automation using Chrome DevTools Protocol (CDP) and WebDriver. Specializes in secure web automation, testing, and scraping with proper credential handling, domain restrictions, and audit logging. HIGH-RISK skill due to web access and data handling.
2026-01-05
vue-integration-testing.md
3
1 export vue-integration-testing
2 alexanderop from "alexanderop/workoutTracker"
3 Write Vue 3 integration tests using Vitest Browser Mode and Page Objects. Use proactively whenever adding tests for views, components with routing, user flows, or features that span multiple components. Triggers include "add tests", "write tests", "test this", "needs tests", "integration tests", "test the feature", "test user flow", or any task involving testing UI interactions, navigation, dialogs, forms, or multi-step workflows.
2026-01-05
test-pyramid-design.md
3
1 export test-pyramid-design
2 melodic-software from "melodic-software/claude-code-plugins"
3 Design optimal test pyramids with unit/integration/E2E ratios. Identify anti-patterns and recommend architecture-specific testing strategies.
2026-01-05
agentic-layer-audit.md
3
1 export agentic-layer-audit
2 melodic-software from "melodic-software/claude-code-plugins"
3 Audit codebase for agentic layer coverage and identify gaps. Use when assessing agentic layer maturity, identifying investment opportunities, or evaluating primitive coverage.
2026-01-05