Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

calibrate-backend

calibrate-backend contiene 4 skills recopiladas de ARTPARK-SAHAI-ORG, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
4
Stars
1
actualizado
2026-07-11
Forks
9
Cobertura ocupacional
2 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

api-docs-audit
Analistas de garantía de calidad de software y probadores

Audit every rendered API doc string changed on the current branch/diff against the api-writing-style house style, and publish a field-level HTML conformance report (grouped by file then method, one row per param/field/summary/docstring, with verdict, reasoning, and a suggested fix). Use before claiming any change that touched route summaries, docstrings, or Field/Path/Query descriptions is done.

2026-07-11
code-comments
Desarrolladores de software

House style for writing code comments (and internal docstrings) in this repo. Use whenever you add or edit a `#` comment or a non-rendered docstring in src/. Comments must be standalone and timeless — written for a stranger reading the code cold, never a log of the conversation, review round, or edit that produced them.

2026-07-11
api-writing-style
Desarrolladores de software

House style for writing FastAPI endpoint summaries, descriptions, and Pydantic field/param docs in this backend. Use when adding or editing any route in src/routers/, defining request/response models, or reviewing API documentation for consistency and clarity.

2026-07-08
parallelize
Desarrolladores de software

Plan a task for parallel execution, then run parallel agents to edit independent files/sections at the same time. Use whenever I say '/parallelize', 'parallelize this', 'run agents in parallel', or ask to split work across agents. ALSO apply this by default to any multi-step or multi-file task even if I don't say the word — plan the split first, then run independent subtasks in parallel.

2026-07-07