api-design
01halflength-ampleness75/claude-code-recipes
Skill Claude CodeCodex
GET /api/v1/users GET /api/v1/users/123 GET /api/v1/users/123/orders POST /api/v1/users PATCH /api/v1/users/123 DELETE /api/v1/users/123.
Provide ready-to-use Claude Code commands, subagents, hooks, skills, and configs to simplify setup and speed up development.
halflength-ampleness75/claude-code-recipes
Skill Claude CodeCodex
GET /api/v1/users GET /api/v1/users/123 GET /api/v1/users/123/orders POST /api/v1/users PATCH /api/v1/users/123 DELETE /api/v1/users/123.
halflength-ampleness75/claude-code-recipes
Skill Claude CodeCodex
Skill "git-workflow" from halflength-ampleness75/claude-code-recipes, covering git workflow, branch naming, rules, conventional commits and format.
halflength-ampleness75/claude-code-recipes
Skill Claude CodeCodex
// Good interface UserCardProps { user: User; onSelect: (id: string) => void; variant?: "compact" | "full"; }.
halflength-ampleness75/claude-code-recipes
Skill Claude CodeCodex
Follow the testing pyramid — more unit tests, fewer integration tests, even fewer e2e tests.
halflength-ampleness75/claude-code-recipes
Skill Claude CodeCodex
Always enable strict mode. Use this tsconfig.json base.
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: