Browse Skills

1071 skills found

gin.md
0
1 export gin
2 bailu2025 from "bailu2025/CC-Plugins"
3 A comprehensive skill for the Go Gin web framework including routing, middleware, binding, and testing
2026-01-05
quality-gate-skill.md
0
1 export quality-gate-skill
2 orakitine from "orakitine/claude-code-lab"
3 Comprehensive code quality verification workflow that checks linting, formatting, type safety, tests, and build before committing code. Uses parallel agent execution for maximum speed. Non-destructive - only reports issues without making changes.
2026-01-05
advanced-debugging.md
0
1 export advanced-debugging
2 g97iulio1609 from "g97iulio1609/vscode-agent-skills"
3 State-of-the-art debugging agent with hypothesis-driven analysis, automatic code instrumentation, git worktree isolation, and browser automation. Use when debugging errors, stack traces, unexpected behavior, performance issues, failed tests, race conditions, or hard-to-reproduce bugs.
2026-01-05
dotnet-test-triage.md
0
1 export dotnet-test-triage
2 bravellian from "bravellian/platform"
3 Run dotnet test, capture failed test cases, and generate a rerun filter plus a markdown failure summary. Use when test runs fail and you need a focused rerun command or a compact failure report.
2026-01-05
pepmetrics-testing.md
0
1 export pepmetrics-testing
2 djtroymx1 from "djtroymx1/PepMetrics"
3 Testing patterns and utilities for PepMetrics. Use when writing or debugging tests.
2026-01-05
systematic-debugging.md
0
1 export systematic-debugging
2 keenanthomson from "keenanthomson/dotfiles"
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
golang.md
0
1 export golang
2 forgoty from "forgoty/dotfiles"
3 Write, test, and maintain Go code following idiomatic patterns, standard library conventions, and Go best practices. Use when working with Go/Golang projects, writing Go code, or reviewing Go implementations.
2026-01-05
python-testing-standards.md
0
1 export python-testing-standards
2 clostaunau from "clostaunau/holiday-card"
3 Comprehensive Python testing best practices, pytest conventions, test structure patterns (AAA, Given-When-Then), fixture usage, mocking strategies, code coverage standards, and common anti-patterns. Essential reference for code reviews, test writing, and ensuring high-quality Python test suites with pytest, unittest.mock, and pytest-cov.
2026-01-05
test-writer.md
0
1 export test-writer
2 dudusoar from "dudusoar/skillOS"
3 Generates comprehensive test files for functions and classes. Use after writing a function, method, or class to quickly create unit tests with edge cases, assertions, and proper test structure. Supports multiple testing frameworks (pytest, unittest, jest, etc.) and follows testing best practices (AAA pattern, mocking, fixtures).
2026-01-05
static-audio-generation.md
0
1 export static-audio-generation
2 want2bet from "want2bet/BobTheSkull5"
3 Generate and manage static audio files for Bob The Skull using ElevenLabs TTS. Use when creating greetings, startup messages, error responses, or test audio. Handles generation, naming, directory structure, and cross-repo syncing.
2026-01-05
enactplaywright.md
0
1 export enactplaywright
2 while-basic from "while-basic/enact-template"
3 Browser automation tool using Playwright - captures screenshots and extracts content from web pages
2026-01-05
fpkit-developer.md
0
1 export fpkit-developer
2 shawn-sandy from "shawn-sandy/acss"
3 Guide for building applications with @fpkit/acss components. This skill should be used when composing custom React components from fpkit primitives, validating CSS variable naming conventions, extending fpkit components with custom behavior, or ensuring accessibility compliance in fpkit-based applications. Use when the user needs help with component composition patterns, CSS customization, or accessibility testing. Not for developing the @fpkit/acss library itself.
2026-01-05
kumo-assistant.md
0
1 export kumo-assistant
2 kumokuenchan from "kumokuenchan/Kumo"
3 Kumo development assistant for MySQL database management tool. Use when working on Kumo features, understanding architecture, writing tests, or navigating the codebase. Helps with React components, API endpoints, database features, and Electron app development.
2026-01-05
code-review.md
0
1 export code-review
2 LukasStrickler from "LukasStrickler/ai-dev-atelier"
3 Review code changes using CodeRabbit CLI - supports uncommitted files (task mode) or all PR files vs main branch (pr mode). Catches bugs, security issues, and code quality problems before committing or when reviewing pull requests. Use when: (1) Reviewing uncommitted changes before committing (task mode), (2) Reviewing all changed files in a PR against main branch (pr mode), (3) Working on subtasks and want to check progress, (4) Need feedback on work-in-progress code, (5) Preparing PR for merge, (6) When CodeRabbit review is needed, (7) For bug detection and security scanning, or (8) For automated code quality assessment. Triggers: review code, check code quality, review changes, code review, review PR, check for bugs, security scan, review uncommitted, finalize code, pre-commit review.
2026-01-05
spec-first-sdlc.md
0
1 export spec-first-sdlc
2 esxr from "esxr/sdlc-skill"
3 Spec-First, Agent-Implemented Software Development Lifecycle. Use when: (1) Starting a new software project that needs structured design-before-code approach, (2) User mentions "SDLC", "spec-first", "design docs", or "implementation spec", (3) User wants to go from requirements/intent to working code with traceability, (4) Project requires documented architectural decisions and review checkpoints, (5) User has existing design artifacts and wants to continue from a specific phase. Produces: Intent doc → HLD → ADR-Lite → EIS → Code → Validation tests.
2026-01-05
backend-development.md
0
1 export backend-development
2 pluginagentmarketplace from "pluginagentmarketplace/custom-plugin-mlops"
3 Master backend API development with Node.js, Python, PHP, Java, C#, GraphQL, REST APIs, databases, and microservices. Learn server-side architecture, authentication, scalability, and production deployment.
2026-01-05
simulation-code-validation.md
0
1 export simulation-code-validation
2 DevHammad0 from "DevHammad0/physical-ai-robotics-textbook"
3 Encodes validation patterns for robotics simulation code (ROS 2, Gazebo, Isaac Sim). Ensures code examples are testable, safe, and follow simulation-first pedagogy. Validates Python syntax, ROS 2 patterns, URDF/SDF markup, and troubleshooting completeness.
2026-01-05
test-driven-development.md
0
1 export test-driven-development
2 craigtkhill from "craigtkhill/stdd-agents"
3 Use when writing tests or implementing code. Defines RED-GREEN-REFACTOR cycle and test execution workflow.
2026-01-05
tunit.md
0
1 export tunit
2 AndreHogberg from "AndreHogberg/summit-ui"
3 Run TUnit tests with Playwright. Use when user asks to run tests, execute tests, or check if tests pass.
2026-01-05
test-writing-patterns.md
0
1 export test-writing-patterns
2 scooter-indie from "scooter-indie/gh-pmu"
3 Guide experienced developers on test structure, patterns, assertions, and test doubles for effective test-driven development
2026-01-05
planning.md
0
1 export planning
2 duogbachdev from "duogbachdev/professional-law-firm-website"
3 Use when you need to plan technical solutions that are scalable, secure, and maintainable.
2026-01-05
feature-planner.md
0
1 export feature-planner
2 GMNAPI from "GMNAPI/DevPortfolio"
3 Analyze feature documentation (PDF, markdown, or requirements) and create comprehensive implementation plans for DevPortfolio Portfolio app features. Use when asked to create implementation plans, analyze feature requirements, plan new sections, or design features for apps/portfolio/. Generates detailed phase-by-phase plans with entity design, core layer, components, hooks, styling, i18n, and testing checklists.
2026-01-05
ui-check.md
0
1 export ui-check
2 YuheiNakasaka from "YuheiNakasaka/cc-dev-kit"
3 Use Playwright MCP to check UI styles and usability. Automatically used for requests like "check UI", "verify appearance", "take screenshot".
2026-01-05
resolve-conflicts.md
0
1 export resolve-conflicts
2 manthanabc from "manthanabc/paws"
3 Use this skill immediately when the user mentions merge conflicts that need to be resolved. Do not attempt to resolve conflicts directly - invoke this skill first. This skill specializes in providing a structured framework for merging imports, tests, lock files (regeneration), configuration files, and handling deleted-but-modified files with backup and analysis.
2026-01-05