1
    Structured Impl Planner

    Structured Impl Planner

    by Arnstein Larsen

    Jumping straight to code works until step seven, where the change you didn't anticipate meets the four files you already modified

    Updated Jun 2026
    Security scanned
    Cursor

    $9.99

    · or 50 credits

    30-day refund guarantee

    Secure checkout via Stripe

    Included in download

    • Map dependencies before starting complex multi-file features
    • Create step-by-step implementation lists with verification points
    • Ready for Cursor
    • Instant install

    Sample input

    I need to add Stripe subscriptions to my Next.js app. Plan the implementation across the API, database schema, and frontend components.

    Sample output

    Step 1: Update Prisma schema (User model). Verification: Run prisma generate. Step 2: Create /api/webhooks/stripe. Verification: Test with Stripe CLI trigger. Step 3: Build Pricing Page. Rollback: Revert to current /billing. Pre-check: Verify Stripe Secret Key accessibility.

    About This Skill

    Jumping straight to code works until step seven, where the change you didn't anticipate meets the four files you already modified and nothing fits together anymore. This skill forces the planning work that prevents mid-implementation pivots: it maps every affected module before you write a line, surfaces the dependency order that makes changes non-reversible, identifies the test harness you need to build first, and writes a sequenced task list where each step is independently mergeable. You get the full implementation plan — constraints, risks, rollback points — before you open an editor. Use it when the feature touches more than two files, when the spec is incomplete, or when your last three attempts at 'just implementing it' produced a mess you refactored for longer than you built. Give it your codebase context, the feature description, and the constraints that matter; it returns a plan you can execute without rediscovering the architecture mid-flight.

    Use Cases

    • Map dependencies before starting complex multi-file features
    • Create step-by-step implementation lists with verification points
    • Identify risky rollback points in legacy code migrations
    • Sequence tasks for clean, mergeable PRs in large repositories

    Reviews

    No reviews yet - be the first to share your experience.

    Only users who have downloaded or purchased this skill can leave a review.

    Security Scanned

    Passed automated security review

    Permissions

    No special permissions declared or detected

    Compatible with SKILL.md-compatible agents like Claude Code, Cursor, and Aider.

    Frequently Asked Questions

    More Premium Skills