agentsclimarketplace

Api contract

Skill YouRen1320/agent-project-kit/.agents/skills/api-contract

Reusable repository guidance, workflows, runbooks, and skills for people, Codex, and Claude Code.

Install
npx -y skills add YouRen1320/agent-project-kit --skill api-contract

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • 26 days oldThe repository was created 26 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Review and plan API contract changes across producers and consumers. Use for endpoint paths, methods, request or response fields, pagination, errors, uploads, status values, authentication context, or frontend/backend contract mismatches such as 404 and undefined fields.

SKILL.md

0.9 KB, as published. Nobody here has run it

API Contract

  1. Read ../../references/api-contract.md completely.
  2. Read ../../project/api-conventions.md for repository-specific conventions.
  3. Identify every producer and consumer of the affected contract.
  4. Record the current and expected path, method, request, response, errors, authentication, idempotency, and compatibility behavior.
  5. For breaking contracts and cross-component changes, read ../../workflows/module-delivery.md, compare options, and wait for confirmation before implementation.
  6. Verify producer and consumer tests or builds, then report unverified consumers explicitly.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.