测试

单元测试、集成测试与测试自动化

显示 1225-1248 / 共 5891 个技能
citypaul

planning

citypaul

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

Git 与版本控制 722 9个月前
atopile

atopile-skills

atopile

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

API 开发 3650 6个月前
atopile

sexp

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."

文档生成 3650 6个月前
atopile

code-review

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)."

代码评审 3650 6个月前
atopile

compiler

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."

分析 3650 6个月前
atopile

library

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."

代码生成 3650 6个月前
atopile

dev

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."

分析 3650 6个月前
atopile

graph

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."

分析 3650 6个月前
atopile

domain-layer

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."

代码生成 3650 6个月前
LerianStudio

ring:writing-skills

LerianStudio

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

智能体 209 7个月前
LerianStudio

ring:using-dev-team

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.

代码评审 209 6个月前
LerianStudio

ring:test-driven-development

LerianStudio

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

调试 209 7个月前
LerianStudio

ring:dev-property-testing

LerianStudio

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

分析 209 7个月前
LerianStudio

ring:dev-frontend-visual

LerianStudio

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

测试 209 7个月前
LerianStudio

ring:dev-fuzz-testing

LerianStudio

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

分析 209 7个月前
LerianStudio

ring:dev-cycle-frontend

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.

无障碍 209 6个月前
AutoForgeAI

gsd-to-autoforge-spec

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.

数据处理 1769 7个月前
astronomer

creating-openlineage-extractors

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.

自动化 428 7个月前
Uniswap

viem-integration

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 开发 228 6个月前
kylesnowschwartz

hud-first

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).

代码生成 112 7个月前
tao12345666333

python-expert

tao12345666333

Python development best practices and advanced patterns

调试 37 8个月前
citypaul

testing

citypaul

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

数据处理 722 9个月前
holon-run

testing-go

holon-run

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

API 开发 134 8个月前
0xDarkMatter

testing-patterns

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 8个月前