Command Palette

Search for a command to run...

UnylyUnyly

document-api-endpoint vs code-simplifier

Side-by-side comparison of two Claude Agent Skills. Pick the right one for Claude Code or Claude Desktop.

document-api-endpoint

Document and type a Sentry API endpoint. Write or fix @extend_schema decorators, specify response TypedDicts, type request parameters, correct type drift betwee

code-simplifier

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Use when asked to "simplify code", "clean up code"

Comparison

Featuredocument-api-endpointcode-simplifier
Bundled scriptsnono
Allowed toolsanyany
Install scopepersonalpersonal
Categorydocumentscoding
Verified
License
AuthorSentrySentry
Repogetsentry/skillsgetsentry/skills

When to pick document-api-endpoint

Document and type a Sentry API endpoint. Write or fix @extend_schema decorators, specify response TypedDicts, type request parameters, correct type drift between the declared schema and the runtime response, and validate the generated spec. Use when asked to "document an endpoint", "add OpenAPI docs", "add/fix @extend_schema", "type an endpoint response", "fix the response type", "fix type drift", "reuse a response type", "split an overloaded endpoint", "specify the response schema", "add a TypedDict response", "migrate a legacy api-docs path", "fix a parameter type", or "make an endpoint public" / "promote an endpoint" (promotion is one section here).

When to pick code-simplifier

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Use when asked to "simplify code", "clean up code", "refactor for clarity", "improve readability", or review recently modified code for elegance. Focuses on project-specific best practices.

Looking for something else? Browse all skills.