BUNDLE Security scanned8 skills

    API & Data Contract Repair Toolkit

    Repair contract drift that breaks APIs, imports, uploads, links, validation, and search behavior. This bundle combines pagination contract fixes, GraphQL nullability repair, webhook signature handling, CSV import validation, file-upload lifecycle repair, deep-link contract fixes, form-validation repair, and search-index reconciliation. Use it when integrations work in simple cases but fail around missing fields, schema changes, retries, malformed payloads, stale indexes, or inconsistent client/server assumptions.

    89 views

    Works with every agent that reads SKILL.md — Claude Code, Cursor, Codex CLI, Gemini CLI, GitHub Copilot, Windsurf, OpenClaw, and more.

    Mariusz Wrzeszczynski
    Created by
    Mariusz Wrzeszczynski
    $39.99$55.92
    Save 28% · $15.93

    One payment, lifetime access. 8 skills unlock instantly in your library.

    30-day refund guarantee

    Instant unlock in your library

    Free updates from the creator

    What's included

    8 skills

    See it in action

    You say

    We switched our customer list API to cursor pagination, but the React table is still sending page numbers and our MSW mocks are breaking. Repair the contract drift in the repo.

    Your agent does

    1. Pagination Contract Decision

    Decision: PAGINATION CONTRACT DRIFT FOUND The route handler uses nextCursor, but useCustomers.ts and CustomerTable.tsx still track pageNumber.

    4. Drift Findings

    • Request: UI sends page (Expected: cursor)
    • Response: UI expects totalPages (Actual: hasMore)
    • Mocks: MSW returns offset metadata (Stale)

    5. Patch Plan

    • Update customerClient.ts to use cursor params.
    • Update useCustomers.ts to handle cursor state.
    • Align openapi.yaml and MSW handlers.
    • Add traversal tests to customer.test.ts.

    How to install

    Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.

    Reviews

    No reviews yet

    Be one of the first to try it. Every skill in this bundle passes our trust checks.

    Security scanned

    Passed our 8-point scan before listing

    Fresh listing

    Recently published to Agensi

    30-day refund

    Not a fit? Get your money back

    Frequently asked questions

    More bundles from Mariusz Wrzeszczynski