Browse Skills

9063 skills found

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
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
api-security.md
3
1 export api-security
2 melodic-software from "melodic-software/claude-code-plugins"
3 Comprehensive API security guidance covering authentication methods, rate limiting, input validation, CORS, security headers, and protection against OWASP API Top 10 vulnerabilities. Use when designing API authentication, implementing rate limiting, configuring CORS, setting security headers, or reviewing API security.
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
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
automating-browser.md
3
1 export automating-browser
2 thkt from "thkt/claude-config"
3 Interactive browser automation using claude-in-chrome MCP tools. Best for: demos, documentation GIFs, manual testing, live browser control. For automated E2E testing in CI/CD, use webapp-testing skill instead. Triggers: browser automation, ブラウザ自動化, screenshot, スクリーンショット, form fill, フォーム入力, click, navigate, GIF recording, GIF録画, ブラウザ操作, Chrome, demo, デモ, live browser.
2026-01-05
field-agent-deployment.md
3
1 export field-agent-deployment
2 treasure-data from "treasure-data/td-skills"
3 Best practices for developing, testing, and deploying production-ready Field Agents including R&D workflows, version control, testing strategies, and release management
2026-01-05
testing-patterns.md
3
1 export testing-patterns
2 0xDarkMatter from "0xDarkMatter/claude-mods"
3 Cross-language testing strategies and patterns. Triggers on: test pyramid, unit test, integration test, e2e test, TDD, BDD, test coverage, mocking strategy, test doubles, test isolation.
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
test-data-strategy.md
3
1 export test-data-strategy
2 melodic-software from "melodic-software/claude-code-plugins"
3 Plan comprehensive test data management including synthetic data generation, data anonymization, versioning, and environment-specific strategies.
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
secure-coding.md
3
1 export secure-coding
2 melodic-software from "melodic-software/claude-code-plugins"
3 Provides guidance on secure coding practices including OWASP Top 10 2025, CWE Top 25, input validation, output encoding, and language-specific security patterns. Use when reviewing code for security vulnerabilities, implementing security controls, or learning secure development practices.
2026-01-05
vue-nuxt.md
3
1 export vue-nuxt
2 martinholovsky from "martinholovsky/claude-skills-generator"
3 Vue 3 and Nuxt 3 for JARVIS AI Assistant UI development with security-first patterns
2026-01-05
paper-to-code.md
3
1 export paper-to-code
2 aryateja2106 from "aryateja2106/nested-learning"
3 Implement AI/ML research papers from scratch when no official code exists. Use when the user wants to reproduce a paper, implement an algorithm from a PDF, build a model architecture from a research paper, or create working code from academic publications. Handles papers from arXiv, NeurIPS, ICML, ICLR, CVPR, and other venues. Produces UV-managed, GPU-ready Python projects with tests, demos, and documentation.
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
windows-ui-automation.md
3
1 export windows-ui-automation
2 martinholovsky from "martinholovsky/claude-skills-generator"
3 Expert in Windows UI Automation (UIA) and Win32 APIs for desktop automation. Specializes in accessible, secure automation of Windows applications including element discovery, input simulation, and process interaction. HIGH-RISK skill requiring strict security controls for system access.
2026-01-05
laravel.md
3
1 export laravel
2 vapvarun from "vapvarun/claude-backup"
3 Complete Laravel development guide covering Eloquent, Blade, testing with Pest/PHPUnit, queues, caching, API resources, migrations, and Laravel best practices. Use when building Laravel applications, writing Laravel code, implementing features in Laravel, debugging Laravel issues, or when user mentions Laravel, Eloquent, Blade, Artisan, or PHP frameworks.
2026-01-05
e2e-testing-patterns.md
3
1 export e2e-testing-patterns
2 amurata from "amurata/cc-tools"
3 PlaywrightとCypressを使用したエンドツーエンドテストをマスターし、バグを捕捉し、信頼性を向上させ、高速デプロイメントを可能にする信頼性の高いテストスイートを構築。E2Eテストの実装、不安定なテストのデバッグ、テスト基準の確立時に使用。
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-membersim.md
3
1 export healthsim-membersim
2 mark64oswald from "mark64oswald/healthsim-workspace"
3 MemberSim generates realistic synthetic claims and payer data for testing claims processing systems, payment integrity, and benefits administration.
2026-01-05
quality-gates.md
3
1 export quality-gates
2 NikiforovAll from "NikiforovAll/LazyOpenCode"
3 This skill should be used when the user wants to run code quality checks (linting, formatting, type checking, tests) on the lazyopencode project. Use this skill when asked to "run quality gates", "check the code", "run tests", "lint the code", or verify code quality before committing.
2026-01-05
seo.md
3
1 export seo
2 petyosi from "petyosi/rc"
3 SEO audit for local HTML files. Use when user wants to check SEO, analyze files for search optimization, or mentions SEO review/audit. Scans a directory for HTML files and analyzes meta tags, heading structure, images, links, and technical SEO signals. Provides severity-rated issues with fix suggestions.
2026-01-05
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
testcontainers-go.md
3
1 export testcontainers-go
2 testcontainers from "testcontainers/claude-skills"
3 A comprehensive guide for using Testcontainers for Go to write reliable integration tests with Docker containers in Go projects. Supports 62+ pre-configured modules for databases, message queues, cloud services, and more.
2026-01-05