agentsclimarketplace

Api contract

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

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.From its SKILL.md

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.

One thing to look at

  • 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.

SKILL.md

0.9 KB, 121 tokens by cl100k_base, 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.

What ships with it: 1 file

215 B alongside SKILL.md

agents/

Keep looking

Skills are one crate of 325,949. 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.