🔒

Unit Testing

5220 skills in Testing & Security > Unit Testing

python-best-practices

Expert guidance for writing professional Python code following industry best practicesincluding PEP 8 compliance, testing, type hints, error handling, and modern tooling.Use this skill when writing new Python code, refactoring existing code, setting upPython projects, implementing tests, or ensuring code quality and maintainability.Emphasizes: PEP 8, modularity, DRY principle, TDD, virtual environments (uv),and modern tooling (Ruff, Black, Mypy).

jkitchin/skillz
3
0
Actualizado 1w ago

scenario-testing

Marketplace

Use when writing tests, validating features, or tempted to use mocks - enforces scenario-driven end-to-end testing with real dependencies; mocks are lies that hide bugs; scenarios with real data are the only source of truth

2389-research/claude-plugins
3
0
Actualizado 1w ago

yolo

Marketplace

Browser automation skill for Lovable deployments. Activates when:- yolo_mode: on in CLAUDE.md- Running /deploy-edge or /apply-migration commands- After git push when auto_deploy: on (automatic detection)- Any mention of "yolo mode", "automate Lovable", "browser automation"Automatically navigates to Lovable.dev and submits deployment prompts.Runs verification tests based on configuration.Auto-deploys after git push when enabled.

10K-Digital/lovable-claude-code
3
0
Actualizado 1w ago

swiftui-code-review-checklist

Marketplace

Code review checklist for SwiftUI and Swift PRs. Use when reviewing pull requests, checking code quality, verifying Swift/SwiftUI implementations, or conducting PR reviews. Provides prioritized checklist covering state management, performance, component design, data flow, async handling, UI/UX, accessibility, security, and testing.

xtone/ai_development_tools
3
0
Actualizado 1w ago

test-first-change

Reduce regressions by discovering tests, running them, then editing code

benreceveur/claude-workflow-engine
3
1
Actualizado 1w ago

my-skill

A skill with nested file structure for testing

NikiforovAll/LazyOpenCode
3
0
Actualizado 1w ago

adf-json-example

Fetch raw ADF JSON data from a Confluence page URL. Use this skill when you need to see real-world ADF examples, understand how Confluence represents specific elements, debug ADF parsing, or create test samples.

MacHu-GWU/atlas_doc_parser-project
3
1
Actualizado 1w ago

rts-log-analyzer

Analyze OSS-Fuzz incremental build and JVM RTS (Regression Test Selection) test logs. Use when user mentions RTS logs, test failures, build failures, log analysis, or when working with *.log files from JVM RTS tests. Extracts errors, failed test classes, and categorizes issues.

sslab-gatech/oss-crs
3
0
Actualizado 1w ago

code-reviewer

Performs critical code reviews with a skeptical mindset, assuming the author cannot be fully trusted. Evaluates code quality, architecture, testing, requirements, and production readiness. Use after completing significant code changes or before merging.

MinBZK/regelrecht-mvp
3
0
Actualizado 1w ago

lean-startup

Marketplace

Apply Lean Startup methodology for validated learning. Guides Build-Measure-Learn cycles, MVP definition, hypothesis testing, and pivot/persevere decisions.

melodic-software/claude-code-plugins
3
0
Actualizado 1w ago

ruby-rspec

RSpec testing patterns for Ruby and Rails. Use when writing tests, reviewing test code, or discussing testing strategy. Covers structure, naming, matchers, and external service stubbing.

stephendolan/dotfiles
3
0
Actualizado 1w ago

devcode

This skill should be used when performing any coding task including implementing features, fixing bugs, refactoring code, or making any modifications to source code. Provides best practices, security considerations, testing guidelines, and a structured workflow for development tasks.

kevinslin/llm
3
0
Actualizado 1w ago

pull-request-file-review

Marketplace

Identify and flag unnecessary test artifacts and temporary files in pull requests. Use when reviewing pull requests to ensure only production-relevant files are committed.

jack-michaud/faire
3
0
Actualizado 1w ago

checking-quality

Ensures code quality through comprehensive checks including TDD practices, lint/test/build validation, and prevention of common mistakes. Use after completing implementations, fixing bugs, refactoring, or before committing code.

team-mirai-volunteer/kokkai-join
3
2
Actualizado 1w ago

test-runner

Execute and manage Rust tests including unit tests, integration tests, and doc tests. Use when running tests to ensure code quality and correctness.

d-o-hub/rust-self-learning-memory
3
0
Actualizado 1w ago

categorical-property-testing

Property-based testing for functor laws, monad laws, and naturality conditions using fp-ts and fast-check. Use when validating categorical implementations in TypeScript, testing algebraic laws in functional code, verifying functor/monad/applicative instances, or building test suites for categorical abstractions.

manutej/categorical-meta-prompting
3
1
Actualizado 1w ago

feature-implement

Systematic approach to implementing new features in the Rust memory system following project conventions. Use when adding new functionality with proper testing and documentation.

d-o-hub/rust-self-learning-memory
3
0
Actualizado 1w ago

aps-doc-core

Marketplace

Core documentation generation patterns and framework for Treasure Data pipeline layers. Provides shared templates, quality validation, testing framework, and Confluence integration used by all layer-specific documentation skills.

treasure-data/td-skills
3
4
Actualizado 1w ago

propose-feature-test-plan

Create a test plan mapping EARS requirements and Critical Constraints to specific tests

cbgbt/bottlerocket-forest
3
4
Actualizado 1w ago

backend-dev-guidelines

Comprehensive Rust backend development guide for Tauri applications. Use when creating Tauri commands, database operations, error handling, state management, or async patterns. Covers layered architecture (commands → services → operations → database), Result-based error handling, SeaORM patterns, tokio async/await, testing with cargo test, and type-driven design principles.

emilyantosch/hestia_tauri
3
0
Actualizado 1w ago