# test-plan > Generate a test plan for a feature or change. - Author: Adam Winick - Repository: sinelanguage/cursor-config-web - Version: 20260201223507 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/sinelanguage/cursor-config-web - Web: https://mule.run/skillshub/@@sinelanguage/cursor-config-web~test-plan:20260201223507 --- --- name: test-plan description: Generate a test plan for a feature or change. disable-model-invocation: true --- # Test Plan Create a structured test plan covering unit, integration, and E2E tests. ## When to Use - Use this skill before implementing a feature or refactor. ## Inputs - Feature description - Critical paths and edge cases ## Instructions 1. List unit test cases for pure logic. 2. List integration tests for component interactions. 3. Identify E2E scenarios for user journeys. 4. Call out accessibility and error-state tests. ## Output - A checklist-style test plan.