decorator skills

5 tagged decorator, measured the same way as everything else here.

create-tool

01

agentfront/frontmcp

Skill Claude CodeCodex

ALWAYS use this skill when the user asks to build, modify, or audit a FrontMCP tool. Covers everything inside @Tool({...}): class and function-style tools, Zod input/output schemas with derived execute() types, dependency injection (this.get / this.tryGet), error handling (this.fail, MCP error classes), throttling…

147 26d ago A 456 tokens original Apache-2.0

strong-typing

02

FelixTheC/strongtyping

Skill Claude CodeCodex

Enforce runtime type safety using the strongtyping library. Use this skill when you want to add runtime type checking to functions, methods, or classes, or when debugging type-related issues in a project that uses strongtyping.

121 24d ago A 48 tokens