Browse Skills

9063 skills found

mechinterp-validation-suite.md
0
1 export mechinterp-validation-suite
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Run credibility checks on feature interpretations including split-half stability and shuffle null tests
2026-01-05
feature-development-workflow.md
0
1 export feature-development-workflow
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Orchestrate end-to-end feature development from requirements through implementation, testing, and review. Use when: (1) planning feature development stages, (2) coordinating multi-agent feature workflows, (3) understanding SDLC phases for new features.
2026-01-05
experiment-design-checklist.md
0
1 export experiment-design-checklist
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generates a rigorous experiment design given a hypothesis. Use when asked to design experiments, plan experiments, create an experimental setup, or figure out how to test a research hypothesis. Covers controls, baselines, ablations, metrics, statistical tests, and compute estimates.
2026-01-05
website-copy-standards.md
0
1 export website-copy-standards
2 adnanmueller from "adnanmueller/am-dev-plugins"
3 Comprehensive skill for writing high-converting, AI-optimised website copy that combines Generative Engine Optimization (GEO) with strategic copywriting psychology. Use when: (1) Writing new website copy, landing pages, or marketing content, (2) Performing SEO audits or content reviews, (3) Optimising content for AI Answer Engines (Google AI, Perplexity, ChatGPT), (4) Implementing Schema markup (JSON-LD structured data), (5) Writing B2B or B2C-specific copy, (6) Creating About Us pages or brand storytelling content, (7) Writing microcopy, error messages, or UX text, (8) Ensuring accessibility and inclusive language.Invoke with: /write-website-copy, /audit-seo, /generate-schema, /validate-content, or say "use the website-copy-standards skill to..."
2026-01-05
commitlint-config.md
0
1 export commitlint-config
2 metasaver from "metasaver/claude-marketplace"
3 Commitlint configuration and GitHub Copilot commit message instruction templates with validation logic for conventional commit enforcement. Includes 6 required standards (conventional format, relaxed subject rules for Copilot compatibility, optional scope, Husky integration, required dependencies, Copilot instruction consistency). Use when creating or auditing commitlint.config.js and .copilot-commit-message-instructions.md files.
2026-01-05
firebase-auth.md
0
1 export firebase-auth
2 mgd34msu from "mgd34msu/goodvibes-plugin"
3 Implements Firebase Authentication with email, OAuth, phone auth, and custom tokens. Use when building apps with Firebase, needing flexible auth methods, or integrating with Firebase ecosystem.
2026-01-05
cicd-intelligent-recovery.md
0
1 export cicd-intelligent-recovery
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Loop 3 of the Three-Loop Integrated Development System. CI/CD automation with intelligent failure recovery, root cause analysis, and comprehensive quality validation. Receives implementation from Loop 2, feeds failure patterns back to Loop 1. Achieves 100% test success through automated repair and theater validation. v2.0.0 with explicit agent SOPs.
2026-01-05
fastapi.md
0
1 export fastapi
2 Lobbi-Docs from "Lobbi-Docs/claude"
3 FastAPI development including async endpoints, Pydantic models, dependency injection, and OpenAPI documentation. Activate for FastAPI apps, async Python APIs, and modern Python web services.
2026-01-05
mechanical-engineer.md
0
1 export mechanical-engineer
2 selfdriven-octo from "selfdriven-octo/skillzeb"
3 Ability to design, analyse, test, and maintain mechanical systems and components that meet defined functional, safety, and performance requirements. Includes applying engineering principles to materials, structures, thermodynamics, fluid mechanics, and motion systems; producing and interpreting technical designs and specifications; validating designs through analysis and testing; and supporting manufacture, operation, and lifecycle management. Applies across industrial, infrastructure, energy, manufacturing, and product contexts and is independent of specific tools or industries, with human accountability retained for safety, compliance, and outcomes.
2026-01-05
docker-log-debugger.md
0
1 export docker-log-debugger
2 cncorp from "cncorp/arsenal"
3 Find and debug errors using Docker Compose logs. Use proactively when tests fail or services misbehave. PRIMARY - docker compose logs --since 15m | grep -iE -B 10 -A 10 "error|fail|exception"
2026-01-05
laravel-dusk.md
0
1 export laravel-dusk
2 Hieubkav from "Hieubkav/wincellarCloneBackend"
3 Laravel Dusk - Browser automation and testing API for Laravel applications. Use when writing browser tests, automating UI testing, testing JavaScript interactions, or implementing end-to-end tests in Laravel.
2026-01-05
dev-planning.md
0
1 export dev-planning
2 Proaptus from "Proaptus/proagentic-dfx"
3 AI-driven development planning skill that produces TDD-ready specifications using research-backed methodologies (Plan-then-Act, Reflexion, ToT/LATS, ReAct).USE THIS SKILL PROACTIVELY when:- User requests a feature implementation- User reports a bug that needs fixing- User asks for code refactoring- Task involves multiple files or components- Requirements need clarification before coding- You need to create a comprehensive development planThis skill implements the complete planning pipeline: repo analysis → test-first design → structured plan generation → self-critique → TDD handover specification.OUTPUT: Structured TDD Handover Spec (JSON + Markdown) ready for TDD agent consumption.
2026-01-05
playwright-e2e-testing.md
0
1 export playwright-e2e-testing
2 bobmatnyc from "bobmatnyc/termpilot"
3 Playwright modern end-to-end testing framework with cross-browser automation, auto-wait, and built-in test runner. Use when testing web applications end-to-end, implementing cross-browser testing, or recording user flows with screenshots and videos.
2026-01-05
http-interceptors.md
0
1 export http-interceptors
2 tidemann from "tidemann/st44-home"
3 Angular 21+ functional HTTP interceptors for auth, error handling, loading states, retry logic, caching, and security best practices
2026-01-05
claude-md-reviewer.md
0
1 export claude-md-reviewer
2 ortaizi from "ortaizi/spike1"
3 Review, audit, and fix CLAUDE.md to ensure it meets quality standards.TRIGGERS - Use this skill when user says:- "review claude.md", "review the claude.md"- Any request to check CLAUDE.md quality or find issuesAlso use when:(1) Verifying CLAUDE.md references match actual project structure(2) Checking for stale or outdated content(3) Auditing formatting quality and consistency(4) CLAUDE.md exceeds 600 lines (MUST condense)(5) Analyzing individual section sizes and making them concise(6) Detecting content that duplicates skills in `.claude/skills/`This skill reports issues AND implements all fixes to bring CLAUDE.md to standard.
2026-01-05
managing-hooks.md
0
1 export managing-hooks
2 thoeltig from "thoeltig/claude-code-toolkit"
3 Creates, analyzes, updates, and improves Claude Code hooks including configuration, scripts, and security validation. Use when user asks how hooks work, explaining hook concepts, understanding hook types and event lifecycle, describing hook configuration, creating new hooks, analyzing existing hooks for improvements, validating hook security, debugging hook activation, updating hook configurations, or when user mentions "hook", "PreToolUse", "PostToolUse", "SessionStart", or other hook event types. Handles both command hooks and prompt-based hooks across all 9 event types.
2026-01-05
self-hosted-runner-hardening.md
0
1 export self-hosted-runner-hardening
2 adaptive-enforcement-lab from "adaptive-enforcement-lab/claude-skills"
3 Comprehensive hardening steps for self-hosted GitHub Actions runners. OS-level security, network isolation, credential protection, and audit logging.
2026-01-05
systematic.md
0
1 export systematic
2 pproenca from "pproenca/dot-claude-old"
3 Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions
2026-01-05
vue-development.md
0
1 export vue-development
2 SSiertsema from "SSiertsema/claude-code-plugins"
3 Vue 3 and Nuxt 3 development with TDD workflow, QA gates, and E2E test generation. Enforces unit testing before implementation, generates Playwright E2E tests from Gherkin acceptance criteria, and produces JSON reports.
2026-01-05
building-skills.md
0
1 export building-skills
2 DeeDee-Development from "DeeDee-Development/Chickadee-Labs-static-site"
3 Creates Claude Code Skills using a structured 6-phase workflow. Use when building skills, writing SKILL.md, designing skill architecture, or testing skill triggers. DO NOT use for general Claude Code docs or one-off tasks.
2026-01-05
run-tests.md
0
1 export run-tests
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Validate code changes by intelligently selecting and running the appropriate test suites. Use this when editing code to verify changes work correctly, run tests, validate functionality, or check for regressions. Automatically discovers affected test suites, selects the minimal set of venvs needed for validation, and handles test execution with Docker services as needed.
2026-01-05
crap-killer.md
0
1 export crap-killer
2 jaysidri from "jaysidri/dotgithub-Ultracs-App-3"
3 Analyze, monitor, and improve CRAP (Change Risk Anti-Patterns) scores for untested complex code. Use when users want to: (1) Reduce technical debt and code risks, (2) Identify high-risk methods that need test coverage, (3) Validate CRAP thresholds for quality gates, (4) Generate coverage reports focused on complex methods, (5) Implement test coverage improvements to lower CRAP scores, or (6) Set up automated code quality monitoring based on CRAP metrics. **CRITICAL CONSTRAINT**: Code is in production and CANNOT be modified - CRAP reduction focuses ONLY on adding test coverage.
2026-01-05
m365-agent-developer.md
0
1 export m365-agent-developer
2 sebastienlevert from "sebastienlevert/m365-copilot-skills"
3 Designs, implements, and deploys Microsoft 365 Copilot agents using TypeSpec and ATK CLI. Provides architectural guidance, capability configuration, security patterns, and lifecycle management. Use when developing M365 Copilot agents, working with TypeSpec, or managing agent deployments. For creating new projects, use the m365-agent-scaffolder skill.
2026-01-05
playwright-e2e-testing.md
0
1 export playwright-e2e-testing
2 vanman2024 from "vanman2024/dev-lifecycle-marketplace"
3 Playwright end-to-end testing patterns including page object models, test scenarios, visual regression, and CI/CD integration. Use when building E2E tests, testing web applications, automating browser interactions, implementing page objects, running Playwright tests, debugging E2E failures, or when user mentions Playwright, E2E, browser automation, page object model, POM, visual regression, or end-to-end testing.
2026-01-05