SKILL.md packages that extend Claude Code, Cursor, Copilot, and other AI agents.
Tags

agent-skills-standard
Opinionated REST API design conventions: HTTP verbs, status codes, URL patterns, versioning, pagination, and OpenAPI requirements for reliable, versioned APIs.

claude-mpm-skills
Patterns and best-practices for building production-ready Rust HTTP APIs with Axum: typed handlers, extractors, middleware, error handling, tracing, graceful sh

agent-skills-standard
Opinionated REST API design guidelines: HTTP semantics, status codes, URL design, versioning, pagination, and OpenAPI contract best-practices.

claude-code-handbook
Guidelines and patterns for building robust REST APIs: correct HTTP status codes, RFC 7807 error responses, validation, sanitization, rate limiting, and central

skills_all-in-one
Parses Charles Proxy .chlsj session files to extract requests and responses, filter by path or method, and export structured JSON for inspection or analysis.

awesome-omni-skill
Guidelines and patterns for building robust REST APIs: status codes, RFC 7807 error responses, validation, rate limiting, and centralized error handling.

litellm-skills
Delete one or more organizations from a LiteLLM proxy with confirmation and safe checks.

litellm-skills
Interactively delete an MCP server registration from a LiteLLM proxy: ask for server_id, confirm, and call the DELETE endpoint safely.

skills
Conventions and best practices for building GoFrame v2 projects: scaffolding, database DO usage, code style, soft-delete, and time-maintenance rules.

trembita
Agent patterns and examples for building resilient, type-safe HTTP clients in TypeScript using trembita with Result-based error handling, retries, and circuit b

up-fetch
Reusable, configurable fetch client with dynamic defaults, retries, runtime validation, and lifecycle hooks for robust API requests.