skills/test-case-strategy/SKILL.md
Designs test strategy based on risk analysis — selects the right test level and method for the current context. Not for exploratory tasks without tests, nor for tasks where the test type is already predetermined.
npx skillsauth add laitszkin/apollo-toolkit test-case-strategyInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Plan a complete test strategy based on the current requirements and architecture context.
Understand the requirements. Read the relevant code to understand available test approaches and current architecture.
For each requirement, assess the following:
Likelihood × Impact = Risk Level
Test boundary heuristics — determine where each behavior should be verified:
references/integrated-pbt.mdRead relevant reference files to understand common test strategy patterns for different scenarios.
For each test case, record:
If skipping a test level, record the reason.
Before delivering, verify:
references/unit-tests.md — Unit test and drift check designreferences/property-based-tests.md — Property-based test selection and oracle designreferences/integrated-pbt.md — Integrated PBT (stateful / state machine testing)references/integration-tests.md — Integration test and external state scenario designreferences/e2e-tests.md — E2E decisions and substitution rulesreferences/contract-tests.md — Contract tests and API boundary verificationdevelopment
Read a user-specified PDF that marks the week's key financial events, deeply research each marked event with current sources, capture any additional breaking financial developments, and produce a concise Chinese-capable PDF briefing that explains what happened and why it matters.
documentation
Generate long-form videos (more than 10 minutes) by following user instructions and invoking related skills only when needed (`openai-text-to-image-storyboard`, `docs-to-voice`, `remotion-best-practices`). For text inputs, extract a complete long-form story arc, generate fresh storyboard images (no reuse of previously generated pictures), and render a 16:9 animated long-form video.
tools
協助完成自動化版本發佈。同步文檔、更新版本號、推送 tag 並建立 GitHub Release。
development
Incrementally refresh the architecture atlas when the project diagram drifts from actual code. Measures drift before updating to determine scope, then updates the base atlas and re-renders HTML.