测试

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

显示 1321-1344 / 共 5891 个技能
iterate

fix-stream

iterate

Turn a broken agent-stream URL (os.iterate.com/projects/<slug>/agents/streams/agents/<id>) into a red repro test, then a green fix, then a minimal fixture. Use when user says "fix <stream url>", pastes a stream URL with a complaint, or reports an agent chat that went wrong/silent.

调试 199 1个月前
lyndonkl

forecast-premortem

lyndonkl

Use to stress-test predictions by assuming they failed and working backward to identify why. Invoke when confidence is high (>80% or <20%), need to identify tail risks and unknown unknowns, or want to widen overconfident intervals. Use when user mentions premortem, backcasting, what could go wrong, stress test, or black swans.

CI/CD 149 9个月前
lyndonkl

financial-unit-economics

lyndonkl

Use when evaluating business model viability, analyzing profitability per customer/product/transaction, validating startup metrics (CAC, LTV, payback period), making pricing decisions, assessing scalability, comparing business models, or when user mentions unit economics, CAC/LTV ratio, contribution margin, customer profitability, break-even analysis, or needs to determine if a business can be profitable at scale.

代码生成 149 10个月前
lyndonkl

memory-retrieval-learning

lyndonkl

Use when long-term knowledge retention is needed (weeks to months), studying for exams or certifications, learning new job skills or technology, mastering substantial material that requires systematic review, combating forgetting through spaced repetition and retrieval practice, or when user mentions studying, memorizing, learning plans, spaced repetition, flashcards, active recall, or durable learning.

代码生成 149 10个月前
wcygan

debt-audit

wcygan

Re-audit regularly - debt grows; quarterly audits prevent accumulation

代码评审 194 7个月前
wcygan

spec-team

wcygan

Exploratory prototyping (use /research instead)

API 开发 194 7个月前
wcygan

postmortem-team

wcygan

Blameless language guide

数据处理 194 7个月前
wcygan

onboard

wcygan

Explore an unfamiliar codebase and generate an ARCHITECTURE.md with component diagrams, pattern catalog, and dev workflow guide. Use when joining a new project, picking up an OSS repo, or needing to understand how a codebase works. Keywords: onboard, architecture, explore, understand, codebase, new project, map, document, how does this work

CLI 工具 194 7个月前
wcygan

spike

wcygan

Quick prototype or investigation in an isolated git worktree. Creates a worktree, spawns agents to explore a technical approach, and opens a draft PR with findings. Use for time-boxed technical exploration, feasibility testing, library evaluation, or codebase audits. Keywords: spike, prototype, worktree, explore, feasibility, proof of concept, PoC, try, experiment, can we use, audit, investigate, trace, wired up

代码评审 194 7个月前
wcygan

interview

wcygan

Conduct an in-depth requirements interview to flesh out a plan or spec file. Ask non-obvious questions about technical implementation, UI & UX, tradeoffs, and concerns — then write the finalized spec back to the file. Use when you need to flesh out requirements, refine a spec, clarify a plan, or gather details before implementation. Keywords: interview, spec, plan, requirements, flesh out, questions, clarify spec, requirements gathering.

文件操作 194 6个月前
wcygan

fix-issue

wcygan

Take a GitHub issue number, investigate it, implement a fix, write tests, and open a PR. End-to-end workflow from assigned issue to merged PR. Use when you want to fix a specific GitHub issue. Keywords: fix issue, github issue, resolve issue, close issue, implement issue, issue to PR, bug fix

调试 194 7个月前
wcygan

agent-team

wcygan

Launch and coordinate Claude Code agent teams for complex tasks. Use when the user wants to parallelize work across multiple agents, needs a team for review, debugging, design, or feature development, or asks to "create a team" or "spawn agents." Keywords: agent team, team, spawn, teammates, parallel agents, coordinate, collaborate, multi-agent

智能体 194 7个月前
wcygan

migration-team

wcygan

Stakeholders satisfied with outcome

数据库 194 7个月前
wcygan

expand-tests

wcygan

Analyze existing test patterns and create comprehensive, idiomatic tests to expand coverage. Detects framework (Jest, Vitest, pytest, Go, Rust, JUnit), matches project conventions, and fills coverage gaps. Use when adding tests, improving coverage, expanding test suite, or writing tests for untested code. Keywords: test, tests, testing, coverage, unit test, integration test, expand tests, test coverage, write tests, add tests, test gaps

代码生成 194 6个月前
MakFly

symfony:e2e-panther-playwright

MakFly

Drive Symfony delivery with deterministic tests and strong regression protection. Use for e2e panther playwright tasks.

重构 205 6个月前
MakFly

symfony:functional-tests

MakFly

Drive Symfony delivery with deterministic tests and strong regression protection. Use for functional tests tasks.

重构 205 6个月前
MakFly

symfony:form-types-validation

MakFly

Strengthen Symfony authorization and validation boundaries with explicit, test-backed enforcement. Use for form types validation tasks.

安全 205 6个月前
MakFly

symfony:symfony-voters

MakFly

Strengthen Symfony authorization and validation boundaries with explicit, test-backed enforcement. Use for symfony voters tasks.

安全 205 6个月前
MakFly

symfony:tdd-with-pest

MakFly

Drive Symfony delivery with deterministic tests and strong regression protection. Use for tdd with pest tasks.

重构 205 6个月前
MakFly

symfony:test-doubles-mocking

MakFly

Drive Symfony delivery with deterministic tests and strong regression protection. Use for test doubles mocking tasks.

调试 205 6个月前
MakFly

symfony:tdd-with-phpunit

MakFly

Drive Symfony delivery with deterministic tests and strong regression protection. Use for tdd with phpunit tasks.

重构 205 6个月前
existential-birds

elixir-code-review

existential-birds

Reviews Elixir code for idiomatic patterns, OTP basics, and documentation. Use when reviewing .ex/.exs files, checking pattern matching, GenServer usage, or module documentation.

代码评审 79 7个月前
existential-birds

elixir-writing-docs

existential-birds

Guides writing Elixir documentation with @moduledoc, @doc, @typedoc, doctests, cross-references, and metadata. Use when adding or improving documentation in .ex files.

调试 79 7个月前
existential-birds

exunit-code-review

existential-birds

Reviews ExUnit test code for proper patterns, boundary mocking with Mox, and test adapter usage. Use when reviewing _test.exs files or test helper configurations.

代码评审 79 7个月前