con un clic
agent-laws
agent-laws contiene 2 skills recopiladas de saltbo, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Prescriptive clean architecture conventions for full-stack monorepo apps with a Hono backend on Cloudflare Workers and a React SPA frontend. Use when creating, refactoring, reviewing, or adding features to such a project — it dictates the server directory layout, dependency rules, port/adapter conventions, the shared DTO contract, and the lightweight frontend rules. Also use when asked to "apply clean architecture" to a Hono/Workers project.
A detailed, AIP-based reference for designing clear, evolvable APIs — resource-oriented design, standard methods, resource names, pagination and filtering, partial updates with field masks, the full error model, and versioning and compatibility. Use when designing, extending, or reviewing an HTTP/RPC/GraphQL API, an SDK surface, a CLI, or an event schema. Read the relevant reference/*.md chapter for depth.