noartem

32 mods across 1 repository, 12 stars between them.

noartem/skills

Skill Claude CodeCodex

Apply per-user and per-route limits with RateLimiter and throttle middleware; use backoffs and headers for clients.

12 6d ago A 28 tokens

noartem/skills

Skill Claude CodeCodex

Keep routes clean and focused on mapping requests to controllers; avoid business logic, validation, or database operations in route files.

12 6d ago A 32 tokens

noartem/skills

Skill Claude CodeCodex

Use the Strategy pattern to select behavior at runtime; bind multiple implementations to a shared interface.

12 6d ago A 23 tokens

noartem/skills

Skill Claude CodeCodex

Schedule tasks with safety; use withoutOverlapping, onOneServer, and visibility settings for reliable cron execution.

12 6d ago A 27 tokens

shadcn-vue

31

noartem/skills

Skill Claude CodeCodex

A framework for building ui, components and design systems. Components are added as source code to the user's project via the CLI.

12 6d ago A 51 tokens

noartem/skills

Skill Claude CodeCodex

Decompose large Vue 3 components into focused SFCs and composables with explicit contracts, simple templates, and SSR-safe side effects.

12 6d ago A 34 tokens