๐Ÿงช
QualityTypeScript

API Contract Review

by TencentCloudBase

API Contract Review is a Quality skill for Claude Code, published by TencentCloudBase in CloudBase-AI-Toolkit.

1.1K stars134 forkson TencentCloudBase/CloudBase-AI-ToolkitAdded 2026/08/21Repository updated 2026/08/21
agent-skillsaiaicodingclaude-codecloudbasecursordatabasedsh-pluginmcpmcp-serverminiprogrampostgresqlsupabasetencentvibe-codingweb
Install in seconds
Install API Contract Review
Copy API Contract Review into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/TencentCloudBase/CloudBase-AI-Toolkit/tree/main/skills/api-contract-review ~/.claude/skills/api-contract-review

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/TencentCloudBase/CloudBase-AI-Toolkit.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
skills/api-contract-review/SKILL.md in TencentCloudBase/CloudBase-AI-Toolkit
Installs to
~/.claude/skills/api-contract-review
Collection
One of 25 skills cataloged from this repository
Category
Quality โ€” 1354 skills

What API Contract Review does

API Contract Review checks CloudBase API wrappers, MCP tools, and generated metadata against official docs. Use it when verifying action names, parameter shapes, casing, nesting, and contract tests before a corrective PR.

API Contract Review is cataloged under Quality on DirSkills. API Contract Review comes from a repository tagged agent-skills, ai, aicoding, claude-code and cloudbase.

Documentation

README

API Contract Review

Review CloudBase cloud API integrations for contract correctness before the repository ships stale, guessed, or undocumented behavior.

When to use this skill

Use this skill when you need to:

  • Review CloudBase cloud API wrappers or MCP tools for outdated or incorrect action or interface names
  • Check whether request parameters, casing, nesting, or request shape drifted away from documentation
  • Audit whether a CloudBase API change is backed by the right contract tests
  • Run a periodic API correctness review before opening corrective PRs
  • Separate confirmed contract bugs from vague "maybe this API changed" speculation

Do NOT use for:

This is the opening of the README. Read the full README on GitHub.

Frequently asked about API Contract Review

  • What else does TencentCloudBase publish alongside API Contract Review?

    API Contract Review is one of 25 skills that DirSkills catalogs from TencentCloudBase/CloudBase-AI-Toolkit, the repository it ships in. Its siblings there include AI Model Web, Add Skill and Cloud Functions. Each one is a separate skill with its own page in this directory, installs the same way API Contract Review does, and is maintained by TencentCloudBase in that same repository. The rest of the collection is listed on the TencentCloudBase/CloudBase-AI-Toolkit page.

  • How does API Contract Review compare to other Quality skills?

    API Contract Review ranks #804 by stars among the 1354 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of API Contract Review against them. Open each page to compare what they document and how they install.

More from TencentCloudBase/CloudBase-AI-Toolkit

API Contract Review is one of 25 skills cataloged on DirSkills from TencentCloudBase/CloudBase-AI-Toolkit.

See all 25 skills โ†’
๐ŸŒ
1w ago

AI Model Web

AI Model Web calls CloudBase AI models from browser and frontend apps with @cloudbase/js-sdk. Use it for React, Vue, Next, Nuxt, SPAs, dashboards, or AI chat UIs that need generateText or streamText without a Node.js proxy.
AI Engineering
1.1K134
๐Ÿงฉ
1w ago

Add Skill

Add Skill guides you through creating a new prompt rule for the CloudBase AI Toolkit. Use it when adding a skill, rule files, config entries, and generated docs.
AI Engineering
1.1K134
โš™๏ธ
1w ago

Cloud Functions

Cloud Functions guides building, deploying, and debugging CloudBase Event Functions and HTTP Functions for application runtime logic. Use it when you need custom server-side code on CloudBase, not when calling platform APIs directly.
DevOps
1.1K134
โ˜๏ธ
1w ago

Cloud Storage Web

Cloud Storage Web guides browser apps using @cloudbase/js-sdk to upload, download, list, and delete CloudBase storage files. Use it when frontend code needs temporary URLs, file management, or storage setup checks.
Automation
1.1K134
โ˜๏ธ
1w ago

CloudBase

CloudBase helps you develop, deploy, debug, migrate, and troubleshoot CloudBase projects across web, mini programs, and mobile apps. It covers auth, databases, cloud functions, CloudRun, storage, and built-in or third-party AI integrations.
DevOps
1.1K134
๐Ÿค–
1w ago

CloudBase AI Model Node.js

CloudBase AI Model Node.js calls AI models from Node.js backends, cloud functions, and CloudRun via @cloudbase/node-sdk. It is used for server-side text generation, image generation, and agent workflows that keep secrets on the server.
AI Engineering
1.1K134