Browse Skills

9063 skills found

test-driven-development.md
1
1 export test-driven-development
2 CodingCossack from "CodingCossack/agent-skills-library"
3 Red-green-refactor development methodology requiring verified test coverage. Use for feature implementation, bugfixes, refactoring, or any behavior changes where tests must prove correctness.
2026-01-05
complete-skill.md
1
1 export complete-skill
2 nitromike502 from "nitromike502/claude-code-config-manager"
3 A complete skill with all fields present for testing
2026-01-05
api-documentation.md
1
1 export api-documentation
2 troykelly from "troykelly/claude-skills"
3 Use when API code changes (routes, endpoints, schemas). Enforces Swagger/OpenAPI sync. Pauses work if documentation has drifted, triggering documentation-audit skill.
2026-01-05
writing-dockerfiles.md
1
1 export writing-dockerfiles
2 sumik5 from "sumik5/dotfiles"
3 Guides Dockerfile creation and optimization. Use when Dockerfile or Docker Compose is detected. Supports multi-stage builds, cache optimization, security hardening, and image size minimization.
2026-01-05
holistic-testing-pact.md
1
1 export holistic-testing-pact
2 pacphi from "pacphi/ampel"
3 Apply the Holistic Testing Model evolved with PACT (Proactive, Autonomous, Collaborative, Targeted) principles. Use when designing comprehensive test strategies for Classical, AI-assisted, Agent based, or Agentic Systems building quality into the team, or implementing whole-team quality practices.
2026-01-05
visual-regression-test-setup.md
1
1 export visual-regression-test-setup
2 Dexploarer from "Dexploarer/claudius-skills"
3 Sets up visual regression testing using Percy, Chromatic, or Playwright to catch unintended UI changes through screenshot comparison. Use when user asks to "setup visual testing", "add screenshot tests", "prevent visual bugs", or "setup Percy/Chromatic".
2026-01-05
ds-pro-max.md
1
1 export ds-pro-max
2 kyirexy from "kyirexy/DesignSystem-Pro-Max-skill"
3 Design system intelligence. Search AntD, Material-UI, Figma, Bootstrap, Tailwind specs. Generate compliant CSS code. Audit for violations. Components, colors, typography, spacing, tokens. Actions: search, generate, audit, review, fix, implement, migrate. Projects: React, Vue, web apps, dashboards, admin panels.
2026-01-05
variant-consistency-checker.md
1
1 export variant-consistency-checker
2 CANTAGESTUDIO from "CANTAGESTUDIO/CosmicAtlasPacker"
3 [Design System] Validate UI component usage against design system specifications. Use when (1) checking component variants/sizes are valid, (2) verifying required props are present, (3) detecting deprecated component usage, (4) finding disallowed prop combinations, (5) user asks to 'check component usage', 'validate variants', 'audit design system compliance', or 'find component inconsistencies'.
2026-01-05
configure-wasp.md
1
1 export configure-wasp
2 wasp-lang from "wasp-lang/claude-plugins"
3 configure Wasp framework features and set up their app's branding (meta tags, SEO), authentication (email, social auth providers), database, email providers, styling (tailwind, shadcn), etc. Use when the user wants to add or set up Wasp-specific functionality.
2026-01-05
typo3-conformance.md
1
1 export typo3-conformance
2 netresearch from "netresearch/typo3-conformance-skill"
3 Evaluate TYPO3 extensions for conformance to official TYPO3 12/13 LTS standards, coding guidelines (PSR-12, TYPO3 CGL), and architecture patterns. Use when assessing extension quality, generating conformance reports, identifying technical debt, or planning modernization efforts. Evaluates: extension architecture, composer.json validation (mandatory fields, version constraints, deprecated properties), ext_emconf.php validation (state values, categories, constraints, critical TER restrictions), comprehensive ext_* files validation (ext_localconf.php, ext_tables.php, ext_tables.sql, ext_tables_static+adt.sql, ext_conf_template.txt), TYPO3 v13 deprecation detection (deprecated TypoScript files, addUserTSConfig, backend module migration, Site sets adoption), dependency injection, services configuration, testing coverage, Extbase patterns, best practices alignment, Crowdin integration, and GitHub workflow validation (issue templates, TER publishing automation). Supports PHP 8.1-8.4 and provides actionable improveme
2026-01-05
cloning-hms-components.md
1
1 export cloning-hms-components
2 gpt-cmdr from "gpt-cmdr/hms-commander"
3 Clones HEC-HMS components (basins, met models, control specs, runs) using theCLB Engineering LLM Forward approach. Creates non-destructive, traceable, GUI-verifiablecopies for QAQC comparison, scenario analysis, and parameter sensitivity testing.Use when creating alternative scenarios, setting up QAQC workflows, comparing baselinevs updated models, or preserving original while testing modifications. All clonesappear in HEC-HMS GUI with separate DSS outputs for side-by-side comparison.Trigger keywords: clone, duplicate, copy, QAQC, scenario, alternative, baseline,comparison, side-by-side, non-destructive, traceable.
2026-01-05
optimize-prompt-gepa.md
1
1 export optimize-prompt-gepa
2 Nitzan94 from "Nitzan94/claude-code-skills"
3 Optimizes prompts using full GEPA methodology (Genetic-Pareto Evolution). Use when user wants to improve a prompt's accuracy on test cases, mentions "optimize prompt", "improve prompt", or has examples of desired input/output pairs. Implements Pareto frontier selection, trace-based reflection, and crossover mutations.
2026-01-05
test-driven-development.md
1
1 export test-driven-development
2 saw235 from "saw235/haskell-monorepo"
3 Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first
2026-01-05
inbox-processing-expert.md
1
1 export inbox-processing-expert
2 nathanvale from "nathanvale/side-quest-marketplace"
3 Expert guidance for building and maintaining the Para Obsidian inbox processing system - a security-hardened automation framework for processing PDFs and attachments with AI-powered metadata extraction. Use when building inbox processors, implementing security patterns (TOCTOU, command injection prevention, atomic writes), designing interactive CLIs with suggestion workflows, integrating LLM detection, implementing idempotency with SHA256 registries, or working with the para-obsidian inbox codebase. Covers engine/interface separation, suggestion-based architecture, confidence scoring, error taxonomy, structured logging, and testing patterns. Useful when user mentions inbox automation, PDF processing, document classification, security-hardened file processing, or interactive CLI design.
2026-01-05
pre-commit-review.md
1
1 export pre-commit-review
2 buzzdan from "buzzdan/ai-coding-rules"
3 ADVISORY validation of code against design principles that linters cannot enforce. Use after linter passes and tests pass to validate design quality. Categorizes findings as Design Debt, Readability Debt, or Polish Opportunities. Does NOT block commits.
2026-01-05
mxcp-expert.md
1
1 export mxcp-expert
2 raw-labs from "raw-labs/claude-code-marketplace"
3 This skill must be used with any prompt that uses MXCP. MXCP is an enterprise-grade MCP (Model Context Protocol) framework for building production AI applications with SQL and Python endpoints, security, audit trails, policy enforcement, and comprehensive testing. Use this skill when working with MXCP in any capacity including creating, building, initializing, setting up, or editing MXCP servers or projects, configuring MCP tools/resources/prompts, implementing endpoints, setting up authentication/policies, debugging validation errors, or troubleshooting MXCP applications.
2026-01-05
create-unit-test.md
1
1 export create-unit-test
2 tech-with-seth from "tech-with-seth/iridium"
3 Create Vitest unit tests following project patterns. Use when writing tests for functions, components, models, or route loaders/actions.
2026-01-05
creating-financial-models.md
1
1 export creating-financial-models
2 adamj-ops from "adamj-ops/rehab-planner-pro"
3 This skill provides an advanced financial modeling suite with DCF analysis, sensitivity testing, Monte Carlo simulations, scenario planning, LBO analysis, and real estate investment modeling for investment decisions
2026-01-05
frontend-setup.md
1
1 export frontend-setup
2 Alekoii from "Alekoii/claude-skills"
3 Interactive multi-level skill for scaffolding frontend projects from source. Use when user wants to:(1) Create a new frontend project (web, mobile, desktop, or cross-platform)(2) Set up a React, Vue, Svelte, Angular, Flutter, React Native, Electron, or Tauri project(3) Configure shadcn/ui with custom styling, colors, fonts, and components(4) Set up architecture patterns (Bulletproof React, Clean Architecture, Feature-based, etc.)(5) Add state management, data fetching, forms, validation, testing, or toolingTriggers: "create frontend project", "setup react app", "new vue project", "scaffold mobile app", "setup shadcn", "create next.js app", "new expo project", "setup tauri app"
2026-01-05
unit-testing-jest-vitest.md
1
1 export unit-testing-jest-vitest
2 pluginagentmarketplace from "pluginagentmarketplace/claude-plugin-ecosystem-hub"
3 Master Jest and Vitest for unit testing with mocking, assertions, and coverage reporting.
2026-01-05
github-speckit-tester.md
1
1 export github-speckit-tester
2 hashi-demo-lab from "hashi-demo-lab/terraform-provider-bcm"
3 Test harness for executing Speckit workflows non-interactively using subagents. Use when you need to test the complete Speckit pipeline (Phase 0 → Phase 3) or individual phases, validate artifact generation across all commands, automate testing of specification-to-implementation workflows, or verify cross-phase consistency. This skill orchestrates the execution of all Speckit commands in order without user intervention.
2026-01-05
context-driven-testing.md
1
1 export context-driven-testing
2 pacphi from "pacphi/ampel"
3 Apply context-driven testing principles where practices are chosen based on project context, not universal 'best practices'. Use when making testing decisions, questioning dogma, or adapting approaches to specific project needs.
2026-01-05
module-testing.md
1
1 export module-testing
2 davidorex from "davidorex/vcv-rack-module-creation-framework"
3 Automated validation suite for VCV Rack modules
2026-01-05
component-tester.md
1
1 export component-tester
2 deve1993 from "deve1993/Quickfy-website"
3 Write, run, and analyze component tests using Vitest and React Testing Library with coverage analysis and accessibility validation
2026-01-05