Back to Skills

agent-ops-api-review

majiayu000
Updated 27 days ago
32 views
58
9
58
View on GitHub
Otheraitestingapi

About

This skill audits API implementations to verify contract alignment, endpoint behavior, and test coverage. It performs evidence-based checks across success and failure paths, ensuring APIs match their OpenAPI/Swagger specifications. Use it when your project contains API endpoints for a thorough, platform-agnostic correctness review.

Quick Install

Claude Code

Recommended
Primary
npx skills add majiayu000/claude-skill-registry -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/majiayu000/claude-skill-registry
Git CloneAlternative
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/agent-ops-api-review

Copy and paste this command in Claude Code to install this skill

GitHub Repository

majiayu000/claude-skill-registry
Path: skills/data/agent-ops-api-review
0

Related Skills

when-mapping-dependencies-use-dependency-mapper

Other

This skill provides comprehensive dependency mapping and analysis for software projects across multiple package managers. It extracts dependency trees, detects issues, audits for vulnerabilities, and generates visualizations. Use it when you need to understand, analyze, or visualize project dependencies and their security implications.

View skill

Summarizer

Other

The Summarizer Skill condenses large text content into concise summaries, supporting bullet-points, paragraphs, or executive-summary formats. It analyzes text to identify key themes and main points while removing redundancy. Developers should use it for efficient content processing when they need to extract essential information from lengthy documents.

View skill

agent-ops-context-map

Other

This skill analyzes your codebase to generate a structured, LLM-optimized overview in `.agent/map.md` for efficient project understanding. It features confidence-based staleness thresholds that determine when to refresh the map before implementation work. The map is automatically updated when stale and integrates with other agent-ops skills for coordinated project analysis.

View skill

agent-ops-dogfood

Other

This skill analyzes a project's public documentation to create a verified usage baseline without reading source code. It enforces a strict docs-first approach, identifying gaps by comparing stated claims against actual usage instructions. Use it at project inception to dogfood and establish a human-approved foundation for user guides.

View skill