← All integrations

pytest

Testing
docs.pytest.org →
474 skills · 25 Featured · 2,234,788 total stars

Commonly used with

Skills using pytest (474)

AI & Automation Featured

anth-ci-integration

Configure CI/CD pipelines for Anthropic Claude API integrations. Use when setting up automated testing, prompt regression tests, or CI validation for Claude-powered features. Trigger with phrases like "anthropic ci", "claude ci/cd", "test claude in pipeline", "anthropic github actions".

2,359 Updated today
jeremylongshore
AI & Automation Featured

databricks-ci-integration

Configure Databricks CI/CD integration with GitHub Actions and Asset Bundles. Use when setting up automated testing, configuring CI pipelines, or integrating Databricks deployments into your build process. Trigger with phrases like "databricks CI", "databricks GitHub Actions", "databricks automated tests", "CI databricks", "databricks pipeline".

2,359 Updated today
jeremylongshore
AI & Automation Featured

onenote-local-dev-loop

Set up a local development loop for OneNote integrations with mock Graph API responses. Use when developing OneNote features without Azure credentials or to avoid rate limits during development. Trigger with "onenote local dev", "onenote mock", "onenote testing setup".

2,359 Updated today
jeremylongshore
AI & Automation Featured

orchestrating-test-execution

Test coordinate parallel test execution across multiple environments and frameworks. Use when performing specialized testing. Trigger with phrases like "orchestrate tests", "run parallel tests", or "coordinate test execution".

2,359 Updated today
jeremylongshore
AI & Automation Featured

palantir-ci-integration

Configure CI/CD pipelines for Palantir Foundry integrations with GitHub Actions. Use when setting up automated testing, running transforms validation, or integrating Foundry SDK tests into your build process. Trigger with phrases like "palantir CI", "foundry GitHub Actions", "palantir automated tests", "CI foundry".

2,359 Updated today
jeremylongshore
AI & Automation Featured

palantir-local-dev-loop

Configure Palantir Foundry local development with Python transforms and testing. Use when setting up a development environment, running transforms locally, or establishing a fast iteration cycle with Foundry. Trigger with phrases like "palantir dev setup", "palantir local development", "foundry local dev", "develop with palantir".

2,359 Updated today
jeremylongshore
AI & Automation Featured

palantir-upgrade-migration

Upgrade Palantir Foundry SDK versions and handle breaking changes. Use when upgrading foundry-platform-sdk, migrating between API versions, or detecting deprecations in Foundry integrations. Trigger with phrases like "upgrade palantir", "palantir migration", "foundry breaking changes", "update foundry SDK".

2,359 Updated today
jeremylongshore
AI & Automation Featured

serpapi-ci-integration

Set up CI/CD for SerpApi integrations with fixture-based testing. Use when automating SerpApi tests without consuming credits, or validating search result parsing in CI. Trigger: "serpapi CI", "serpapi GitHub Actions", "serpapi automated tests".

2,359 Updated today
jeremylongshore
AI & Automation Featured

snowflake-upgrade-migration

Upgrade Snowflake drivers, handle breaking changes, and migrate between editions. Use when upgrading snowflake-sdk or snowflake-connector-python versions, migrating between Snowflake editions, or handling deprecations. Trigger with phrases like "upgrade snowflake", "snowflake migration", "snowflake breaking changes", "update snowflake driver", "snowflake version".

2,359 Updated today
jeremylongshore
AI & Automation Featured

together-local-dev-loop

Together AI local dev loop for inference, fine-tuning, and model deployment. Use when working with Together AI's OpenAI-compatible API. Trigger: "together local dev loop".

2,359 Updated today
jeremylongshore
AI & Automation Featured

vastai-local-dev-loop

Configure Vast.ai local development with testing and fast iteration. Use when setting up a development environment, testing instance provisioning, or building a fast iteration cycle for GPU workloads. Trigger with phrases like "vastai dev setup", "vastai local development", "vastai dev environment", "develop with vastai".

2,359 Updated today
jeremylongshore
AI & Automation Featured

moai-workflow-jit-docs

Enhanced Just-In-Time document loading system that discovers, loads, and caches relevant documentation based on user intent and project context. Use when users need specific documentation on demand.

1,063 Updated yesterday
modu-ai
AI & Automation Featured

finishing-a-development-branch

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

40,440 Updated today
sickn33
AI & Automation Featured

tdd-workflows-tdd-red

Generate failing tests for the TDD red phase to define expected behavior and edge cases.

40,440 Updated today
sickn33
Testing & QA Featured

temporal-python-testing

Comprehensive testing approaches for Temporal workflows using pytest, progressive disclosure resources for specific testing scenarios.

40,440 Updated today
sickn33
AI & Automation Featured

test-fixing

Systematically identify and fix all failing tests using smart grouping strategies. Use when explicitly asks to fix tests ("fix these tests", "make tests pass"), reports test failures ("tests are failing", "test suite is broken"), or completes implementation and wants tests passing.

40,440 Updated today
sickn33
Testing & QA Featured

testing-qa

Comprehensive testing and QA workflow covering unit testing, integration testing, E2E testing, browser automation, and quality assurance.

40,440 Updated today
sickn33
Testing & QA Featured

unit-testing-test-generate

Generate comprehensive, maintainable unit tests across languages with strong coverage and edge case focus.

40,440 Updated today
sickn33
Code & Development Featured

python

Python development with ruff, mypy, pytest - TDD and type safety

694 Updated today
alinaqi
Code & Development Featured

cc-skill-project-guidelines-example

Project Guidelines Skill (Example)

40,440 Updated today
sickn33
Testing & QA Featured

python-testing-patterns

Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices.

27,984 Updated today
davila7
AI & Automation Solid

hypothesis-testing

Property-based testing with Hypothesis for discovering edge cases and validating invariants. Use when implementing comprehensive test coverage, testing complex logic with many inputs, or validating mathematical properties and invariants across input domains. Triggered by: hypothesis, property-based testing, @given, strategies, generative testing.

2,279 Updated 3 weeks ago
foryourhealth111-pixel
AI & Automation Featured

clari-ci-integration

Integrate Clari export pipeline testing and validation into CI/CD. Use when adding automated tests for Clari integrations, validating export schemas in CI, or testing pipeline reliability. Trigger with phrases like "clari CI", "clari github actions", "clari automated tests", "test clari pipeline".

2,359 Updated today
jeremylongshore
AI & Automation Featured

pytest-test-generator

Generate pytest test generator operations. Auto-activating skill for Test Automation. Triggers on: pytest test generator, pytest test generator Part of the Test Automation skill category. Use when writing or running tests. Trigger with phrases like "pytest test generator", "pytest generator", "pytest".

2,359 Updated today
jeremylongshore
AI & Automation Featured

windsurf-test-generation

Generate comprehensive test suites using Cascade. Activate when users mention "generate tests", "test coverage", "write unit tests", "create test suite", or "tdd assistance". Handles AI-powered test generation. Use when writing or running tests. Trigger with phrases like "windsurf test generation", "windsurf generation", "windsurf".

2,359 Updated today
jeremylongshore
Testing & QA Solid

test-patterns

Applies proven testing patterns — Arrange-Act-Assert (AAA), Given-When-Then, Test Data Builders, Object Mother, parameterized tests, fixtures, spies, and test doubles — to help write maintainable, reliable, and readable test suites. Use when the user asks about writing unit tests, integration tests, or end-to-end tests; structuring test cases or test suites; applying TDD or BDD practices; working with mocks, stubs, spies, or fakes; improving test coverage or reducing flakiness; or needs guidance on test organization, naming conventions, or assertions in frameworks like Jest, Vitest, pytest, or similar.

1,210 Updated 1 weeks ago
rohitg00
Testing & QA Featured

python-testing-patterns

Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices.

40,440 Updated today
sickn33
AI & Automation Solid

repo-stats-autoupdate

Keeps README badge + inline counts in sync with the real number of skills, agents, graph nodes/edges, communities, converted pipelines, and pytest tests. Runs automatically on every commit via a git pre-commit hook. Use when the README drifts from reality or before publishing a release.

485 Updated today
stevesolun
AI & Automation Solid

ci-all

Full CI pipeline: run local tests, type check, push branch, and return the pipeline URL. The only command you need before opening a PR.

4,957 Updated today
FlorianBruniaux
AI & Automation Solid

rtk-optimizer

Wrap high-verbosity shell commands with RTK to reduce token consumption. Use when running git log, git diff, cargo test, pytest, or other verbose CLI output that wastes context window tokens.

4,957 Updated today
FlorianBruniaux
Code & Development Solid

verification-loop

This skill should be used when the user asks to "verify code", "run verification", "check quality", "validate changes", or before creating a PR. Provides comprehensive verification including build, type check, lint, tests, security scan, and diff review.

4,293 Updated 6 days ago
Galaxy-Dawn
Testing & QA Solid

pytest-ml-tester

ML-specific testing skill using pytest with fixtures for data, models, and predictions.

1,313 Updated today
a5c-ai
AI & Automation Solid

software-vv-test-generator

Medical device software verification and validation test case generation skill

1,313 Updated today
a5c-ai
AI & Automation Solid

agent-eval

Head-to-head comparison of coding agents (Claude Code, Aider, Codex, etc.) on custom tasks with pass rate, cost, time, and consistency metrics

213,908 Updated today
affaan-m
AI & Automation Solid

codebase-onboarding

Analyze an unfamiliar codebase and generate a structured onboarding guide with architecture map, key entry points, conventions, and a starter CLAUDE.md. Use when joining a new project or setting up Claude Code for the first time in a repo.

213,908 Updated today
affaan-m
AI & Automation Solid

healthcare-eval-harness

Patient safety evaluation harness for healthcare application deployments. Automated test suites for CDSS accuracy, PHI exposure, clinical workflow integrity, and integration compliance. Blocks deployments on safety failures.

213,908 Updated today
affaan-m
AI & Automation Solid

autoresearch-agent

Autonomous experiment loop that optimizes any file by a measurable metric. Inspired by Karpathy's autoresearch. The agent edits a target file, runs a fixed evaluation, keeps improvements (git commit), discards failures (git reset), and loops indefinitely. Use when: user wants to optimize code speed, reduce bundle/image size, improve test pass rate, optimize prompts, improve content quality (headlines, copy, CTR), or run any measurable improvement loop. Requires: a target file, an evaluation command that outputs a metric, and a git repo.

17,886 Updated today
alirezarezvani
AI & Automation Solid

setup

Set up a new autoresearch experiment interactively. Collects domain, target file, eval command, metric, direction, and evaluator.

10,230 Updated 2 months ago
alirezarezvani
Code & Development Solid

architecture-review

Assess architecture decisions, ADR compliance, coupling analysis, and design principles

308 Updated today
athola
Code & Development Solid

git-workspace-review

Verify workspace state, staged changes, and preflight checks before commits or PRs

308 Updated today
athola
Code & Development Solid

makefile-generation

Generates Makefiles with testing, linting, formatting, and automation targets. Use when starting a project or standardizing build automation.

308 Updated today
athola
Code & Development Solid

makefile-review

Audit Makefiles for build correctness, portability, and recipe duplication

308 Updated today
athola
Testing & QA Solid

pytest-config

Standardized pytest configuration for Claude Night Market plugin testing with reusable fixtures and CI integration. Use when configuring pytest, setting up conftest patterns, or establishing shared test fixtures.

308 Updated today
athola
AI & Automation Solid

python-async

Async Python patterns and concurrency: async APIs, I/O-bound apps, rate limiting, context managers

308 Updated today
athola
Testing & QA Solid

python-testing

Python testing patterns: pytest setup, fixtures, TDD, mocking, async tests, and integration tests

308 Updated today
athola
Code & Development Solid

shell-review

Audit shell scripts for correctness, portability, and common pitfalls.

308 Updated today
athola
Testing & QA Solid

test-review

Evaluate test suites for coverage gaps, quality issues, and TDD/BDD compliance

308 Updated today
athola
Code & Development Solid

unified-review

Orchestrate multiple review types into a single multi-domain review with integrated reporting

308 Updated today
athola
AI & Automation Solid

workflow-setup

Configures GitHub Actions CI/CD workflows for testing, linting, and deployment. Use when setting up automation for a Python, Rust, or TypeScript project.

308 Updated today
athola
API & Backend Solid

fastapi-endpoint

Plan and build production-ready FastAPI endpoints with async SQLAlchemy, Pydantic v2 models, dependency injection for auth, and pytest tests. Uses interview-driven planning to clarify data models, authentication method, pagination strategy, and caching before writing any code.

27,984 Updated today
davila7
Testing & QA Solid

js-in-html-testing

Test JS logic embedded in HTML using two-layer strategy - Python unit tests + Playwright browser integration tests

1,683 Updated today
liaohch3
Code & Development Solid

pr-preflight

Full pre-PR merge-readiness check. Run this before opening or merging a pull request — it validates local gates (lint, format, tests), CI status, screenshot evidence, and PR metadata in one pass. Also useful for reviewing an existing PR's readiness.

1,683 Updated today
liaohch3
Testing & QA Solid

real-e2e-test

Run real E2E tests against Claude CLI in pytest and tmux modes

1,683 Updated today
liaohch3
AI & Automation Solid

translate-i18n

Fill missing i18n translations in the viewer source JSON. Run this after adding or modifying English or Chinese UI strings in claude_tap/viewer_i18n.json — it auto-translates to ja, ko, fr, ar, de, ru via OpenRouter.

1,683 Updated today
liaohch3
AI & Automation Solid

test-generator

Generate pytest test cases for Python functions and classes

859 Updated yesterday
vstorm-co
Web & Frontend Solid

cc-skill-project-guidelines-example

Project Guidelines Skill (Example)

27,984 Updated today
davila7
AI & Automation Solid

python-quality-gate

Python quality checks: ruff, pytest, mypy, bandit in deterministic order.

393 Updated today
notque
AI & Automation Solid

ci-tests

Run the test suite for the current repo, auto-detecting Python (pytest/uv), Node (vitest/pnpm), or Rust (cargo test)

4,957 Updated today
FlorianBruniaux
Data & Documents Solid

code-documenter

Generates, formats, and validates technical documentation — including docstrings, OpenAPI/Swagger specs, JSDoc annotations, doc portals, and user guides. Use when adding docstrings to functions or classes, creating API documentation, building documentation sites, or writing tutorials and user guides. Invoke for OpenAPI/Swagger specs, JSDoc, doc portals, getting started guides.

9,846 Updated 3 weeks ago
Jeffallan
API & Backend Solid

fastapi-expert

Use when building high-performance async Python APIs with FastAPI and Pydantic V2. Invoke to create REST endpoints, define Pydantic models, implement authentication flows, set up async SQLAlchemy database operations, add JWT authentication, build WebSocket endpoints, or generate OpenAPI documentation. Trigger terms: FastAPI, Pydantic, async Python, Python API, REST API Python, SQLAlchemy async, JWT authentication, OpenAPI, Swagger Python.

9,846 Updated 3 weeks ago
Jeffallan
Testing & QA Solid

python-pro

Use when building Python 3.11+ applications requiring type safety, async programming, or robust error handling. Generates type-annotated Python code, configures mypy in strict mode, writes pytest test suites with fixtures and mocking, and validates code with black and ruff. Invoke for type hints, async/await patterns, dataclasses, dependency injection, logging configuration, and structured error handling.

9,846 Updated 3 weeks ago
Jeffallan
Testing & QA Solid

test-master

Generates test files, creates mocking strategies, analyzes code coverage, designs test architectures, and produces test plans and defect reports across functional, performance, and security testing disciplines. Use when writing unit tests, integration tests, or E2E tests; creating test strategies or automation frameworks; analyzing coverage gaps; performance testing with k6 or Artillery; security testing with OWASP methods; debugging flaky tests; or working on QA, regression, test automation, quality gates, shift-left testing, or test maintenance.

9,846 Updated 3 weeks ago
Jeffallan
Testing & QA Solid

allure-test-reporting

Allure test reporting framework for comprehensive test result visualization

1,313 Updated today
a5c-ai
AI & Automation Solid

performance-benchmark-suite

SDK performance benchmarking and regression detection

1,313 Updated today
a5c-ai
Testing & QA Solid

pytest-testing

Expert pytest framework for Python unit, integration, and functional testing

1,313 Updated today
a5c-ai
AI & Automation Solid

python-sdk-specialist

Python SDK development with async support and type hints

1,313 Updated today
a5c-ai
AI & Automation Solid

ln-513-regression-checker

Runs existing test suite to catch regressions after implementation changes. Use when Story needs regression verification. No status changes.

488 Updated yesterday
levnikolaevich
AI & Automation Solid

ln-732-cicd-generator

Generates GitHub Actions CI workflow configuration. Use when adding continuous integration to a project.

488 Updated yesterday
levnikolaevich
AI & Automation Solid

ln-743-test-infrastructure

Sets up test infrastructure with Vitest, xUnit, and pytest. Use when adding testing frameworks and sample tests to a project.

488 Updated yesterday
levnikolaevich
AI & Automation Solid

ln-782-test-runner

Executes all test suites and reports results with coverage. Use when verifying that test infrastructure works after bootstrap.

488 Updated yesterday
levnikolaevich
AI & Automation Solid

plugin-dev-workflow

Guide plugin development workflow — editing skills, agents, hooks, or eval framework in this repo. Use when modifying files in plugins/elixir-phoenix/, lab/eval/, or lab/autoresearch/. Ensures changes pass eval, lint, and tests before committing.

437 Updated today
oliver-kriska
AI & Automation Solid

backend

Python server code, APIs, async, strict typing.

569 Updated today
sipyourdrink-ltd
AI & Automation Solid

veomni-develop

VeOmni-specific checklist for feature development and refactoring. Covers impact analysis across modalities, trainer hierarchy, data pipeline, and distributed code. Use before implementing any non-trivial change. For model-specific or ops-specific work, use veomni-new-model or veomni-new-op instead. Trigger: 'add feature', 'implement', 'refactor', 'reorganize', 'new capability'.

2,012 Updated today
ByteDance-Seed
Testing & QA Solid

django-tdd

Django testing strategies with pytest-django, TDD methodology, factory_boy, mocking, coverage, and testing Django REST Framework APIs.

213,908 Updated today
affaan-m
Testing & QA Solid

python-testing

pytest、TDD手法、フィクスチャ、モック、パラメータ化、カバレッジ要件を使用したPythonテスト戦略。

213,908 Updated today
affaan-m
AI & Automation Solid

api-test-suite-builder

Use when the user asks to generate API tests, create integration test suites, test REST endpoints, or build contract tests.

17,886 Updated today
alirezarezvani
Testing & QA Solid

tdd-guide

Test-driven development skill for writing unit tests, generating test fixtures and mocks, analyzing coverage gaps, and guiding red-green-refactor workflows across Jest, Pytest, JUnit, Vitest, and Mocha. Use when the user asks to write tests, improve test coverage, practice TDD, generate mocks or stubs, or mentions testing frameworks like Jest, pytest, or JUnit.

10,230 Updated 2 months ago
alirezarezvani
Code & Development Solid

finishing-a-development-branch

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

27,984 Updated today
davila7
Code & Development Solid

github-actions-creator

Use when the user wants to create, generate, or set up a GitHub Actions workflow. Handles CI/CD pipelines, testing, deployment, linting, security scanning, release automation, Docker builds, scheduled tasks, and any custom workflow for any language or framework.

27,984 Updated today
davila7
Testing & QA Solid

test-detect

Auto-detect testing framework and run relevant tests. Identifies Jest, Vitest, Playwright, Cypress, pytest, Go test, and others. Can run all tests, specific file tests, or generate basic tests for new code. Usage - /test-detect, /test-detect src/auth/login.ts, /test-detect generate src/utils.ts

27,984 Updated today
davila7
Testing & QA Solid

test-fixing

Run tests and systematically fix all failing tests using smart error grouping. Use when user asks to fix failing tests, mentions test failures, runs test suite and failures occur, or requests to make tests pass.

27,984 Updated today
davila7
AI & Automation Solid

agent-supply-chain

Verify supply chain integrity for AI agent plugins, tools, and dependencies. Use this skill when: - Generating SHA-256 integrity manifests for agent plugins or tool packages - Verifying that installed plugins match their published manifests - Detecting tampered, modified, or untracked files in agent tool directories - Auditing dependency pinning and version policies for agent components - Building provenance chains for agent plugin promotion (dev → staging → production) - Any request like "verify plugin integrity", "generate manifest", "check supply chain", or "sign this plugin"

34,887 Updated today
github
AI & Automation Solid

finishing-a-development-branch

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

887 Updated yesterday
guanyang
Testing & QA Solid

generating-unit-tests

This skill enables Claude to automatically generate comprehensive unit tests from source code. It is triggered when the user requests unit tests, test cases, or test suites for specific files or code snippets. The skill supports multiple testing frameworks including Jest, pytest, JUnit, and others, intelligently detecting the appropriate framework or using one specified by the user. Use this skill when the user asks to "generate tests", "create unit tests", or uses the shortcut "gut" followed by a file path.

2,359 Updated today
jeremylongshore
AI & Automation Solid

execute-feedback

Execute tests on generated code and iterate until passing

146 Updated today
jmagly
AI & Automation Solid

sprint-issue

Fast-track workflow for small, well-scoped issues. Skips the plan checkpoint for speed.

418 Updated 5 days ago
joshukraine
Code & Development Solid

code-refactor

基于 Martin Fowler 方法论的系统化代码重构 skill。适用于用户请求重构代码、改进代码结构、减少技术债、清理旧代码、消除 code smell 或提升可维护性时。这个 skill 采用分阶段、带研究与计划的安全增量实施方式。

36,947 Updated 2 days ago
luongnv89
AI & Automation Solid

add-rtk

Install rtk token-compression proxy into agent containers. Routes Bash tool calls through rtk for 60–90% token savings on dev commands (git, cargo, pytest, docker, kubectl, etc.).

29,820 Updated today
nanocoai
AI & Automation Solid

agent-implementer-sparc-coder

Agent skill for implementer-sparc-coder - invoke with $agent-implementer-sparc-coder

59,062 Updated today
ruvnet
AI & Automation Solid

pair-programming

AI-assisted pair programming with multiple modes (driver/navigator/switch), real-time verification, quality monitoring, and comprehensive testing. Supports TDD, debugging, refactoring, and learning sessions. Features automatic role switching, continuous code review, security scanning, and performance optimization with truth-score verification.

59,062 Updated today
ruvnet
AI & Automation Solid

ci

Detect/generate/debug CI pipeline config (GitHub Actions, GitLab CI). Triggers: CI setup, build pipeline, GitHub Actions config, debug CI, GitLab CI.

155 Updated 2 days ago
softspark
AI & Automation Solid

git-mastery

Advanced Git: rebase, bisect, reflog, cherry-pick, worktrees, LFS. Triggers: rebase, bisect, cherry-pick, reflog, force push, merge conflict, worktree.

155 Updated 2 days ago
softspark
AI & Automation Solid

wiring

Wiring Verification

501 Updated yesterday
vibeeval
AI & Automation Solid

test-writer

Generate comprehensive test suites for existing code

859 Updated yesterday
vstorm-co
Testing & QA Solid

python-testing-patterns

Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices.

36,649 Updated today
wshobson
Testing & QA Solid

temporal-python-testing

Test Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing, integration testing, replay testing, and local development setup. Use when implementing Temporal workflow tests or debugging test failures.

36,649 Updated today
wshobson
Code & Development Solid

finishing-a-development-branch

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

1,619 Updated today
xintaofei
AI & Automation Solid

generate-tests

Generate comprehensive tests for specified code

4,957 Updated today
FlorianBruniaux
Testing & QA Solid

check-and-test

Run lint checks (ruff for Python, Biome for TS/JS), type checks (pyright for Python, tsc for TS/JS), and the standard pytest tiers (unit + e2e + tests skipped during pre-commit). Investigates failures to determine if they are application bugs or test issues, and fixes application bugs rather than weakening tests. Does not run paid-LLM real-API tests or scenario probes from the test-* command family.

657 Updated today
ReflexioAI
AI & Automation Solid

sharedtech-stack-detection

检测项目技术栈的通用方法,通过分析配置文件识别语言、框架、工具链

546 Updated 1 weeks ago
echoVic
Testing & QA Solid

e2e-test

Run claude-tap end-to-end tests with pytest

1,683 Updated today
liaohch3
AI & Automation Solid

omega-memory

Persistent memory for AI coding agents. Teaches agents how to use OMEGA's MCP tools for storing decisions, querying context, coordinating multi-agent workflows, and resuming tasks across sessions.

160 Updated yesterday
omega-memory
AI & Automation Solid

qa

Test writing - pytest suites, edge cases, regressions.

569 Updated today
sipyourdrink-ltd
AI & Automation Solid

ijfw-tdd

RED-GREEN-REFACTOR enforcement. Use when implementing a feature or bugfix before writing implementation code. Trigger: tdd, test first, red green refactor, /ijfw-tdd

184 Updated yesterday
FerroxLabs
Testing & QA Solid

unit-test-generator

Automatically generate unit tests based on source code, supporting multiple languages and testing frameworks.

564 Updated 4 days ago
JackyST0
Testing & QA Solid

testing

Testing strategies and methodologies including TDD, E2E testing, and multi-framework support

3,047 Updated today
davepoon
AI & Automation Solid

pytest-coverage

Run pytest tests with coverage, discover lines missing coverage, and increase coverage to 100%.

34,887 Updated today
github
AI & Automation Solid

finishing-a-development-branch

当实现完成、所有测试通过、需要决定如何集成工作时使用——通过提供合并、PR 或清理等结构化选项来引导开发工作的收尾

5,232 Updated 1 weeks ago
jnMetaCode
Testing & QA Solid

comprehensive-testing

Complete testing strategy covering TDD workflow, test pyramid, unit/integration/E2E/property testing, framework best practices (Jest, Vitest, pytest), mock strategies, and CI integration. Use when writing tests, reviewing test quality, or establishing testing standards.

154 Updated 1 weeks ago
majiayu000
AI & Automation Solid

slm-show-patterns

Show what SuperLocalMemory has learned about your preferences, workflow patterns, and project context. Use when the user asks "what have you learned about me?" or wants to see their coding identity patterns. Shows tech preferences, workflow sequences, and engagement health.

181 Updated today
qualixar
AI & Automation Solid

ci-fixer

CI failures - read error, minimal fix, verify.

569 Updated today
sipyourdrink-ltd
Testing & QA Solid

django-tdd

Django testing strategies with pytest-django, TDD methodology, factory_boy, mocking, coverage, and testing Django REST Framework APIs.

501 Updated yesterday
vibeeval
Code & Development Solid

project-guidelines-example

Example template for project-specific skill files covering architecture, patterns, testing, and deployment.

501 Updated yesterday
vibeeval
Testing & QA Solid

python-testing

Python testing strategies using pytest, TDD methodology, fixtures, mocking, parametrization, and coverage requirements.

501 Updated yesterday
vibeeval
AI & Automation Solid

test-strategy

Test pyramid decision matrix, coverage targets, when to write which test type, mock vs real dependency decisions, and test ROI analysis.

501 Updated yesterday
vibeeval
AI & Automation Solid

source-command-methodology-advisor

Analyzes your codebase and asks 3 targeted questions to recommend the right AI-assisted development methodology stack

4,957 Updated today
FlorianBruniaux
Code & Development Solid

finishing-a-development-branch

Use when implementation is complete, verification has passed, and the user needs to choose merge, PR, branch cleanup, or follow-up integration handling.

501 Updated yesterday
GanyuanRan
AI & Automation Solid

executing-plans

当你有一份书面实现计划需要在单独的会话中执行,并设有审查检查点时使用

5,232 Updated 1 weeks ago
jnMetaCode
AI & Automation Solid

writing-plans

当你有规格说明或需求用于多步骤任务时使用,在动手写代码之前

5,232 Updated 1 weeks ago
jnMetaCode
AI & Automation Solid

contribution-architect

Use when a contributor wants to move beyond simple bug fixes into architectural improvements, technical debt discovery, design proposals, or module ownership opportunities.

204 Updated 2 days ago
majiayu000
AI & Automation Solid

ship

Build, commit, push & version bump workflow - automates the complete release cycle

61,721 Updated today
rtk-ai
AI & Automation Solid

harness-audit

Score a project's agent harness across 5 subsystems (Instructions / State / Verification / Scope / Lifecycle), identify the bottleneck, and produce a prioritized improvement plan. Use when assessing if a project is ready to graduate to [LONG-RUN] status, when an agent keeps failing despite good models, or when adopting our stack on a new codebase.

126 Updated 2 days ago
AnastasiyaW
AI & Automation Solid

ai-scaffold

Creates new ai-engineering skills or agents end-to-end: scaffold, TDD pressure-test, optimize description, register in manifest, sync mirrors. Trigger for 'create a new skill', 'add a slash command', 'the framework needs a capability for', 'build a new agent', 'scaffold a skill for'. Not for evolving existing skills; use /ai-skill-improve instead. Not for description-only optimization; use /ai-prompt-tune instead.

52 Updated 4 days ago
arcasilesgroup
Testing & QA Solid

qatest-execution

测试执行方法,包含测试框架检测、测试运行、结果解析

546 Updated 1 weeks ago
echoVic
Code & Development Solid

finishing-a-development-branch

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

328 Updated yesterday
getcrew44
Code & Development Solid

finishing-a-development-branch

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

259 Updated yesterday
jamditis
Testing & QA Solid

test-first-bugs

This skill should be used when the user reports a bug, describes unexpected behavior, says something is "broken", "not working", "failing", mentions an "error", "issue", or "problem" in code, or asks to "fix" something. Enforces test-driven bug fixing workflow.

259 Updated yesterday
jamditis
Testing & QA Solid

api-testing

HTTP API testing for TypeScript (Supertest) and Python (httpx, pytest). Test REST APIs, GraphQL, request/response validation, authentication, and error handling.

168 Updated 4 weeks ago
secondsky
AI & Automation Solid

pair-programming

AI-assisted pair programming with multiple modes (driver/navigator/switch), real-time verification, quality monitoring, and comprehensive testing. Supports TDD, debugging, refactoring, and learning sessions. Features automatic role switching, continuous code review, security scanning, and performance optimization with truth-score verification.

241 Updated today
spencermarx
DevOps & Infrastructure Solid

automating-devops

DevOps knowledge reference covering Git workflows, testing strategies, DevSecOps, release pipeline orchestration (release.yml, multi-arch images, cosign integration), CI/CD pipelines, database management, observability, and performance optimization. Use when working with Git, CI/CD, release pipelines, ghcr image publishing, testing, monitoring, or infrastructure automation.

228 Updated today
telagod
AI & Automation Solid

developing-software

Software development knowledge reference covering Python, Go, Rust, TypeScript, Java, C++, and Shell. Use when writing code, debugging, or following language-specific best practices.

228 Updated today
telagod
AI & Automation Solid

light-backend-coding

后端代码编写、逻辑强、安全性高、可读性好、版本控制、代码审查。当任务需要写实验代码、模型代码、数据处理代码、可视化代码、后端接口或系统逻辑时使用。要求逻辑清晰、安全、可读、可维护、便于复现/扩展/部署。支持 Git 版本管理、代码审查、注释规范、README、依赖管理、环境配置、运行说明与项目结构整理。

77 Updated today
Light0305
Data & Documents Solid

add-command

Add support for a new CLI command. Use when implementing a handler or adding to SIMPLE_SAFE.

236 Updated today
ldayton
AI & Automation Solid

spec-bugfix-verify

Bugfix verification phase - tests, quality checks, fix confirmation

1,749 Updated today
maxritter
AI & Automation Solid

accessibility-tool-builder

Expert in building accessibility scanning tools, rule engines, document parsers, report generators, and audit automation. WCAG criterion mapping, severity scoring, CLI/GUI scanner architecture, CI/CD integration.

306 Updated 3 days ago
Community-Access
Testing & QA Solid

testing-cast

Guides pytest test writing for LangGraph casts with mocking patterns for LLM/API/Store calls. Use when writing tests, need mock strategies, setting up fixtures, testing nodes/graphs (v3 event streaming, timeouts, error handlers, graceful shutdown), or ask "write tests", "mock LLM", "test coverage".

26 Updated 5 days ago
Proact0
AI & Automation Solid

stripe-refund-auditor

Audits Stripe refunds over a date range to surface anomalies (refund-rate spikes, missing reasons, duplicate refunds). Activates when the user asks to "audit refunds", "check Stripe refund anomalies", or "review refund activity".

38 Updated 1 weeks ago
anton-abyzov
Testing & QA Solid

robotics-testing

Testing strategies, patterns, and tools for robotics software. Use this skill when writing unit tests, integration tests, simulation tests, or hardware-in-the-loop tests for robot systems. Trigger whenever the user mentions testing ROS nodes, pytest with ROS, launch_testing, simulation testing, CI/CD for robotics, test fixtures for sensors, mock hardware, deterministic replay, regression testing for robot behaviors, or validating perception/planning/control pipelines. Also covers property-based testing for kinematics, fuzz testing for message handlers, and golden-file testing for trajectories.

267 Updated 2 weeks ago
arpitg1304
Testing & QA Solid

comprehensive-testing

Complete testing strategy covering TDD workflow, test pyramid, unit/integration/E2E/property testing, framework best practices (Jest, Vitest, pytest), mock strategies, and CI integration. Use when writing tests, reviewing test quality, or establishing testing standards.

72 Updated 2 weeks ago
majiayu000
AI & Automation Solid

contribution-architect

An advanced analysis tool that helps contributors move beyond simple bug fixes to architectural improvements. It focuses on finding technical debt, proposing RFCs, and identifying module ownership opportunities.

72 Updated 2 weeks ago
majiayu000
Testing & QA Solid

nw-pbt-python

Python property-based testing with Hypothesis framework, strategies, and pytest integration

542 Updated yesterday
nWave-ai
AI & Automation Solid

python-env

Fast Python environment management with uv (10-100x faster than pip). Triggers on: uv, venv, pip, pyproject, python environment, install package, dependencies.

353 Updated today
aiskillstore
Testing & QA Solid

python-pytest-patterns

pytest testing patterns for Python. Triggers on: pytest, fixture, mark, parametrize, mock, conftest, test coverage, unit test, integration test, pytest.raises.

353 Updated today
aiskillstore
Testing & QA Solid

tdd-pytest

Python/pytest TDD specialist for test-driven development workflows. Use when writing tests, auditing test quality, running pytest, or generating test reports. Integrates with uv and pyproject.toml configuration.

353 Updated today
aiskillstore
Testing & QA Solid

testing-qa

Comprehensive testing and QA workflow covering unit testing, integration testing, E2E testing, browser automation, and quality assurance.

353 Updated today
aiskillstore
AI & Automation Solid

tool-discovery

Recommend the right agents and skills for any task. Covers both heavyweight agents (Task tool) and lightweight skills (Skill tool). Triggers on: which agent, which skill, what tool should I use, help me choose, recommend agent, find the right tool.

353 Updated today
aiskillstore
Code & Development Listed

github-actions-patterns

Production-grade GitHub Actions workflows — reusable workflows, OIDC cloud auth, caching, matrix builds, and environment protection rules. Use when the user creates, reviews, or debugs CI/CD pipelines in .github/workflows, or asks about GitHub Actions deployment, OIDC authentication, or workflow optimization.

15 Updated today
sawrus
DevOps & Infrastructure Listed

gitlab-ci-patterns

GitLab CI/CD pipelines — include templates, environments, OIDC auth, caching, protected runners, deployment gates.

15 Updated today
sawrus
AI & Automation Listed

writing-python

Idiomatic Python 3.12+ development. Use when writing Python code, CLI tools, scripts, or services. Emphasizes stdlib, type hints, uv/ruff/pyright toolchain, and minimal dependencies. NOT for Go, TypeScript, or shell-only tasks.

33 Updated 1 weeks ago
alexei-led
AI & Automation Listed

wiring

Wiring Verification

3,809 Updated 4 months ago
parcadei
AI & Automation Listed

handover

Generate a session handover note at the end of a work session. Saves to sessions/, updates project status, commits and pushes. Auto-invoked after long sessions (50+ turns).

11 Updated today
senda-labs
AI & Automation Listed

python-dev

Opinionated Python development setup with uv + ty + ruff + pytest + just. Use when creating new Python projects, setting up pyproject.toml, configuring linting, type checking, testing, or build tooling. Triggers on "python project", "uv init", "pyproject.toml", "ruff config", "ty check", "pytest setup", "justfile", "python linting", "python formatting", "type checking python".

29 Updated yesterday
tenequm
Testing & QA Listed

intuitive-tests

Use this skill whenever the user asks about unit test best practices, test organization, flat test suites, redundant tests, test refactors, pytest/JUnit/Jest/xUnit layout, test taxonomy, flaky tests, coverage quality, fixtures, mocks, parametrization, pruning existing UTs, or "which tests are worth keeping." It turns broad testing advice into a practical, behavior-first cleanup workflow. For broad suite refactors, audit first, propose a recommended path across markers, folder layout, pruning, fixtures, and parameterization, then wait for user feedback before applying disruptive changes.

45 Updated today
MiaoDX
Data & Documents Listed

python-engineer

Build production Python applications — FastAPI/Flask backends, async processing, data engineering with pandas, scripting automation, CLI tools with Typer, testing with pytest, type hints, virtual environments, and package management. Use when building Python backends, data pipelines, scripts, or CLI tools.

66 Updated today
RaheesAhmed
AI & Automation Listed

pydantic-ai-testing

Test PydanticAI agents using TestModel, FunctionModel, VCR cassettes, and inline snapshots. Use when writing unit tests, mocking LLM responses, or recording API interactions.

63 Updated 2 days ago
existential-birds
AI & Automation Listed

ia-python-services

Python patterns for CLI tools, async concurrency, and backend services. Use when working with Python code, building CLI apps, FastAPI services, async with asyncio, background jobs, or configuring uv, ruff, ty, pytest, or pyproject.toml.

23 Updated 3 days ago
iliaal
Testing & QA Listed

nw-bdd-methodology

BDD patterns for acceptance test design - Given-When-Then structure, scenario writing rules, pytest-bdd implementation, anti-patterns, and living documentation

542 Updated yesterday
nWave-ai
Testing & QA Listed

nw-mutation-test

Runs feature-scoped mutation testing to validate test suite quality. Use after implementation to verify tests catch real bugs (kill rate >= 80%).

542 Updated yesterday
nWave-ai
AI & Automation Listed

analyze-coverage

Analyze test coverage and identify gaps with actionable recommendations

39 Updated 1 weeks ago
sequenzia
Data & Documents Listed

nightscout-cgm

Analyze CGM blood glucose data from Nightscout. Use this skill when asked about current glucose levels, blood sugar trends, A1C estimates, time-in-range statistics, glucose variability, or diabetes management insights.

53 Updated 4 days ago
shanselman
AI & Automation Listed

finishing-a-development-branch

Use when implementation is complete, tests have passed, and the integration path must be chosen. Presents and executes structured options for finishing a development branch.

13 Updated 3 days ago
AidALL
Code & Development Listed

backend-atomic-commit

Pedantic backend pre-commit and atomic commit Skill for Django/Optimo-style repos. Enforces local AGENTS.md / CLAUDE.md, pre-commit hooks, .security/* helpers, and Monty’s backend engineering taste – with no AI signatures in commit messages.

353 Updated today
aiskillstore
Testing & QA Listed

backend-testing

Write comprehensive backend tests including unit tests, integration tests, and API tests. Use when testing REST APIs, database operations, authentication flows, or business logic. Handles Jest, Pytest, Mocha, testing strategies, mocking, and test coverage.

353 Updated today
aiskillstore
Testing & QA Listed

pytest

Python testing framework for writing simple, scalable, and powerful tests

353 Updated today
aiskillstore
API & Backend Listed

python-fastapi

Python FastAPI development with uv package manager, modular project structure, SQLAlchemy ORM, and production-ready patterns.

353 Updated today
aiskillstore
Testing & QA Listed

test-coverage-analyzer

Analyzes test coverage gaps and suggests test cases for untested code paths. Use when user requests test improvements, coverage analysis, or wants to increase test coverage.

353 Updated today
aiskillstore
AI & Automation Listed

work-batch

Sequential execution of user stories from a PRD file. Autonomous mode that implements and commits each story one by one. Trigger when the user wants to process a backlog, execute multiple stories, or launch an autonomous mode.

4 Updated today
christopherlouet
Testing & QA Listed

test-runner

Test automation specialist for running tests and ensuring coverage

69 Updated 2 months ago
claude-world
Data & Documents Listed

verify-counts

Verify numerical claims in documentation are still accurate

236 Updated today
ldayton
Code & Development Listed

python-build-tools

Python project tooling with uv, mise, ruff, basedpyright, and pytest. Use when setting up pyproject.toml, running builds, typechecking, configuring tests, linting, formatting, or managing Python environments.

30 Updated 2 weeks ago
martinffx
AI & Automation Listed

python-monorepo

Python monorepo architecture with uv workspaces, mise, and apps/packages pattern. Use when setting up project structure, configuring workspaces, managing dependencies across packages, or designing multi-app Python repositories.

30 Updated 2 weeks ago
martinffx
Testing & QA Listed

python-testing

Stub-Driven TDD and layer boundary testing with pytest. Use when writing tests, deciding what to test, testing at component boundaries, or implementing test-driven development.

30 Updated 2 weeks ago
martinffx
AI & Automation Listed

spec-finish

Post-implementation completion workflow. Use after spec-implement completes to validate, review, create stacked commits, and prepare for PR. Triggers when implementation is done, when the user says "finish", "done", "complete", or after implementation tasks are finished.

30 Updated 2 weeks ago
martinffx
AI & Automation Listed

checkpoint

Save and verify session state using git commits and a checkpoints log. Use before risky multi-file changes or after completing a significant implementation block.

11 Updated today
senda-labs
AI & Automation Listed

completelyinit

Scaffold the completely thin layer into the current repository — Definition of Done, the harness rules snippet in CLAUDE.md, and an optional project-specific quality command. Use when setting up claude-harness in a new project, or when the user says "harness init", "set up the harness", or "wire up the quality gates here".

3 Updated yesterday
23ag1
AI & Automation Listed

besser-dev

Contributor guide for developing BESSER itself (https://github.com/BESSER-PEARL/BESSER). Use this skill whenever the user is working *inside* the BESSER source tree — adding a new generator (the most common contribution), adding a new metamodel or sub-DSL under `besser/BUML/metamodel/`, writing pytest tests for generators or metamodels, writing JSON↔BUML converters for the web editor, building Sphinx documentation under `docs/source/`, registering a generator in `SUPPORTED_GENERATORS`, or preparing a pull request to BESSER. Trigger on phrases like "add a new generator", "register in the web editor", "GeneratorInterface", "json_to_buml", "buml_to_json", "write tests for my generator", "build the docs", "open a PR to BESSER", or any work that touches `besser/generators/`, `besser/BUML/metamodel/`, `besser/utilities/web_modeling_editor/`, or `tests/`. Prefer this skill over besser-user when the user is contributing *to* BESSER rather than *using* BESSER to build something else.

3 Updated 4 days ago
BESSER-PEARL
Testing & QA Listed

python-testing

Python testing strategies using pytest, TDD methodology, fixtures, mocking, parametrization, and coverage requirements.

10 Updated yesterday
NoesisVision
Code & Development Listed

cc-skill-project-guidelines-example

Project Guidelines Skill (Example)

353 Updated today
aiskillstore
Testing & QA Listed

tdd-guide

Comprehensive Test Driven Development guide for engineering subagents with multi-framework support, coverage analysis, and intelligent test generation

682 Updated 7 months ago
alirezarezvani
AI & Automation Listed

project-init

Expert-guided project setup with 6 phases

69 Updated 2 months ago
claude-world
AI & Automation Listed

test-fixing

Run tests and systematically fix all failing tests using smart error grouping. Use when user asks to fix failing tests, mentions test failures, runs test suite and failures occur, or requests to make tests pass.

604 Updated 3 months ago
mhattingpete
Testing & QA Listed

python-testing-patterns

Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices.

2 Updated yesterday
Adnova-Group
Testing & QA Listed

running-tests

Runs tests and handles failures. Triggered when: test execution, verification, test failures, CI checks.

353 Updated today
aiskillstore
Testing & QA Listed

self-test

Pattern for testing your own code during implementation. Ensures quality before declaring complete.

353 Updated today
aiskillstore
Data & Documents Listed

task-runner

Run project commands with just. Check for justfile in project root, list available tasks, execute common operations like test, build, lint. Triggers on: run tests, build project, list tasks, check available commands, run script, project commands.

353 Updated today
aiskillstore
AI & Automation Listed

code-documenter

Generates, formats, and validates technical documentation — including docstrings, OpenAPI/Swagger specs, JSDoc annotations, doc portals, and user guides. Use when adding docstrings to functions or classes, creating API documentation, building documentation sites, or writing tutorials and user guides. Invoke for OpenAPI/Swagger specs, JSDoc, doc portals, getting started guides.

7 Updated yesterday
ankurCES
API & Backend Listed

fastapi-expert

Use when building high-performance async Python APIs with FastAPI and Pydantic V2. Invoke to create REST endpoints, define Pydantic models, implement authentication flows, set up async SQLAlchemy database operations, add JWT authentication, build WebSocket endpoints, or generate OpenAPI documentation. Trigger terms: FastAPI, Pydantic, async Python, Python API, REST API Python, SQLAlchemy async, JWT authentication, OpenAPI, Swagger Python.

7 Updated yesterday
ankurCES
AI & Automation Listed

python-pro

Use when building Python 3.11+ applications requiring type safety, async programming, or robust error handling. Generates type-annotated Python code, configures mypy in strict mode, writes pytest test suites with fixtures and mocking, and validates code with black and ruff. Invoke for type hints, async/await patterns, dataclasses, dependency injection, logging configuration, and structured error handling.

7 Updated yesterday
ankurCES
AI & Automation Listed

agents-md-author

Bootstrap or update project AI-agent instruction files (AGENTS.md for Codex, CLAUDE.md for Claude Code, or both) from the current project's structure. Triggers on: write AGENTS.md, write CLAUDE.md, generate AGENTS.md, agent instructions, project conventions for AI, bootstrap agent docs, set up project memory for Codex/Claude, document dev/test/build commands for AI coding tools, single-source project instructions for any AI agent.

38 Updated 1 weeks ago
anton-abyzov
AI & Automation Listed

coverage-check

Check test coverage and identify files below 80% threshold. Use before committing to avoid SonarCloud failures.

180 Updated 1 weeks ago
pavelzbornik
AI & Automation Listed

auto-setup

Auto-configure quality gates, hooks, and settings for a new project. Detects project type and sets up appropriate tooling. Use when onboarding a new codebase.

2,296 Updated 3 days ago
rohitg00
Code & Development Listed

bug-investigator

Executes diagnostic investigation tasks to test debugging hypotheses. Runs tests, traces execution, checks git history, and reports evidence. (converted from agent)

39 Updated 1 weeks ago
sequenzia
AI & Automation Listed

release

Prepare and execute a Python package release with verification steps. Use for releasing Python packages with uv and ruff.

39 Updated 1 weeks ago
sequenzia
AI & Automation Listed

neo-python

Use this skill when writing, reviewing, debugging, or architecting Python 3.10+ code, including type hints, structural pattern matching, dataclasses, async/task groups, packaging-aware project structure, testability, and maintainability.

5 Updated yesterday
Benknightdark
Testing & QA Listed

temporal-python-testing

Test Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing, integration testing, replay testing, and local development setup. Use when implementing Temporal workflow tests or debugging test failures.

29 Updated 2 weeks ago
HermeticOrmus
Testing & QA Listed

api-testing

Use when writing tests for backend APIs or frontend flows. Triggers for: unit tests, integration tests, E2E tests, pytest fixtures, TestClient setup, mock data factories, or test coverage analysis. NOT for: testing business logic that doesn't involve API endpoints.

353 Updated today
aiskillstore
DevOps & Infrastructure Listed

autonomous-ci

Ensures Claude verifies both local tests AND remote CI before claiming completion. Use BEFORE any completion claims, commits, or pull requests. Mandatory verification with evidence.

353 Updated today
aiskillstore
Data & Documents Listed

codebase-mapping

Repository structure and dependency analysis for understanding a codebase's architecture. Use when needing to (1) generate a file tree or structure map, (2) analyze import/dependency graphs, (3) identify entry points and module boundaries, (4) understand the overall layout of an unfamiliar codebase, or (5) prepare for deeper architectural analysis.

353 Updated today
aiskillstore
Testing & QA Listed

designing-tests

Designs and implements testing strategies for any codebase. Use when adding tests, improving coverage, setting up testing infrastructure, debugging test failures, or when asked about unit tests, integration tests, or E2E testing.

353 Updated today
aiskillstore
API & Backend Listed

fastapi-mastery

Comprehensive FastAPI development skill covering REST API creation, routing, request/response handling, validation, authentication, database integration, middleware, and deployment. Use when working with FastAPI projects, building APIs, implementing CRUD operations, setting up authentication/authorization, integrating databases (SQL/NoSQL), adding middleware, handling WebSockets, or deploying FastAPI applications. Triggered by requests involving .py files with FastAPI code, API endpoint creation, Pydantic models, or FastAPI-specific features.

353 Updated today
aiskillstore
Code & Development Listed

finishing-a-development-branch

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

353 Updated today
aiskillstore
Code & Development Listed

github-pr-creation

MUST use this skill when user asks to create PR, open pull request, submit for review, or mentions "PR 생성/만들기". This skill OVERRIDES default PR creation behavior. Analyzes commits, validates task completion, generates Conventional Commits title and description, suggests labels.

353 Updated today
aiskillstore
Code & Development Listed

github-pr-review

MUST use this skill when user asks to resolve PR comments, handle review feedback, fix review comments, or mentions "리뷰 코멘트/피드백". This skill OVERRIDES default behavior. Fetches comments via GitHub CLI, classifies by severity, applies fixes with user confirmation, commits with proper format, replies to threads.

353 Updated today
aiskillstore
AI & Automation Listed

pair-programming

AI-assisted pair programming with multiple modes (driver/navigator/switch), real-time verification, quality monitoring, and comprehensive testing. Supports TDD, debugging, refactoring, and learning sessions. Features automatic role switching, continuous code review, security scanning, and performance optimization with truth-score verification.

353 Updated today
aiskillstore
AI & Automation Listed

pixi-package-manager

Fast, reproducible scientific Python environments with pixi - conda and PyPI unified

353 Updated today
aiskillstore
Data & Documents Listed

pr-prepare

Prepare pull request descriptions following project template. Activates on: prepare PR, create PR, pull request, ready for PR, draft PR, write PR

353 Updated today
aiskillstore
Testing & QA Listed

py-testing-async

Async testing patterns with pytest-asyncio. Use when writing tests, mocking async code, testing database operations, or debugging test failures.

353 Updated today
aiskillstore
Testing & QA Listed

pytest-mastery

Python testing with pytest using uv package manager. Use when: (1) Running Python tests, (2) Writing test files or test functions, (3) Setting up fixtures, (4) Parametrizing tests, (5) Generating coverage reports, (6) Testing FastAPI applications, (7) Debugging test failures, (8) Configuring pytest options. Triggers: "run tests", "write tests", "test coverage", "pytest", "unit test", "integration test", "test FastAPI".

353 Updated today
aiskillstore
Testing & QA Listed

pytest-mock-guide

Guide for using pytest-mock plugin to write tests with mocking. Use when writing pytest tests that need mocking, patching, spying, or stubbing. Covers mocker fixture usage, patch methods, spy/stub patterns, and assertion helpers.

353 Updated today
aiskillstore
Testing & QA Listed

pytest-recording

Work with pytest-recording (VCR.py) for recording and replaying HTTP interactions in tests. Use when writing VCR tests, managing cassettes, configuring VCR options, filtering sensitive data, or debugging recorded HTTP responses.

353 Updated today
aiskillstore
Data & Documents Listed

releasing-versions

Manages release preparation including validation, version bumping, documentation verification, and security checks.

353 Updated today
aiskillstore
AI & Automation Listed

suggesting-tooling

Analyzes a codebase and suggests custom Claude Code skills and subagents to improve development workflow. Use when user wants tooling suggestions, automation ideas, or asks "what skills would help this project".

353 Updated today
aiskillstore
AI & Automation Listed

swarm

Autonomous multi-agent workflow system for complex coding tasks. Use when the user requests non-trivial changes that would benefit from autonomous execution with built-in review gates. Ideal for refactoring modules, adding major features, migrating codebases, adding comprehensive test coverage, or any multi-step development task that can run autonomously. NOT for simple fixes, typos, or single-file changes.

353 Updated today
aiskillstore
Testing & QA Listed

tdd-guide

Comprehensive Test Driven Development guide for engineering subagents with multi-framework support, coverage analysis, and intelligent test generation

353 Updated today
aiskillstore
AI & Automation Listed

tdd-workflows-tdd-red

Generate failing tests for the TDD red phase to define expected behavior and edge cases.

353 Updated today
aiskillstore
Testing & QA Listed

temporal-python-testing

Test Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing, integration testing, replay testing, and local development setup. Use when implementing Temporal workflow tests or debugging test failures.

353 Updated today
aiskillstore
Testing & QA Listed

test-fixing

Run tests and systematically fix all failing tests using smart error grouping. Use when user asks to fix failing tests, mentions test failures, runs test suite and failures occur, or requests to make tests pass.

353 Updated today
aiskillstore
Testing & QA Listed

test-generator

Generate unit tests based on existing code patterns and testing frameworks.

353 Updated today
aiskillstore
Testing & QA Listed

test-scaffolding

Generate test file scaffolds from source analysis with language-appropriate templates.

353 Updated today
aiskillstore
Testing & QA Listed

tester

Comprehensive testing skill for GabeDA application - designs test strategies (UAT, integration, smoke, unit), creates tests for frontend (React/Playwright) and backend (Django/pytest), executes tests, analyzes results, and generates detailed reports with findings. Stores reports in ai/testing/ and tests in appropriate project folders.

353 Updated today
aiskillstore
Testing & QA Listed

testing-fundamentals

Auto-invoke when reviewing test files or discussing testing strategy. Enforces testing pyramid, strategic coverage, and stack-appropriate frameworks.

353 Updated today
aiskillstore
Testing & QA Listed

unit-testing-test-generate

Generate comprehensive, maintainable unit tests across languages with strong coverage and edge case focus.

353 Updated today
aiskillstore
AI & Automation Listed

github

GitHub operations — issues, PRs, commits, code search, CI/CD via gh CLI

45 Updated today
ariffazil
AI & Automation Listed

push

Test, commit, and push in one atomic workflow. Runs Go and Python tests, commits with conventional message, pushes to current branch.

389 Updated today
boshu2
AI & Automation Listed

scaffold

Project scaffolding, component generation, and boilerplate setup. Triggers: "scaffold", "new project", "init project", "create project", "generate component", "setup project", "starter", "boilerplate".

389 Updated today
boshu2
AI & Automation Listed

agent-supply-chain

Generate and verify integrity manifests for AI agent plugins and tools -- detect tampering, enforce version pinning, and establish supply chain provenance (the SLSA/Sigstore gap for agent ecosystems).

1 Updated 3 days ago
fabioc-aloha
Testing & QA Listed

api-testing

HTTP API testing with Supertest (TS) and httpx/pytest (Python). Use when the user mentions API testing, Supertest, httpx, REST/GraphQL validation, or HTTP response errors.

38 Updated today
laurigates
Testing & QA Listed

blueprint-derive-tests

Derive test regression plans from git history by finding commits lacking tests. Use when finding untested bug fixes, coverage gaps, or generating a test backlog.

38 Updated today
laurigates
Testing & QA Listed

curate-tests

Phase 2: Generate and discover tests, validate against real library. Only invoke when explicitly requested by the user or by the yoink orchestrator.

33 Updated 2 months ago
theogbrand
AI & Automation Listed

case-migrate

将外部/历史/公司测试平台用例迁移为 AITest Markdown suite 用例,并保留语义追溯、阻塞分类和人工 review 清单

12 Updated 2 days ago
tlzmw001
AI & Automation Listed

doc-review

从测试视角审查设计文档的完整性与精炼度,检查 API 定义、错误处理、配置格式、业务规则、跨文档一致性等维度

12 Updated 2 days ago
tlzmw001
Testing & QA Listed

emitter-build

从已验证 pytest、Case IR 和 profile 中识别可沉淀模式,评估是否晋升为 assertion_rules、case_flows、fixture helper 或 emitter 规则

12 Updated 2 days ago
tlzmw001
AI & Automation Listed

knowledge-build

从开发文档构建或更新测试知识库(L0 架构索引 / L1 模块功能 / L2 需求变更),以灰盒测试人员视角提取可测试契约

12 Updated 2 days ago
tlzmw001
AI & Automation Listed

project-learning

以交互式课堂方式带用户学习一个代码项目,按章节讲解架构、模块、函数调用和数据流,并把关键图、代码地图、理解检查和课堂笔记沉淀到项目文档中

12 Updated 2 days ago
tlzmw001
Testing & QA Listed

test-codegen

从 target-aware case suite、task manifest 或 target/module/all selector 生成 pytest,执行 profile gate、Case IR、freshness check,并处理少量 UNPARSED 补写

12 Updated 2 days ago
tlzmw001
Web & Frontend Listed

test-design

基于测试知识库和测试规范,为指定模块或需求 suite 生成 Markdown 用例和 mismatch 记录

12 Updated 2 days ago
tlzmw001
Testing & QA Listed

test-fix

修正测试用例错误,记录陷阱到 TEST_SPEC,并判断是否为 skill 级系统性问题——若是则定位并更新对应 skill

12 Updated 2 days ago
tlzmw001
Testing & QA Listed

test-scaffold

构建模块级 fixture/module profile 或用例级 suite profile,把 Markdown 用例接入 test-codegen 管线

12 Updated 2 days ago
tlzmw001
AI & Automation Listed

agent-eval

Head-to-head comparison of coding agents (Claude Code, Aider, Codex, etc.) on custom tasks with pass rate, cost, time, and consistency metrics

3 Updated yesterday
23ag1
AI & Automation Listed

ccc-deploy-check

"Pre-deployment readiness gate. Use when: 'deploy check', 'ready to ship?', 'pre-deploy', 'deployment gate', 'should I deploy?', 'is it safe to ship?', 'checklist…

3 Updated today
KevinZai
AI & Automation Listed

ccc-qa

QA workflow. Runs unit + integration + E2E tests, coverage delta, edge case enumeration, flaky test quarantine. Delegates to qa-engineer agent.

3 Updated today
KevinZai
AI & Automation Listed

nasde-dev

Internal skill for developing and maintaining nasde-toolkit itself. Use this skill when: - Making changes to nasde-toolkit source code (CLI, runner, evaluator, config, agents) - Refactoring or adding features to the toolkit - Fixing bugs in the evaluation pipeline - Updating dependencies or integration points (Harbor, Opik, `claude` / `codex` CLI subprocess backends) This skill defines the verification protocol that must be followed after any significant change.

10 Updated yesterday
NoesisVision
Testing & QA Listed

godot-e2e

Write and run E2E (end-to-end) game tests using the godot-e2e framework. Python controls a live Godot game over TCP — Locator-based semantic queries, expect() auto-retry assertions, and engine log capture make failures self-diagnosing. Use this skill whenever you need to: - Test actual gameplay: player movement, collisions, scoring, scene transitions - Verify UI interactions: button clicks, label text, menu navigation - Write integration tests that run the real game (not mocked unit tests) - Debug E2E test failures or set up E2E test infrastructure Triggers: "E2E test", "end-to-end test", "gameplay test", "test the game running", "simulate input", "test player movement", "test UI clicks", "godot-e2e", "integration test for game", "test scene transitions".

276 Updated yesterday
RandallLiuXin
AI & Automation Listed

fortify

Testing infrastructure, coverage, and verified test quality for any project. Detects stack, installs testing ecosystem, audits untested critical paths, writes thorough tests weighted toward error paths, runs them, verifies via mutation testing. Use when user says '/fortify', 'add tests', 'set up testing', 'I need tests', 'test this', or wants to audit coverage. NOT for: running existing tests directly or improving prompt quality.

2 Updated 2 weeks ago
catcatcatstudio
AI & Automation Listed

claude-md-template

Generate CLAUDE.md template for current project

69 Updated 2 months ago
claude-world
AI & Automation Listed

cli-anything

Reference guide for CLI-Anything, which auto-generates production-ready agent-controllable CLI harnesses for any GUI application via a 7-phase.

50 Updated today
terrylica
Code & Development Listed

python-project-setup

Sets up Python projects with modern tooling including pyproject.toml, linting with ruff, formatting, type checking with mypy or pyright, testing with pytest, and pre-commit hooks. Triggers on: "setup Python project", "create Python package", "python project structure", "pyproject.toml".

3 Updated today
timwukp
AI & Automation Listed

subagent-driven-branch-ref-froze-stranded-commits

Diagnose and recover from "PR merged, but half my work is missing from main" cases in `superpowers:subagent-driven-development` (or similar one-fresh- subagent-per-task) sessions, where committed work survives in the worktree's `HEAD` chain but never makes it into the pushed branch ref. Use when ANY of these appears: (1) `gh pr view <N>` body claims "M files changed, N insertions" but `gh pr diff <N> --name-only | wc -l` returns a smaller number than you expect (canary: PR-body file count > actual squash-commit file count), (2) the merged squash commit on main is MISSING entire files you remember creating (Dockerfile, route handler, deploy artefact, etc.) — and you wrote AND committed them per the subagent reports, (3) `git rev-parse HEAD` ≠ `git rev-parse <feature-branch>` in the worktree (HEAD is ahead), (4) `git reflog show <feature-branch>` ends earlier than `git log --oneline` on the same worktree (reflog gap = stranded zone), (5) tests that passed locally during the session now fail on main because file

2 Updated 1 weeks ago
wan-huiyan
AI & Automation Listed

completelycheck

Run all configured quality checks (lint, types, tests) in one pass with terse output — reports "clean" when green, and only the failing check's output when not. Token-frugal; configured via completely.toml [check] or auto-detected per stack (front+back). Use before committing or to verify a change. Backed by `cmpl check`.

3 Updated yesterday
23ag1
Testing & QA Listed

init

Initializes kairoi on any project — detects tech stack, discovers modules, bootstraps model files from source scan. Supports Node (vitest/jest), JVM (gradle), Rust (cargo), Go, Python (pytest), and generic stacks.

0 Updated yesterday
V-Songbird
AI & Automation Listed

modern-python-substrate

Modern Python toolchain substrate. uv for installs and venvs, ruff for lint and format, ty for typecheck, pytest for tests, hypothesis for property-based tests, src/ layout, pyproject.toml as single source of truth, pre-commit hooks. Plus LLM-stack patterns when the codebase calls anthropic, openai, tiktoken, or similar SDKs (prompt caching, retries, streaming, token counting). Use when the user says /python-setup, "set up Python project", "modern Python toolchain", "switch from poetry to uv", "ruff config", "ty migration from mypy", "configure pytest", or starts a new Python codebase. Covers Python 3.11+ idioms.

20 Updated today
adelaidasofia
AI & Automation Listed

tsa-edit-then-verify

The full edit-and-verify loop mandated by CLAUDE.md and docs/agent-tooling-gap-report.md:58. Pre-edit gate (safe_to_edit + baseline file_health) → LLM edits → post-edit verify (file_health diff + analyze_change_impact + scoped verification_command). Replaces "edit then run the whole pytest suite" (~5 min) with a scoped verification (~30-60s) that only escalates to full suite when risk remains. Use when: - About to make any non-trivial edit to a code file in tree-sitter-analyzer - User asks "implement X" / "fix this bug" / "refactor Y" / "add this feature" - You just finished editing and need to verify before committing - Any change touching tree_sitter_analyzer/** or tests/** Don't use when: - One-line typo in docs/comments (no behavior change → no verify needed) - Pure README/markdown edits - You're still in plan mode and haven't decided on the edit yet - File you're literally creating from scratch (no callers, no baseline) Workflow: 1 parallel batch pre-edit → edit → 1 parallel batch post-edit → run scoped

36 Updated today
aimasteracc
Code & Development Listed

tsa-pr-review

AST-grounded PR / diff review. One workflow → per-file risk ranking, blast radius per changed symbol, the exact pytest command to gate merge, any architecture-constraint violations, and a final BLOCK / REVIEW / APPROVE verdict — in ~1–2k tokens and 4–6 MCP calls. Goes beyond a generic LLM diff-read because only TSA's `analyze_change_impact` returns a deterministic `verification_command` + `queue_ledger`, and only the persisted call graph can enumerate true callers/callees of changed symbols. (Per `docs/internal/COMPETITOR_HEAD_TO_HEAD_2026-05-23.md`: CodeGraphContext silently indexes 0 files, grep-ast crashes on Python 3.14, wrale miscounts imports. A pure-LLM diff reader has none of these guard-rails — it cannot reach the AST cache to enumerate callers, cannot consult `architectural-constraints.yml`, and invents a pytest command instead of reading the one TSA computed.) Use when: - Reviewing a local diff (`git diff`, staged, branch-vs-main) - Reviewing a GitHub PR URL - User asks "is this PR safe to merge?"

36 Updated today
aimasteracc
AI & Automation Listed

finishing-branches

Use when work is complete and ready for integration, merge, or PR creation.

353 Updated today
aiskillstore
Testing & QA Listed

implementing-with-tdd

Use when implementing bug fixes, features, or any code changes where test-first development is appropriate.

353 Updated today
aiskillstore
Testing & QA Listed

python-testing-patterns

Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices.

353 Updated today
aiskillstore
Code & Development Listed

review-code

Provides a structured workflow for planning and executing code reviews like a senior engineer. Use when asked to review code, PRs, or plan a code review task.

353 Updated today
aiskillstore
Testing & QA Listed

testing-test-writing

Write minimal, focused tests for core user flows and critical paths during development, testing behavior rather than implementation with clear test names and mocked dependencies. Use this skill when writing unit tests, integration tests, test files, test cases for critical workflows, or mocking external dependencies. Apply when working with test files (.test.js, .spec.ts, _test.py), test frameworks (Jest, RSpec, pytest), testing user journeys, or implementing fast-executing tests that validate business-critical functionality without over-testing implementation details or edge cases during feature development.

353 Updated today
aiskillstore
AI & Automation Listed

verify

Pre-merge verification gate. Build, test, and lint must all pass before marking done or shipping.

8 Updated today
epicsagas
AI & Automation Listed

verificacion-rigurosa

Verifica objetivamente que todo funciona. Tests, edge cases, happy path, seguridad. No "creo que funciona" — "sé que funciona".

6 Updated yesterday
fxMT-nx
Testing & QA Listed

run-tests

Auto-detect project test runner and run it. Internal utility skill used by feature-flow commands for the test phase.

14 Updated 3 days ago
sgaunet
AI & Automation Listed

mind-mem-development

MIND-Mem Python development guide

10 Updated today
star-ga
AI & Automation Listed

doc-gen

从源码和现有文档生成面向测试的设计文档,补全知识库构建所需的输入

12 Updated 2 days ago
tlzmw001
AI & Automation Listed

test-maintain

测试资产维护分诊台:诊断项目当前状态,定位管线断裂层,路由到正确的 skill 或 CLI 命令

12 Updated 2 days ago
tlzmw001
AI & Automation Listed

fastapi-expert

Use when building high-performance async Python APIs with FastAPI and Pydantic V2. Invoke for async SQLAlchemy, JWT authentication, WebSockets, OpenAPI documentation.

2 Updated today
zacklecon
AI & Automation Listed

python-pro

Use when building Python 3.11+ applications requiring type safety, async programming, or production-grade patterns. Invoke for type hints, pytest, async/await, dataclasses, mypy configuration.

2 Updated today
zacklecon
Code & Development Listed

debug

Investigation-first debugging — gather evidence, form confirmed root-cause hypothesis, hand off to fix mode with diagnosis file.

19 Updated yesterday
Borda
AI & Automation Listed

feature

TDD-first feature development — crystallise API as a demo test, drive implementation to pass it, run quality stack and progressive review loop.

19 Updated yesterday
Borda
AI & Automation Listed

fix

Reproduce-first bug resolution — capture bug in failing regression test, apply minimal fix, run quality stack and review loop.

19 Updated yesterday
Borda
Code & Development Listed

fortify

Systematic ablation study runner. After research:run finds improvements, fortify identifies component candidates from git diff + diary, creates isolated git worktrees per ablation (main repo never modified), runs metric+guard in each worktree, ranks component importance, and optionally generates reviewer Q&A calibrated to a target venue.

19 Updated yesterday
Borda
Code & Development Listed

refactor

Test-first refactoring — audit coverage, add characterization tests, apply changes with safety net, run quality stack and review loop.

19 Updated yesterday
Borda
Testing & QA Listed

designing-tests

Designs and implements testing strategies for any codebase. Use when adding tests, improving coverage, setting up testing infrastructure, debugging test failures, or when asked about unit tests, integration tests, or E2E testing.

4 Updated today
Putra213
Web & Frontend Listed

test-gen

Generate and verify tests — happy path, edge cases, error paths — using the project's own framework and patterns

1 Updated today
allysgrandiose674
AI & Automation Listed

verify

Active QA verification - full validation before completion

10 Updated 2 weeks ago
jmylchreest
AI & Automation Listed

verification-gates

This skill should be used when handling verification steps, quality gates, pre-commit checks, test failures, lint errors, build verification, or mandatory validation before task completion.

5 Updated yesterday
josix
AI & Automation Listed

token-optimizer

Guidelines and optimizations to reduce LLM token usage during development and command execution.

1 Updated today
phuonghx
Testing & QA Listed

robotics-testing

Testing strategies, patterns, and tools for robotics software. Use this skill when writing unit tests, integration tests, simulation tests, or hardware-in-the-loop tests for robot systems. Trigger whenever the user mentions testing ROS nodes, pytest with ROS, launch_testing, simulation testing, CI/CD for robotics, test fixtures for sensors, mock hardware, deterministic replay, regression testing for robot behaviors, or validating perception/planning/control pipelines. Also covers property-based testing for kinematics, fuzz testing for message handlers, and golden-file testing for trajectories.

5 Updated today
vicky23383
Testing & QA Listed

pytest-plugins

Use when pytest plugin ecosystem including pytest-cov, pytest-mock, and custom plugin development.

167 Updated 1 months ago
TheBushidoCollective
Testing & QA Listed

nexus-testing

Use for flaky or nondeterministic tests, especially local-vs-CI inconsistencies. Trigger on intermittent failures, race/timing symptoms, retry-only greens, or unexplained skip/xfail markers. Output should isolate reproducible cause, narrowest durable fix, and prevention guidance. When in doubt, use this skill.

10 Updated today
aayushostwal
API & Backend Listed

skill-fastapi-api

Padrões DARE para APIs REST em Python + FastAPI + Pydantic + uvicorn. Routers, dependency injection, Pydantic v2 schemas, async SQLAlchemy 2.0, autenticação OAuth2 + JWT, rate limit com slowapi, pytest + httpx, OpenAPI auto-gerado.

3 Updated today
dewtech-technologies
AI & Automation Listed

skill-mcp-server

Padrões DARE para servidores MCP (Model Context Protocol) em TypeScript ou Python. Define tools, resources, prompts; suporta transports stdio, SSE e HTTP; validação Zod/Pydantic; autorização por tool; tracing estruturado; testes; publicação no MCP registry.

3 Updated today
dewtech-technologies
AI & Automation Listed

develop

Project conventions and recurring gotchas for implementer agents working on agent-orchestrator, plus Rust-specific LLM gotchas. Use before opening a PR for any change in orchestrator/, tests/, docs/, or plans/, and for any change in a Rust codebase.

3 Updated yesterday
geserdugarov
Code & Development Listed

review

Review checklist for reviewer agents on agent-orchestrator PRs, plus Rust-specific LLM defect patterns. Use when evaluating a developer-produced branch before approval or change-requests, including Rust PRs.

3 Updated yesterday
geserdugarov
AI & Automation Listed

build-system

프로젝트 빌드 시스템 자동 감지 및 실행 스킬

4 Updated today
immacualate
Testing & QA Listed

tenet-testing

Audits test coverage, critical-path tests, flaky markers, and missing test categories.

0 Updated 1 weeks ago
inceptyon-labs
Testing & QA Listed

python-testing

Python testing strategies using pytest, TDD methodology, fixtures, mocking, parametrization, and coverage requirements.

2 Updated 1 weeks ago
mdnaimul22
API & Backend Listed

fastapi-skills

FastAPI framework patterns, best practices, and implementation guides

0 Updated today
murtazatouqeer
AI & Automation Listed

agf-running-sit-tests

Use when an execution-layer dev (frontend-dev / backend-dev / ai-agent-dev / ml-engineer / miniapp-dev) has finished feature code + Unit tests and is about to enter code-review. Provides the SIT scope, environment, AC-driven integration walk, and evidence sink (progress/<role>.md). SIT is now a dev-owned step, not a separate QA stage.

9 Updated today
pcliangx
AI & Automation Listed

agfrunning-sit-tests

Use when an execution-layer dev (frontend-dev / backend-dev / ai-agent-dev / ml-engineer / miniapp-dev) has finished feature code + Unit tests and is about to enter code-review. Provides the SIT scope, environment, AC-driven integration walk, and evidence sink (progress/<role>.md). SIT is now a dev-owned step, not a separate QA stage.

9 Updated today
pcliangx
Testing & QA Listed

drive-test

Use when the user says "drive the tests", "/drive-test", "review the tests", "are the tests any good", "check test coverage", or asks Claude to audit test quality across the files a PR (or working tree) touches. Evaluates each touched file's tests for level (unit vs integration vs e2e), assertion quality, mock health, coverage of new code paths, and the classic smells (mocking the unit under test, snapshot churn, tests-that-can't-fail, etc.). Runs the test suite to confirm green, fixes mechanical issues, surfaces judgment calls. Companion to /drive-code (which checks code shape) and /drive-feature (which checks logic).

0 Updated 3 days ago
0xdeafcafe
Testing & QA Listed

write-spec

Use when the user says "write a spec", "/write-spec", "add a feature file", "write a Gherkin spec", "specs for this feature", or asks to capture a feature's behaviour as a Gherkin .feature file (Cucumber/SpecFlow/Behave/pytest-bdd style). Discovers the repo's existing specs folder and conventions, discusses the feature interactively to extract scenarios (golden path, edges, errors), then writes the .feature file matching local style. Pulls context from a related ADR if one exists. Standalone counterpart to /plan-feature, which writes ADR + spec together.

0 Updated 3 days ago
0xdeafcafe
Code & Development Listed

github-actions-creator

Use when the user wants to create, generate, or set up a GitHub Actions workflow. Handles CI/CD pipelines, testing, deployment, linting, security scanning, release automation, Docker builds, scheduled tasks, and any custom workflow for any language or framework.

8 Updated 2 days ago
4gentic
Testing & QA Listed

playwright

Browser automation and end-to-end testing with Playwright (Python and TypeScript). TRIGGER when: user asks about browser automation, e2e testing, web scraping with a browser, Playwright setup, page navigation, selectors, screenshots, PDF generation, network interception, file uploads, auth flows, mobile viewports, or accessibility testing with Playwright. Also when code imports playwright, @playwright/test, pytest-playwright, or references playwright.config. DO NOT TRIGGER when: user asks about Cypress, Selenium, Puppeteer, or other browser automation tools; unit testing without a browser; HTTP-only scraping (use requests/httpx); or general pytest usage without Playwright.

1 Updated 1 weeks ago
DROOdotFOO
Testing & QA Listed

test-framework-detector

Automatically detect test frameworks (Jest, pytest, RSpec, xUnit) in projects by analyzing configuration files and dependencies

10 Updated 2 days ago
FortiumPartners
AI & Automation Listed

temporal-python-testing

Test Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing, integration testing, replay testing, and local development setup. Use when implementing Temporal workflow tests or debugging test failures.

2 Updated today
Mohammadibrahim55
AI & Automation Listed

test-domain

Generate or run tests for a specific domain. Use when the user asks to "generate tests", "run tests for domain", "unit test", "integration test", "pytest run", "write test code", or wants to create or run tests for a specific domain.

20 Updated yesterday
Mr-DooSun
Testing & QA Listed

python-testing

【Python测试】Python 测试完整指南:pytest、mock/patch、参数化、fixtures、异步测试、覆盖率。 触发时机: - 用户要求"写测试"、"Python测试"、"pytest" - 需要 mock/patch 外部依赖 - 需要参数化测试或 fixtures - 需要测试覆盖率报告 提供完整的测试策略和代码示例。

0 Updated 2 days ago
afine907
AI & Automation Listed

cc-scan

Scan the current project's codebase and proactively recommend the highest-value Claude Code automations (hooks, skills, subagents, MCP servers, plugins, settings). Use when the user has a project but does NOT yet know what to set up — "what Claude Code automations should I add?", "set up Claude Code for this project", "what hooks/skills should I use?". Read-only analysis; hands any chosen recommendation to /cc for a full live-docs blueprint and a ready-to-paste setup prompt.

0 Updated 3 days ago
ceekfadeblack
Data & Documents Listed

python-architect

Python 3.14 enterprise standards — modern typing (PEP 649), immutable dataclasses, Protocol-based DI, asyncio discipline, pytest 9, psycopg + .sql files via importlib.resources. Use when writing, reviewing, or scaffolding Python code.

2 Updated yesterday
ralvarezdev
AI & Automation Listed

generate-tests

Generate complete test coverage for any file, component, or module. Covers unit tests, integration tests, edge cases, error handling, and mocking — adapted to whatever testing framework the project uses.

3 Updated today
rkz91
Code & Development Listed

test-preserving-refactor

Use when code needs restructuring and observable behavior must stay unchanged, with existing tests kept green at every step.

7 Updated yesterday
yeaight7
Code & Development Listed

ai-instruction-standards

创建和维护 AI 指令文件(CLAUDE.md、.cursorrules 等)并采用适当结构。 使用时机:创建 AI 指令文件、区分通用与项目特定规则、配置 AI 工具。 关键字:CLAUDE.md, cursorrules, windsurfrules, clinerules, AI instructions, system prompt, 指令文件, AI 设定.

69 Updated 2 days ago
AsiaOstrich
AI & Automation Listed

dingtalk-skill-creator

创建新的钉钉技能(dingtalk skill)。当用户提到"创建新技能"、"新建技能"、"开发钉钉技能"、"新增钉钉功能"、"添加钉钉接口支持"、"我需要一个钉钉 xxx 技能"、"钉钉待办"、"钉钉签到"、"钉钉考勤"、"钉钉审批"、"钉钉日程"等希望将某个钉钉 API 领域封装成可复用 skill 时,必须使用此技能。此技能包含完整的技能创建流程:SDK 探索 → SDK Python 测试 → 纯 HTTP Python 测试(两步全通过)→ SKILL.md 编写。测试未全部通过不得创建 skill。

77 Updated 2 weeks ago
breath57
AI & Automation Listed

context-doctor

Reduces token waste in Claude Code sessions. Scans projects to automatically generate .claudeignore files, and guides on over-read files and /clear timing. In hub environments, regularly audits bloated CLAUDE.md/MEMORY.md/memory/*.md files and proposes compression. Usable standalone without a hub clone.

2 Updated today
chrono-code
AI & Automation Listed

context-doctor

Reduces token waste in Claude Code sessions. Scans projects to automatically generate .claudeignore files, and guides on over-read files and /clear timing. In hub environments, regularly audits bloated CLAUDE.md/MEMORY.md/memory/*.md files and proposes compression. Usable standalone without a hub clone.

2 Updated today
chrono-meta
Testing & QA Listed

spec-develop

Execute an OpenSpec tasks.md during implementation. TRIGGER when: working through spec task checkboxes and applying code changes. SKIP: authoring the tasks.md (use spec-design); verifying the result (use spec-review).

1 Updated 3 days ago
komluk
Code & Development Listed

spec-review

Verify an implementation against its OpenSpec artifacts. TRIGGER when: checking completed work against design.md and tasks.md. SKIP: security-specific review (use security-review-checklists); executing tasks (use spec-develop).

1 Updated 3 days ago
komluk
Testing & QA Listed

testing-strategy

Test pyramid, coverage targets, and pytest/vitest patterns. TRIGGER when: planning tests, writing test code, or reviewing coverage. SKIP: quality-gate scoring of plans (use quality-validation); security testing (use security-review-checklists).

1 Updated 3 days ago
komluk
AI & Automation Listed

tdd-agent

Fully autonomous TDD with strict guardrails. Use when you want the AI to drive the entire RED-GREEN-REFACTOR cycle independently while maintaining TDD discipline.

1 Updated today
michaelalber
AI & Automation Listed

god-module-decomposition

Extract and decompose a "god module" (single file >1000 LOC with 5+ unrelated responsibilities) using the Strangler Fig protocol. Produces new modules in target package, a thin re-export shim of the original, per-step atomic commits, and updated imports across the codebase. Use for monolithic files blocking modernization.

2 Updated 4 days ago
osrt91
AI & Automation Listed

coverage-report

Analyze coverage history, trends and comparisons between snapshots or branches. Use when you want to see how coverage evolved. Triggers on: relatorio de cobertura, tendencia de cobertura, comparar cobertura, evolucao da cobertura, coverage report, coverage trend.

1 Updated 2 days ago
parisgroup-ai
Testing & QA Listed

coverage-run

Run test coverage across local stacks (Vitest, Playwright, pytest). Use when you want to measure how much of the code the tests cover. Triggers on: rodar cobertura, cobertura de testes, gerar coverage, quanto de cobertura, run coverage, test coverage.

1 Updated 2 days ago
parisgroup-ai
Code & Development Listed

finishing-a-development-branch

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

1 Updated 2 days ago
parisgroup-ai
AI & Automation Listed

lang-python

Python toolchain: ruff, mypy, pytest, pytest-cov, uv/pip. CI gate commands, file layout, pyproject.toml config. Use when working on a Python project.

2 Updated today
paruff
Testing & QA Listed

test-generation

TDD patterns and language-specific test examples for TypeScript/Jest, Python/pytest, and Go. Use when writing tests, increasing coverage, or implementing test-driven development.

2 Updated today
paruff
AI & Automation Listed

agents-md

Create or update AGENTS.md with repo-specific patterns, conventions, commands, and gotchas for LLM coding agents. Use after implementing features that introduce new patterns worth documenting.

2 Updated today
wpfleger96
AI & Automation Listed

patchbot

Scan for outdated dependencies and update them across Elixir, Rust, Node, Go, and Python ecosystems. TRIGGER when: user asks about outdated dependencies, "update deps", "dependency check", "what needs updating", or invokes "/patchbot". DO NOT TRIGGER when: user is working on patchbot agent code itself.

1 Updated 1 weeks ago
DROOdotFOO
Testing & QA Listed

pytest-test-framework

Execute and generate pytest tests for Python projects with fixtures, parametrization, and mocking support

10 Updated 2 days ago
FortiumPartners
Code & Development Listed

git-preflight-checker

Run pre-flight validation checks (lint, type-check, tests, build sanity) before commits or PRs. Use before any commit or merge to gate quality. Exits fast with clear pass/fail so the main agent can proceed or abort.

0 Updated 4 days ago
Git-Fg
AI & Automation Listed

test-orchestration

Plan test strategies and execute test-driven development cycles, including coverage addition and test repair.

0 Updated 4 days ago
Git-Fg
Testing & QA Listed

test-first-bugfix

Test-driven bug fixing — reproduce before you fix. Use this skill whenever the user reports a bug, describes unexpected behavior, says something is broken, mentions a regression, or asks you to fix an error. This includes phrases like "this is broken", "X doesn't work", "there's a bug in", "getting an error when", "it used to work but now", "failing on", or any variation. Even if the user says "just fix it" or "quick fix", use this skill — the reproduce-first discipline catches regressions and proves the fix actually works. Do NOT skip this skill just because the bug seems obvious or simple.

2 Updated 1 weeks ago
The-Artificer-of-Ciphers-LLC
AI & Automation Listed

setup-project

Bootstrap a project for Claude Code — auto-detect stack, configure permissions, generate commands

0 Updated today
Vleickzs
AI & Automation Listed

darwin-skill

Darwin Skill (达尔文.skill): autonomous skill optimizer inspired by Karpathy's autoresearch. Evaluates SKILL.md files using an 8-dimension rubric (structure + effectiveness), runs hill-climbing with git version control, validates improvements through test prompts, and generates visual result cards. Use when user mentions "优化skill", "skill评分", "自动优化", "auto optimize", "skill质量检查", "达尔文", "darwin", "帮我改改skill", "skill怎么样", "提升skill质量", "skill review", "skill打分".

4 Updated today
Wool-xing
Code & Development Listed

karpathy-guidelines

Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, surface assumptions, and define verifiable success criteria.

4 Updated today
Wool-xing
AI & Automation Listed

nuwa-skill

女娲造人:输入人名/主题/甚至只是模糊需求,自动深度调研→思维框架提炼→生成可运行的人物Skill。 两种入口:(1)明确人名→直接蒸馏 (2)模糊需求→诊断推荐→再蒸馏。 触发词:「造skill」「蒸馏XX」「女娲」「造人」「XX的思维方式」「做个XX视角」「更新XX的skill」。 模糊需求也触发:「我想提升决策质量」「有没有一种思维方式能帮我...」「我需要一个思维顾问」。

4 Updated today
Wool-xing
AI & Automation Listed

sr-test-writer

Test-writing specialist for the specrails workflow. Reads a target file or directory, identifies untested observable behaviours, writes a balanced test suite, runs it, and reports coverage delta. Does NOT modify production code. Invoked via $sr-test-writer.

9 Updated yesterday
fjpulidop
Testing & QA Listed

tfx-qa

테스트 실행하고 실패하면 수정해서 통과시켜야 할 때 사용한다. 'qa', '검증해', '테스트 돌려', 'test-fix', '테스트 통과시켜' 같은 요청에 반드시 사용. 테스트 실패를 반복 수정하여 전부 통과시켜야 할 때 적극 활용.

0 Updated today
genusarvicolabathos238
AI & Automation Listed

hookify

Create dynamic hook rules from natural language descriptions. Generates .claude/hookify.*.local.md files that warn or block operations matching patterns. Triggers on "hookify", "create hook rule", "warn me when", "block when", "don't let me".

7 Updated 1 weeks ago
luiseiman
AI & Automation Listed

api-test-suite-builder

Use when the user asks to generate API tests, create integration test suites, test REST endpoints, or build contract tests.

2 Updated 1 weeks ago
mdnaimul22
Testing & QA Listed

tdd-guide

Test-driven development skill for writing unit tests, generating test fixtures and mocks, analyzing coverage gaps, and guiding red-green-refactor workflows across Jest, Pytest, JUnit, Vitest, and Mocha. Use when the user asks to write tests, improve test coverage, practice TDD, generate mocks or stubs, or mentions testing frameworks like Jest, pytest, or JUnit.

2 Updated 1 weeks ago
mdnaimul22
AI & Automation Listed

update-docs

Update all project documentation, repository metadata, and progress tracking when the codebase has significantly changed. Handles README (EN/CN), CLAUDE.md, CHANGELOG, pyproject.toml, GitHub About/description/topics, and release notes. CRITICAL: bilingual docs are written independently, NOT translated.

0 Updated 1 weeks ago
therain2020
AI & Automation Listed

tdd

Use when building with test-driven development discipline. Triggered by 'tdd this', 'write tests first', 'red-green-refactor', 'test-driven', or any request to implement a feature using the TDD cycle.

14 Updated today
tomcounsell
Testing & QA Listed

python-testing

Python testing strategies using pytest, TDD methodology, fixtures, mocking, parametrization, and coverage requirements.

0 Updated today
uzysjung
Testing & QA Listed

pytest-patterns

Python testing skill using pytest, covering fixtures, parametrize, markers, conftest, plugins, mocking, and advanced testing patterns.

3 Updated today
KaliBellion
Testing & QA Listed

python-testing-patterns

Comprehensive Python testing best practices with pytest, covering unit testing, integration testing, mocking, fixtures, property-based testing, and test architecture.

3 Updated today
KaliBellion
Testing & QA Listed

webapp-testing-with-playwright

Anthropic's official web application testing skill using native Python Playwright scripts with helper utilities for server lifecycle management, browser automation, and comprehensive E2E testing workflows.

3 Updated today
KaliBellion
AI & Automation Listed

finish-branch

Wrap up a completed development branch by verifying tests pass, detecting the workspace state, then presenting clear merge / PR / keep / discard options and executing the chosen one safely — including correct worktree and branch cleanup. Use when implementation is done, tests should be green, and you need to integrate or put away the work.

0 Updated yesterday
KhaledSaeed18
API & Backend Listed

pattern-engineer-database

Ship migrations safely. Models are the source of truth; generate with `alembic revision --autogenerate`; test each via `pytest-alembic` (round-trip + post-state assertions); run in a `migrate` compose service before the backend, never the entrypoint; commit model + migration together. Plus runtime DB patterns: index FKs + RLS columns; RLS with `(SELECT auth.uid())`; project columns; cursor pagination; `SKIP LOCKED` queues. Activate on `alembic/versions/*`, the `migrate` service, or query work.

0 Updated yesterday
MartinKChen
AI & Automation Listed

pattern-engineer-python

Modern idiomatic Python: `uv` only for env/deps; PEP 8 + 88-char lines; full type annotations on every signature; EAFP with narrow `except` + `raise ... from e`; modern type hints (PEP 604/695); `Protocol` for duck-typed seams; frozen-slots `@dataclass` DTOs (Pydantic only at boundaries); `with` for resources; no mutable default args; comprehensions over C-style loops; no `import *`; no MD5/SHA1 for security; Alembic chained to head + `pytest-alembic` round-trip. Activate on `.py` files.

0 Updated yesterday
MartinKChen
AI & Automation Listed

pattern-reviewer-database

Migration audit: code-first (models drive migration); autogenerate review; `pytest-alembic` round-trip; post-state assertions by **name** (`pk_*`, `fk_*`, `uq_*`, `idx_*`, `ck_*`); extensions dropped by downgrade; migration in a `migrate` compose service. Runtime DB audit: column types; FK + RLS-policy indexing; `OFFSET`; `SKIP LOCKED` queues; lock order; `EXPLAIN ANALYZE`. Activate when the diff touches `alembic/versions/*`, ORM models, the `migrate` service, or `pytest-alembic`.

0 Updated yesterday
MartinKChen
AI & Automation Listed

agent-eval

Run head-to-head comparisons of coding agents (Claude Code, Aider, Codex, etc.) on custom tasks, reporting pass rate, cost, time, and consistency metrics. USE WHEN choosing between coding agents or benchmarking agent performance on representative tasks.

0 Updated 2 days ago
Sheshiyer
Web & Frontend Listed

codebase-onboarding

Analyze an unfamiliar codebase and generate a structured onboarding guide with architecture map, key entry points, conventions, and a starter CLAUDE.md. Use when joining a new project or setting up Claude Code for the first time in a repo.

0 Updated 2 days ago
Sheshiyer
Testing & QA Listed

pytest-backend-testing

FastAPI pytest 테스트 가이드

3 Updated 5 days ago
U2SY26
Testing & QA Listed

test-gen-zh

给指定函数或文件生成测试,配合 TDD 习惯。当用户说"帮我生成测试 / 给这个函数写测试 / test-gen-zh / 帮我补测试用例"时触发。bin 探测测试框架,Claude 读实现并按框架惯例生成覆盖正常/边界/错误路径的测试。

1 Updated 2 days ago
YuAICode
Testing & QA Listed

test-architect

Write unit and integration tests that actually catch bugs — real assertions, real edge cases, real failure modes. Detects the project's framework (Jest, Vitest, Mocha, pytest, Go test) and matches existing conventions. Use when the user says "write tests for", "cover this with tests", "add unit tests", "I need tests for this function", or hands over an untested module. Refuses to write placeholder `expect(true).toBe(true)` tests.

0 Updated 6 days ago
ak-ship
Data & Documents Listed

audit

Audit a codebase for bugs, report findings BEFORE changing anything, then on approval fix, verify with a build/tests, and commit + push. Use when the user asks to "audit the codebase", "find bugs", "audit and fix", or run their standard audit-fix-verify-push loop.

1 Updated 1 weeks ago
aljazfrancic
Testing & QA Listed

test-architect

Write unit and integration tests that actually catch bugs — real assertions, real edge cases, real failure modes. Detects the project's framework (Jest, Vitest, Mocha, pytest, Go test) and matches existing conventions. Use when the user says "write tests for", "cover this with tests", "add unit tests", "I need tests for this function", or hands over an untested module. Refuses to write placeholder `expect(true).toBe(true)` tests.

0 Updated 6 days ago
ashishkumar14
AI & Automation Listed

rcode-ci

CI/CD setup and quality gates for the rcode-default stack — GitHub Actions for Node test matrix,.

0 Updated yesterday
hanzlahabib
AI & Automation Listed

fix-issue

Investigate and fix a GitHub issue or bug report. Reads the issue, reproduces it, identifies root cause, implements fix, adds regression test.

3 Updated today
hotak92
Testing & QA Listed

test-patterns

Testing conventions covering test design, fixtures, mocking, query priority, async handling, behavior-vs-implementation tests, boundary coverage, and what to skip. Use whenever the project contains test config files (e.g. `vitest.config.*`, `jest.config.*`, `playwright.config.*`, `pytest.ini`, `conftest.py`) or test directories (`tests/`, `__tests__/`, `spec/`), OR the user asks about tests, testing, unit tests, integration tests, e2e tests, mocking, fixtures, coverage, test failures, or extending test coverage in any stack, even if a specific framework is not mentioned by name.

0 Updated today
ku5ic
Testing & QA Listed

python-best-practices

Python best practices — PEP 8, type hints, testing, error handling, code quality tools. Use when writing, reviewing, or discussing Python code.

1 Updated today
lklimek
AI & Automation Listed

cast-pytest-best-practices

Apply pytest best practices when writing test files. Use when creating test_*.py files, writing test classes and methods, or ensuring test quality and coverage.

3 Updated today
sridherj
AI & Automation Listed

python-conventions

Apply Python conventions — uv, Ruff strict, mypy strict, pytest, pip-audit.

2 Updated yesterday
swell-agents
AI & Automation Listed

develop

Minimal codex-native develop loop. Use for implementation tasks with linear plan-build-verify flow and measurable quality gates.

19 Updated yesterday
Borda
AI & Automation Listed

resolve

Minimal codex-native resolve loop. Use to apply review findings, rerun checks, and publish unresolved gaps with measurable gates.

19 Updated yesterday
Borda
Code & Development Listed

python-conventions

Modern Python (3.11+) conventions — type discipline, pathlib, async patterns, structlog, ruff + mypy strict + pytest defaults. Use when writing or reviewing Python code.

0 Updated 2 weeks ago
HermeticOrmus
Testing & QA Listed

tdd

Test-driven development discipline. Write the failing test first, then Red-Green-Refactor, one test at a time, minimal code to pass, test behavior not implementation. Use when implementing a feature or fixing a bug test-first in JavaScript/TypeScript or Python.

0 Updated 2 weeks ago
HermeticOrmus
AI & Automation Listed

agent-eval

Head-to-head comparison of coding agents (Claude Code, Aider, Codex, etc.) on custom tasks with pass rate, cost, time, and consistency metrics

0 Updated 1 weeks ago
Methasit-Pun
AI & Automation Listed

verification-quality-gates

Гейты качества перед delivery: тесты, lint (ruff/ESLint v9/Biome), types (pyright), LSP, browser/security/design. Используй для: проверки, тесты, линтер, типы, качество, доказательства. EN triggers: quality gates, run tests, run linter, type check, run LSP checks, run all checks, verify before delivery, evidence-based pass.

1 Updated today
NDDev-it-com
AI & Automation Listed

tdd-workflow

RED → GREEN → REFACTOR. 한 사이클 = 한 acceptance criteria = 한 작은 커밋.

1 Updated 2 days ago
Ps-Neko
AI & Automation Listed

verification-before-completion

Use before claiming ANY task is complete. Requires you to run actual verification commands, read real output, and confirm it matches expectations — before stating the task is done. Blocks "should work" rationalizations.

6 Updated yesterday
RBraga01
Testing & QA Listed

testing-automation-expert

Production-grade testing strategies for robust, maintainable systems. Covers unit/integration/E2E testing, contract testing, accessibility, mutation testing, and CI/CD patterns. Supports Python (pytest) and TypeScript (Jest/Vitest/Playwright).

2 Updated today
hackermanishackerman
Testing & QA Listed

spec-enforce-truth

SDD spec content-quality / source-of-truth checks. Runs CQ-1 (REQ-test truth-check), CQ-2 (vendor / external-interface drift), CQ-3 (content-preservation on shrink), CQ-TEST (test-anchor coverage, gated by enforce_tdd), and CQ-SOURCE (source-anchor truth-check, ALWAYS runs). Invoked conditionally by spec-enforce when Implemented REQs are touched OR scope=all.

24 Updated today
nikolanovoselec
AI & Automation Listed

outcomes

Rubric-aware grader agent — evaluates working agent output against a rubric in a fresh context and produces a structured gap report

3 Updated today
williamblair333
AI & Automation Listed

trace

Traces Python function calls to debug failing tests. Use when pytest tests fail and the root cause is unclear from static analysis, when you need to see function arguments and return values at runtime, when the user asks to "trace", "debug with tracing", or "run pytrace autopsy", or when you have made multiple failed attempts to fix a test and need runtime insight.

0 Updated 2 weeks ago
ApartsinProjects
Testing & QA Listed

temporal-python-testing

Test Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing, integration testing, replay testing, and local development setup. Use when implementing Temporal workflow tests or debugging test failures.

0 Updated today
CodeWithBehnam
Code & Development Listed

pre-commit-guard

提交前安全检查 — 密钥泄露、敏感信息、调试代码、文件大小、gitignore 完整性

2 Updated today
Sweetteabittersugar
Code & Development Listed

pr-body-formatter

Generate a complete GitHub PR body with Summary, Changes, How tested, Test plan, and issue link from a branch diff plus issue reference, and never ship a placeholder body. Use for pr body template, format pr description, write a PR description, or API/CLI PR creation.

0 Updated 2 days ago
barobaonguyen
Code & Development Listed

pr-body-formatter

Generate a complete GitHub PR body with Summary, Changes, How tested, Test plan, and issue link from a branch diff plus issue reference, and never ship a placeholder body. Use for pr body template, format pr description, write a PR description, or API/CLI PR creation.

0 Updated 2 days ago
baronguyen001
Testing & QA Listed

test-engineer

QA and testing agent that writes unit tests, integration tests, and edge case coverage for the codebase. Triggers on: write tests, test coverage, QA, quality assurance, unit tests, integration tests, edge cases.

0 Updated today
batterfried-philosophy172
Code & Development Listed

finishing-a-development-branch

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup.

1 Updated today
bg-szy
Testing & QA Listed

rcode-qa-generate-e2e-tests

Generate end-to-end tests for an existing feature using the project's standard test framework. Activates when the user says "generate e2e tests", "write e2e tests for", "add end-to-end test coverage", "qa this feature", or "generate integration tests". Do NOT use for unit test generation or code review (use rcode-review).

0 Updated yesterday
hanzlahabib
Code & Development Listed

verify

Run the project's CI gate locally — ruff lint, ruff format check, mypy, and fast pytest (excluding slow/download markers). Use before opening a PR or marking work done.

0 Updated 3 days ago
jajupmochi
Data & Documents Listed

verify-template

Run the project's CI gates locally before claiming work is done. Customize the body to match the project's actual lint/test commands. Use before opening a PR or marking a phase complete.

0 Updated 3 days ago
jajupmochi
AI & Automation Listed

focusgroup

Build and run persona-driven dynamic test suites for conversational AI products. Use when the user wants to stress-test a conversational agent, chatbot, or LLM-backed module with realistic simulated users; generate or run focus-group-style tests; or create persona pools, scenarios, and oracles tied to requirements (functional, safety, performance, IX, correctness). Triggers on phrases like "test my agent", "persona test", "focus group", "dynamic eval", "simulate users", "stress test conversational", and when designing acceptance tests for chat-based products. Do NOT use for pure unit-testable logic, UI/browser automation, or non-conversational systems.

0 Updated 2 weeks ago
rogue-socket
Data & Documents Listed

test-effectiveness-auditor

Quantitatively measure how effective a project's automated tests are at catching real bugs. Use this skill when: (1) the user asks 'how good are our tests?', 'do our tests actually catch bugs?', 'measure test effectiveness', or 'audit our test suite'; (2) a team has anecdotal impressions about test quality but no data; (3) before investing in more tests, to identify which gaps matter most; (4) after an incident slipped through CI, to understand whether the test suite should have caught it; (5) when evaluating whether a CI pipeline is paying for itself. Produces a report at ~/Documents/<project>_test_effectiveness_audit.md with per-incident catch rates, a classified gap list, and targeted recommendations. Read-only relative to project source — does not modify code or auto-write tests.

0 Updated 6 days ago
wan-huiyan
Data & Documents Listed

slopmop

Trigger when you would normally reach for pytest, gh, mypy, black, or other raw repo tooling. Redirect to `sm swab`, `sm scour`, `sm buff`, `sm sail`, `sm refit`, or `sm doctor` so remediation follows the established rails. Also trigger when asked to "install" or "set up" slop-mop in a repo, or when you find a repo with sm installed but no .sb_config.json — follow the install handoff (sm agent install → sm init → sm refit) before the loop. Also trigger when filing issues about slop-mop friction — use `sm barnacle file` / `/sm-barnacle`, never `gh issue create`. Also trigger when the maintenance loop is exhausted and only a human judgment call remains — use `sm wake-angry-drunk-captain` as a last resort.

3 Updated 2 days ago
ScienceIsNeato
AI & Automation Listed

finishing-a-development-branch

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

0 Updated 3 days ago
The-AIOS
AI & Automation Listed

finishing-a-development-branch

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

3 Updated today
rkz91
AI & Automation Listed

parallel-orchestrator

ARCHIVED — Use orchestrator-directives-skill instead. Orchestrate parallel agent workflows using Task tool. Activate when planning multi-agent work or coordinating concurrent feature implementation.

3 Updated today
shakestzd
AI & Automation Listed

agents-md-generator

Generate hierarchical AGENTS.md structures for codebases. Use when user asks to create AGENTS.md files, analyze codebase for AI agent documentation, set up AI-friendly project documentation, or generate context files for AI coding assistants. Triggers on "create AGENTS.md", "generate agents", "analyze codebase for AI", "AI documentation setup", "hierarchical agents".

8 Updated today
Durden7
AI & Automation Listed

finishing-a-development-branch

Complete a development branch before merge — verify tests pass, update documentation, ensure quality gate passes, and prepare a clean PR.

6 Updated yesterday
RBraga01
Testing & QA Listed

integration-test-patterns

API测试、数据库测试、组件集成的集成测试规范

2 Updated today
Sweetteabittersugar
AI & Automation Listed

check

Run the full validation pipeline (lint + build + tests) for the detected stack

0 Updated today
Vleickzs
AI & Automation Listed

debugging-workflow

Systematic debugging methodology — reproduce, isolate, bisect, fix, verify. Use when diagnosing failures, tracing errors, or investigating unexpected behavior. TRIGGER when: debug, error, traceback, stack trace, bisect, breakpoint, failing test, unexpected behavior. DO NOT TRIGGER when: writing new features, code review, documentation, refactoring.

30 Updated yesterday
akaszubski
Testing & QA Listed

testing-guide

GenAI-first testing with structural assertions, congruence validation, and tier-based test structure. Use when writing tests, setting up test infrastructure, or validating coverage. TRIGGER when: test, pytest, coverage, TDD, test patterns, congruence, validation. DO NOT TRIGGER when: production code implementation, documentation, config-only changes.

30 Updated yesterday
akaszubski
AI & Automation Listed

finish

Ship phase — merge, PR, keep, or discard with pre-merge verification

4 Updated yesterday
fakoli
AI & Automation Listed

verify

Verify phase — evidence-based validation with sentinel dispatch and pass/fail scorecard

4 Updated yesterday
fakoli
AI & Automation Listed

ask_clarifying_question

Use this skill when a user's request is ambiguous enough that proceeding without clarification risks wasted effort — when a key assumption could significantly change the direction of the work. Triggers on: requests that are underspecified, vague, or where two very different interpretations are equally plausible. Also use when you've started down a path and hit a decision point where you need the user's preference to continue. Do NOT use this skill to ask obvious questions, delay answering, or ask for information you can reasonably infer.

0 Updated 1 weeks ago
feralbureau
AI & Automation Listed

handle_test_failure

Use this skill when the user pastes failing test output and wants to understand why the test is failing or how to fix it. Triggers on: pasted pytest/Jest/cargo test output, "this test is failing", "test is red", "assertion error in test", "why is this test failing?", "the test suite broke". This is distinct from production bugs — the code may work fine in production, but the test is asserting something that's wrong or the test itself is broken.

0 Updated 1 weeks ago
feralbureau
Testing & QA Listed

write_tests

Use this skill when the user wants to write tests — unit tests, integration tests, end-to-end tests, or property-based tests. Triggers on: "write tests for", "add test coverage", "test this function", "I need a test that", "how do I test this", "add a unit test", "write an integration test". Also use proactively when the user just wrote new code and hasn't mentioned tests — suggest and write tests for the most important behaviors. Works with pytest, unittest, Jest, Vitest, Rust's built-in test framework, and others.

0 Updated 1 weeks ago
feralbureau
API & Backend Listed

api-test-suite-builder

当需要为 REST API 批量补齐集成/契约测试时使用;扫描 Next.js/Express/FastAPI/Django REST 路由并生成覆盖鉴权、入参校验、错误码、分页、文件上传、限流的可运行测试套件(Vitest+Supertest 或 Pytest+httpx);不适用于纯前端 UI、单元测试或 GraphQL/gRPC;触发词:生成 API 测试、集成测试套件、契约测试

0 Updated 6 days ago
findscripter
Data & Documents Listed

post-start-validation

Universal validation and knowledge capture. Detects what changed, runs governance gates, captures knowledge, verifies deployment. Works for any project.

11 Updated 1 months ago
levi-tc
Web & Frontend Listed

language-python

Python idioms — PEP 8, type hints, dataclasses, context managers, generators, asyncio, and testing. Auto-load when working with .py files, pyproject.toml, requirements.txt, or when the user mentions Python, pytest, asyncio, dataclass, type hints, or virtualenv.

2 Updated today
lugassawan
AI & Automation Listed

qa-close-verify

P0/P1 Issue Close Verify SOP

9 Updated today
pcliangx
Testing & QA Listed

testing

Testing Standards

9 Updated today
pcliangx
AI & Automation Listed

code-documenter

Generates, formats, and validates technical documentation — including docstrings, OpenAPI/Swagger specs, JSDoc annotations, doc portals, and user guides. Use when adding docstrings to functions or classes, creating API documentation, building documentation sites, or writing tutorials and user guides. Invoke for OpenAPI/Swagger specs, JSDoc, doc portals, getting started guides.

1 Updated 2 days ago
NafisRayan
API & Backend Listed

fastapi-expert

Use when building high-performance async Python APIs with FastAPI and Pydantic V2. Invoke to create REST endpoints, define Pydantic models, implement authentication flows, set up async SQLAlchemy database operations, add JWT authentication, build WebSocket endpoints, or generate OpenAPI documentation. Trigger terms: FastAPI, Pydantic, async Python, Python API, REST API Python, SQLAlchemy async, JWT authentication, OpenAPI, Swagger Python.

1 Updated 2 days ago
NafisRayan
AI & Automation Listed

python-best-practices

Python best practices across design patterns, error handling, project structure, and testing. Use when writing Python code, structuring new Python projects, designing APIs for libraries, implementing error handling, or setting up pytest test suites.

0 Updated 3 days ago
The-AIOS
AI & Automation Listed

iw-fix-gates

Run both the project's test and quality gates end-to-end, gather every failure across all categories, then fix them iteratively with mandatory per-cluster reasoning. The goal is NOT to make tests pass — the goal is to understand what each test guards, diagnose the real root cause, and apply the smallest fix that preserves the test's intent. Triggers on "fix gates", "run gates and fix", "fix all failing tests", "/iw-fix-gates".

0 Updated 3 days ago
innovation-ways
AI & Automation Listed

iw-workflow

IW AI Core workflow orchestration rules, manifest schema, and agent contract definitions. Use when executing work item workflows, parsing agent results, managing fix cycles, or understanding the automated development pipeline.

0 Updated 3 days ago
innovation-ways
Code & Development Listed

finishing-a-development-branch

Git branch completion workflow. Use when implementation is complete, tests pass, and a feature branch needs to be integrated via merge, pull request, or cleanup.

4 Updated today
izyanrajwani
AI & Automation Listed

finishing-a-development-branch

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

1 Updated 3 days ago
produtoramaxvision
AI & Automation Listed

tdd

Red-green refactor workflow for test-driven development. Use when asked to 'write tests first', 'TDD', 'red-green refactor', 'test-driven', or 'failing test first'. Backend-only — do not use for frontend components.

0 Updated 1 weeks ago
arndvs
AI & Automation Listed

agent-supply-chain

Verify supply chain integrity for AI agent plugins, tools, and dependencies. Use this skill when: - Generating SHA-256 integrity manifests for agent plugins or tool packages - Verifying that installed plugins match their published manifests - Detecting tampered, modified, or untracked files in agent tool directories - Auditing dependency pinning and version policies for agent components - Building provenance chains for agent plugin promotion (dev → staging → production) - Any request like "verify plugin integrity", "generate manifest", "check supply chain", or "sign this plugin"

3 Updated 5 days ago
mouadja02
AI & Automation Listed

plans-format

Plans 轻量化格式规范

9 Updated today
pcliangx
Testing & QA Listed

hyperwork-python

Python tooling for impl tasks — pytest patterns, uv toolchain, mypy, fixtures. Compose with hyperwork-tdd skill for methodology.

1 Updated 2 weeks ago
samrom3
AI & Automation Listed

finishing-a-development-branch

当实现完成、所有测试通过、需要决定如何集成工作时使用——通过提供合并、PR 或清理等结构化选项来引导开发工作的收尾

0 Updated today
xjxj71
AI & Automation Listed

llm-eval

LLM evaluation: build evaluation datasets, choose metrics (RAGAS, G-Eval, LLM-as-judge), run automated evals, monitor production quality, and detect regressions

4 Updated 2 days ago
Claudient
Data & Documents Listed

allure-reporting

Allure Report integration with pytest — decorators, steps, attachments, severity levels, test categorization, CI/CD integration, and custom report plugins.

0 Updated today
Izangi2714
Testing & QA Listed

api-testing-patterns

API test automation patterns — httpx/requests client wrappers, response validation with Pydantic, test data factories, retry/polling utilities, schema testing, and contract testing.

0 Updated today
Izangi2714
Testing & QA Listed

django-tdd

Django testing strategies with pytest-django, TDD methodology, factory_boy, mocking, coverage, and testing Django REST Framework APIs.

0 Updated today
Izangi2714
Testing & QA Listed

pytest-oop-patterns

OOP-based pytest patterns for API test automation — base classes, service layers, fixtures hierarchy, parametrization, markers, parallel execution, and test isolation.

0 Updated today
Izangi2714
Testing & QA Listed

python-testing

Python testing strategies using pytest, TDD methodology, fixtures, mocking, parametrization, and coverage requirements.

0 Updated today
Izangi2714
AI & Automation Listed

lang-python

Use when writing or reviewing Python (.py/.pyi) or FastAPI/Django/Flask code — idiomatic 3.11+ style, type hints + mypy/pyright, pydantic boundary validation, error handling, and the language's top security pitfalls. Triggers on pyproject.toml, requirements.txt, ruff/black, pytest, venv/poetry/uv projects.

0 Updated today
StielChancellor
AI & Automation Listed

python-project-creator

Creates Python projects with proper structure, virtual environments, and dependency management. Use when users request to create a new Python project, set up a Python development environment, or initialize a Python application with standard tooling.

103 Updated 4 months ago
haddock-development
Code & Development Listed

finishing-a-development-branch

Complete feature development with structured options for merge, PR, or cleanup

0 Updated today
magnusrodseth
Code & Development Listed

python-stack

Standard Python engineering stack and tooling conventions. Use this skill whenever starting a new Python project, setting up dependencies, configuring linting/testing/CI, choosing between frameworks or libraries, or when the user asks about Python project structure, tooling choices, or best practices. Also trigger when the user mentions any of these tools: uv, uvx, ruff, ty, pytest, FastAPI, SQLModel, SQLAlchemy, Pydantic, Typer, loguru, prek, or pre-commit in a Python context. For FastAPI-specific application structure and endpoint conventions, use the separate `fastapi` skill.

1 Updated 1 weeks ago
mfmezger
AI & Automation Listed

capability-discovery

Discover available agents, skills, quality commands (lint, test, typecheck), tech stack, verification capabilities, and LSP code intelligence features via parallel environment scanning. Use when starting implementation, creating PRs, reviewing PRs, or addressing feedback. This skill MUST be consulted because assuming tools exist causes runtime failures, and assuming they do not causes missing capabilities.

5 Updated 2 weeks ago
synaptiai
AI & Automation Listed

executing-plans

当你有一份书面实现计划需要在单独的会话中执行,并设有审查检查点时使用

0 Updated today
xjxj71
AI & Automation Listed

writing-plans

当你有规格说明或需求用于多步骤任务时使用,在动手写代码之前

0 Updated today
xjxj71
AI & Automation Listed

finishing-a-development-branch

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

2 Updated today
zartin790
Testing & QA Listed

unit-test

Unit testing techniques, mocking, and assertions

2 Updated today
DongDuong2001
Testing & QA Listed

spoonos-testing-patterns

Test SpoonOS agents effectively. Use when writing unit tests, integration tests, mocking LLM responses, or debugging agent behavior.

1 Updated today
Gabssama12
AI & Automation Listed

finishing-a-development-branch

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

1 Updated 2 days ago
NafisRayan
AI & Automation Listed

python-project-creator

Creates Python projects with proper structure, virtual environments, and dependency management. Use when users request to create a new Python project, set up a Python development environment, or initialize a Python application with standard tooling.

1 Updated today
Raghasruthi
Code & Development Listed

review-tests

Review and fix tests for quality issues

0 Updated 2 days ago
YoniChechik
Code & Development Listed

sr-finishing-a-development-branch

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

1 Updated today
rosa113087
AI & Automation Listed

failure-log-manager

This skill should be used when the user asks to "log a failure", "remember this mistake", "add to failure log", "what mistakes to avoid", "check failure log", or when a mistake is detected that should be recorded for future reference. Manages persistent failure memory.

3 Updated 2 weeks ago
smicolon
AI & Automation Listed

red-phase-verifier

This skill should be used when the user asks to "write tests first", "run TDD", "verify red phase", "check failing tests", or when practicing test-driven development. Ensures tests fail before implementation.

3 Updated 2 weeks ago
smicolon
AI & Automation Listed

test-coverage-advisor

This skill should be used when the user asks to "write tests", "generate tests", "check coverage", "add test cases", or when completing features and saying "done", "finished", "ready for review". Suggests tests for 90%+ coverage.

3 Updated 2 weeks ago
smicolon
AI & Automation Listed

test-validity-checker

This skill should be used when the user asks to "check tests", "validate tests", "review test quality", "verify test coverage", or when writing test files or running pytest. Ensures tests are meaningful.

3 Updated 2 weeks ago
smicolon
Code & Development Listed

context-guard

PERMANENT — actif dès le début de chaque session et sur tous les tool calls. Économie de tokens (contexte = 200k, tool outputs = 84% de l'usage) et style de sortie. Guide : Read/Grep ciblés, fichiers déjà en contexte jamais relus, Bash avec ; exit 0 sur commandes optionnelles, commandes lean par défaut (git status -s, pytest -q, npm install --silent), subagents pour explorations lourdes, seuil 70% pour le mode économie, write strategy (sauver les gros résultats en externe). Style de sortie : anti-sycophancy (zéro opener flatteur type 'Bien sûr !', zéro closer creux type 'J'espère que ça t'aide'), tool-first / result-first, parseable output (pas de em-dash ni smart quotes dans le code). Override : les instructions utilisateur explicites (verbosité, ton conversationnel, exploration étendue) surpassent toujours ce skill.

3 Updated 2 weeks ago
vendeesign
Code & Development Listed

commit-push-pr

Commit changes, push to remote, and create a pull request. Use for completing features or fixes ready for review.

0 Updated today
7dieuuoc
Data & Documents Listed

techdebt

Find and fix technical debt including duplicated code, dead code, outdated patterns, and code smells. Run at the end of sessions to clean up.

0 Updated today
7dieuuoc
Data & Documents Listed

django-verification

Verification loop for Django projects: migrations, linting, tests with coverage, security scans, and deployment readiness checks.

0 Updated today
Izangi2714
AI & Automation Listed

context-overlay

Use when configuring or debugging the context-overlay OpenAI-compatible proxy for deterministic prompt/context injection, prompt patching, rule matching, request routing, rejection rules, skill_dir retrieval, streaming forwarding, and local or tunneled proxy validation.

2 Updated today
black-yt
AI & Automation Listed

agent-eval

Head-to-head comparison of coding agents (Claude Code, Aider, Codex, etc.) on custom tasks with pass rate, cost, time, and consistency metrics

0 Updated 1 weeks ago
goharabbas321
DevOps & Infrastructure Listed

ctfd

Use when developing, debugging, deploying, or maintaining any CTFd instance or fork - Docker stack issues, plugin development, CSRF 302 errors, theme customization, database migrations, nginx proxy misconfig, SQLAlchemy 1.4 gotchas, pytest test infrastructure, or API 500 responses

1 Updated 3 days ago
Lu1sDV
Testing & QA Listed

python-testing-patterns

Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices.

0 Updated today
NaetheraS
Code & Development Listed

finishing-a-development-branch

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work — presents structured options for merge, PR, keep, or discard, and handles worktree cleanup safely. Triggers at the end of executing/subagent-driven development or whenever a feature branch is ready to land.

0 Updated today
StielChancellor
Testing & QA Listed

e2e-testing

Design and implement end-to-end tests using BDD/Gherkin scenarios and browser automation. Use this skill when the user wants to write E2E tests, define user journeys, create acceptance tests for a web app, set up browser testing infrastructure, or convert requirements into executable Gherkin scenarios. Also use when the user asks about testing strategy, wants to add E2E tests to an existing project, or mentions Cucumber, BDD, Gherkin, Playwright, Cypress, or browser testing.

0 Updated 3 days ago
bayeslearner
Testing & QA Listed

testing-pytest

Escribe, organiza y refactoriza tests con pytest. Usa cuando el usuario trabaje con código Python y necesite: crear tests, mejorar cobertura, parametrizar casos, o usar fixtures.

0 Updated 6 days ago
Alexendros
Testing & QA Listed

ami-test-creator

Automatically generates tests for modified code if no existing tests cover the changes.

0 Updated today
AnaCataVC
Testing & QA Listed

ami-test-runner

Finds and executes the test suite for the current project to ensure no regressions before opening a Pull Request.

0 Updated today
AnaCataVC
Testing & QA Listed

pytest-runner

Execute Python tests with pytest, supporting fixtures, markers, coverage, and parallel execution. Use for Python test automation.

45 Updated 3 months ago
diegosouzapw
Data & Documents Listed

rtk-optimizer

Optimize command outputs with RTK (Rust Token Killer) for 70% token reduction

45 Updated 3 months ago
diegosouzapw
Testing & QA Listed

temporal-python-testing

Test Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing, integration testing, replay testing, and local development setup. Use when implementing Temporal workflow tests or debugging test failures.

45 Updated 3 months ago
diegosouzapw
Testing & QA Listed

temporal-python-testing

Test Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing, integration testing, replay testing, and local development setup. Use when implementing Temporal workflow tests or debugging test failures.

0 Updated 2 months ago
ollieb89
AI & Automation Listed

project-analyzer

Scan project directory to identify tech stack, frameworks, work patterns, and toolchain. Outputs structured project profile for agent-gap-analyzer. Use when onboarding a new project or auditing project characteristics.

1 Updated today
10CG
Code & Development Listed

python-development

Python開発ガイド。FastAPI、Django、Flask、型ヒント、非同期処理、データ処理、パフォーマンス最適化など、Pythonアプリケーション開発のベストプラクティス。

5 Updated 4 days ago
Gaku52
Web & Frontend Listed

finishing-a-development-branch

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

0 Updated 2 weeks ago
SanctifiedOps
Code & Development Listed

validating-project

Auto-detect and run formatters, linters, type checkers, and tests for the current project. Use when validating a project, running all checks, checking code quality before committing, or verifying the build passes.

8 Updated yesterday
TrevorS
AI & Automation Listed

ddt-finishing-a-development-branch

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

0 Updated 1 weeks ago
dhslegen
Code & Development Listed

close-sprint

Validates and closes a completed sprint — verifies tickets, merges branch, archives sprint

0 Updated 2 months ago
ericbusboom
Testing & QA Listed

test-master

Use when writing tests, creating test strategies, or building automation frameworks. Invoke for unit tests, integration tests, E2E, coverage analysis, performance testing, security testing.

0 Updated today
matiaspakua
Code & Development Listed

commit-rules

Conventions for creating git commits in this repo — how to scope, stage, and word a commit. Use whenever about to run `git commit`, when the user asks to "commit", "commit this", or "save changes", or when wording a commit message. Covers subject/body style, atomic scoping, what not to commit, and required trailers. Generic and project-agnostic; no language- or framework-specific rules.

0 Updated today
pgundlupetvenkatesh
Testing & QA Listed

review-tests

Review changes to this TMDB API testing framework against its own conventions and gotchas — the project-specific checks that generic code review misses. Use after writing or editing an API client, endpoint method, test module, fixture, Pydantic schema, test-data YAML, or assertion helper, and before committing/opening a PR. Covers schema dual-registration, module-scope test data, the API-client/test separation, response validation via Pydantic + assert_http_response, and the known flaky-endpoint exemption. Complements (does not replace) the built-in /code-review for generic bugs.

0 Updated today
pgundlupetvenkatesh
API & Backend Listed

update-claude-md

Update CLAUDE.md so it stays accurate after a significant change to this TMDB API testing framework. Use after adding/removing/renaming an API client, endpoint method, test module, fixture, schema, or helper; changing how tests are run (Poetry/pytest commands, flags, markers); adding/changing config or env vars; introducing a new convention, gotcha, or dependency; or reworking Docker/K8s/CI/MCP wiring. Trigger when finishing such a change, before committing, or when the user asks to "update CLAUDE.md" / "keep the docs in sync". Skip for pure test-data tweaks, formatting, or one-off fixes that don't change structure, commands, conventions, or gotchas.

0 Updated today
pgundlupetvenkatesh
AI & Automation Listed

claude-flask-builder

Build and extend production-grade Flask REST APIs on a fixed 4-layer architecture (Controller / Service / Validation+DTO / Model). Use whenever the user asks to create, scaffold, extend, review, or deploy a Flask app, or add an endpoint / model / service / migration / pytest. Enforces 330+ corrections distilled from a real production codebase via a double-gated review loop.

0 Updated 2 weeks ago
taimour1446
AI & Automation Listed

python

Python development best practices, tooling, and conventions

0 Updated 2 weeks ago
SujitRoy
Code & Development Listed

git-best-practices

Git best practices for ensuring proper .gitignore setup and git workflow management. Use this skill when initializing new projects, working with package managers (npm, pip, etc.), or making git commits.

45 Updated 3 months ago
diegosouzapw
Data & Documents Listed

nightscout-cgm

Analyze CGM blood glucose data from Nightscout. Use this skill when asked about current glucose levels, blood sugar trends, A1C estimates, time-in-range statistics, glucose variability, or diabetes management insights.

0 Updated 2 months ago
micsapp
Testing & QA Listed

pre-deploy-qa

Pre-deploy acceptance testing methodology: run test suite (unit/integration/E2E), verify acceptance criteria from user-spec and tech-spec. Does not require live environment. Use when: "приёмочное тестирование", "pre-deploy qa", "проверь перед деплоем", "run tests and check AC", "запусти qa", "проверь acceptance criteria", "тестирование фичи", "qa", "проверь фичу"

1 Updated today
stepanenkoviktor0110-boop
AI & Automation Listed

check-coverage

Run test coverage measurement, analyze results, and fix gaps when coverage falls below the 80% threshold.

33 Updated 1 months ago
JetBrains
Code & Development Listed

close-sprint

Validates and closes a completed sprint — verifies tickets, merges branch, archives sprint

0 Updated 2 months ago
ericbusboom
AI & Automation Listed

python-dev

Use when the user asks to implement, refactor, test, debug, or review Python code, pytest/unittest behavior, typing, ruff/mypy issues, packaging, Pydantic models, or Python runtime errors.

0 Updated today
iamtatsuki05
AI & Automation Listed

finishing-a-development-branch

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

0 Updated today
tvna
AI & Automation Listed

live-evaluator

Use this skill in Stage 6 of feature-development to perform live verification with a fresh-context, skeptical-QA-framed agent — separate from the implementer that wrote the code. Triggers on "live verify this", "evaluate this end-to-end", "QA this against the deployed environment", or via feature-development Stage 6 launch. Forces evaluation to come from an adversarial reviewer, not the praised-by-its-author implementer. Output: a verification report at `specs/<feature>/E2E_VERIFICATION.md` with reproducible commands, observed evidence, and a pass/fail per acceptance criterion.

4 Updated 1 weeks ago
neuralforge-labs
Code & Development Listed

close-sprint

Validates and closes a completed sprint — verifies tickets, merges branch, archives sprint

0 Updated 2 months ago
Busboom-Foo
Testing & QA Listed

pytest-plugins

Use when pytest plugin ecosystem including pytest-cov, pytest-mock, and custom plugin development.

0 Updated 2 months ago
Underwater-AI
Testing & QA Listed

python-testing

pytest、TDD方法論、フィクスチャ、モック、パラメータ化、カバレッジ要件を使ったPythonテスト戦略。

0 Updated 2 months ago
adomot
Code & Development Listed

git-best-practices

Git best practices for ensuring proper .gitignore setup and git workflow management. Use this skill when initializing new projects, working with package managers (npm, pip, etc.), or making git commits.

1 Updated 3 months ago
pmarashian
Code & Development Listed

verification-before-completion

Require fresh verification evidence before claiming a change is complete, fixed, passing, or ready. Use before final responses, commits, pushes, PR preparation, or any statement that implies success.

0 Updated 3 months ago
jacketlong23

Integration detected automatically from skill content. Some results may be false positives.