api-compatChange public APIs without breaking clients—versioning schemes, additive vs breaking changes, deprecation windows, and comms. Use when shipping breaking chan...
Install via ClawdBot CLI:
clawdbot install codenova58/api-compatGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 11, 2026
A SaaS company needs to deprecate an old v1 API endpoint while supporting mobile apps that take months to update. They use additive changes first, then communicate a sunset date with response headers like Sunset and Deprecation, and gate removal on usage metrics.
An e-commerce platform is sunsetting a legacy 'category_id' field in favor of a new 'category_slug' field. They add the new field as nullable and optional, track callers of the old field via logging, and only remove after a 6-month deprecation window and no traffic.
A mobile API provider must change authentication from API key to OAuth2 without breaking existing mobile clients. They introduce OAuth2 as an alternative, keep the old key method alive for 12 months, and coordinate releases with app store updates.
An analytics company switches from offset-based pagination to cursor-based pagination to improve performance. They add cursor pagination as an option, maintain the old offset mechanism, and migrate clients over 3 months with detailed migration docs.
Companies charge per API call or subscription. API compatibility ensures clients stay on supported versions without breaking, reducing churn and support tickets.
Platforms like Shopify or Salesforce allow third-party integrations. Maintaining API compatibility encourages app developers to build on the platform, increasing stickiness and ecosystem value.
Enterprise contracts include uptime and non-breaking change guarantees. API compatibility enables smooth upgrades, justifying higher price tiers and longer commitments.
💬 Integration Tip
Start by auditing your current API usage to identify deprecated fields and clients; then implement additive changes first and set up telemetry for old endpoints before any removal.
Scored May 11, 2026
This skill produces a DESCRIPTIVE Git-history reflection report. It is intended ONLY for: (a) a developer running it on their own repository for self-reflect...
Connect to external services through Maton-managed API routes. Use this skill only after the user names the target app, account, and task. Start with read/li...
Ad intelligence & app analytics assistant. Search ad creatives, analyze apps, view rankings, track downloads/revenue, and get market insights. Get your API k...
Write and run tests across languages and frameworks. Use when setting up test suites, writing unit/integration/E2E tests, measuring coverage, mocking dependencies, or debugging test failures. Covers Node.js (Jest/Vitest), Python (pytest), Go, Rust, and Bash.
Tally API integration with managed OAuth. Manage forms, submissions, workspaces, webhooks, organization users, and organization invites. All write operations...
Build, debug, and deploy websites using HTML, CSS, JavaScript, and modern frameworks following production best practices.