Testing

Unit tests, integration tests, test automation

Showing 1225-1248 of 5891 skills
citypaul

planning

by citypaul

Planning work in small, known-good increments. Use when starting significant work or breaking down complex tasks.

Git & VCS 722 9mo ago
atopile

atopile-skills

by atopile

"How to write and maintain .claude/skills/*/SKILL.md files: source-of-truth-first process, verification steps, and conventions."

API Dev 3.7K 6mo ago
atopile

sexp

by atopile

"How the Zig S-expression engine and typed KiCad models work, how they are exposed to Python (pyzig_sexp), and the invariants around parsing, formatting, and freeing. Use when working with KiCad file parsing, S-expression generation, or layout sync."

Docs Gen 3.7K 6mo ago
atopile

code-review

by atopile

"LLM-focused code review process for this repo: what to check, how to ground feedback in invariants/tests, and how to verify changes efficiently (including test-report.json)."

Code Review 3.7K 6mo ago
atopile

compiler

by atopile

"How the atopile compiler builds and links TypeGraphs from .ato (ANTLR front-end → AST → TypeGraph → Linker → DeferredExecutor), plus the key invariants and test entrypoints. Use when modifying the compiler pipeline, grammar, AST visitors, or type resolution."

Analytics 3.7K 6mo ago
atopile

library

by atopile

"How the Faebryk component library is structured, how _F.py is generated, and the conventions/invariants for adding new library modules. Use when adding or modifying library components, traits, or module definitions."

Code Gen 3.7K 6mo ago
atopile

dev

by atopile

"LLM-focused workflow for working in this repo: compile Zig, run the orchestrated test runner, consume test-report.json/html artifacts, and discover/debug ConfigFlags."

Analytics 3.7K 6mo ago
atopile

graph

by atopile

"How the Zig-backed instance graph works (GraphView/NodeReference/EdgeReference), the real Python API surface, and the invariants around allocation, attributes, and cleanup. Use when working with low-level graph APIs, memory management, or building systems that traverse the instance graph."

Analytics 3.7K 6mo ago
atopile

domain-layer

by atopile

"Instructions for electronics-specific logic and build processes: netlists, PCBs, build steps, and exporters. Use when implementing or modifying build steps, exporters, PCB generation, or BOM/netlist output."

Code Gen 3.7K 6mo ago
LerianStudio

ring:writing-skills

by LerianStudio

TDD for process documentation - write test cases (pressure scenarios), watch baseline fail, write skill, iterate until bulletproof against rationalization.

Agents 209 7mo ago
LerianStudio

ring:using-dev-team

by LerianStudio

9 specialist developer agents for backend (Go/TypeScript), DevOps, frontend, design, UI implementation, QA (backend + frontend), and SRE. Dispatch when you need deep technology expertise.

Code Review 209 6mo ago
LerianStudio

ring:test-driven-development

by LerianStudio

RED-GREEN-REFACTOR implementation methodology - write failing test first, minimal implementation to pass, then refactor. Ensures tests verify behavior.

Debugging 209 7mo ago
LerianStudio

ring:dev-property-testing

by LerianStudio

Gate 5 of development cycle - ensures property-based tests exist to verify domain invariants hold for all randomly generated inputs.

Analytics 209 7mo ago
LerianStudio

ring:dev-frontend-visual

by LerianStudio

Gate 4 of frontend development cycle - ensures all components have snapshot tests covering all states, viewports, and edge cases.

Testing 209 7mo ago
LerianStudio

ring:dev-fuzz-testing

by LerianStudio

Gate 4 of development cycle - ensures fuzz tests exist with proper seed corpus to discover edge cases, crashes, and unexpected input handling.

Analytics 209 7mo ago
LerianStudio

ring:dev-cycle-frontend

by LerianStudio

Frontend development cycle orchestrator with 9 gates. Loads tasks from PM team output or backend handoff and executes through implementation → devops → accessibility → unit testing → visual testing → E2E testing → performance testing → review → validation.

Accessibility 209 6mo ago
AutoForgeAI

gsd-to-autoforge-spec

by AutoForgeAI

Convert GSD codebase mapping to AutoForge app_spec.txt. This skill should be used when the user has run /gsd:map-codebase and wants to use AutoForge on an existing project. Triggers: "convert to autoforge", "gsd to spec", "create app_spec from codebase", "use autoforge on existing project", after /gsd:map-codebase completion.

Processing 1.8K 7mo ago
astronomer

creating-openlineage-extractors

by astronomer

Create custom OpenLineage extractors for Airflow operators. Use when the user needs lineage from unsupported or third-party operators, wants column-level lineage, or needs complex extraction logic beyond what inlets/outlets provide.

Automation 428 7mo ago
Uniswap

viem-integration

by Uniswap

Integrate EVM blockchains using viem. Use when user says "read blockchain data", "send transaction", "interact with smart contract", "connect to Ethereum", "use viem", "use wagmi", "wallet integration", "viem setup", or mentions blockchain/EVM development with TypeScript.

API Dev 228 6mo ago
kylesnowschwartz

hud-first

by kylesnowschwartz

This skill SHOULD be used when the user asks to "build an AI assistant", "create a chatbot", "make an agent that does X for me", "design a copilot feature", "automate this workflow with AI", or requests delegation-style AI features. Offers a reframe from copilot patterns (conversation, delegation) to HUD patterns (ambient awareness, perception augmentation).

Code Gen 112 7mo ago
tao12345666333

python-expert

by tao12345666333

Python development best practices and advanced patterns

Debugging 37 8mo ago
citypaul

testing

by citypaul

Testing patterns for behavior-driven tests. Use when writing tests or test factories.

Processing 722 9mo ago
holon-run

testing-go

by holon-run

Expert Go testing skills. Creates table-driven tests, uses testify assertions, mocks interfaces, and ensures comprehensive coverage.

API Dev 134 8mo ago
0xDarkMatter

testing-patterns

by 0xDarkMatter

"Cross-language testing strategies and patterns. Triggers on: test pyramid, unit test, integration test, e2e test, TDD, BDD, test coverage, mocking strategy, test doubles, test isolation."

CI/CD 32 8mo ago