agentsclimarketplace

Api validate

Skill manastalukdar/ai-devstudio/skills/api-validate

Professional development studio for Claude Code CLI

Install
npx -y skills add manastalukdar/ai-devstudio --skill api-validate

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.

What its author says it does

Copied from the file, not written here

API contract validation and breaking change detection

SKILL.md

0.7 KB, as published. Nobody here has run it

API Contract Validation

I'll analyze your API contracts for breaking changes, compatibility issues, and schema validation.

Arguments: $ARGUMENTS - API spec paths, comparison targets, or validation focus

Token Optimization

Expected range: 200–500 tokens (initial), 50–100 tokens (cache hit)

Caching: Caches schema checksums in .claude/cache/api/ for 7 days. Invalidated when schema files change.

Early exit: Returns immediately if schema checksums match cached values.

Patterns used: Grep-before-Read, early exit, checksum-based caching, git diff scope default

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.