← All creators

johantor

User

Claude Code plugins for feature delivery

4 indexed · 0 Featured · 1 stars · avg score 70

Categories

Indexed Skills (4)

Data & Documents Listed

context-discipline

Token/context discipline — process large data with code and surface only the answer, never read raw bulk output into context. Preload into agents that run verbose commands (tests, builds, log/data analysis). Use whenever about to read a large file, command output, or big API/tool response.

1 Updated today
johantor
Code & Development Listed

engineering-principles

Core code-quality rules — YAGNI, KISS, DRY with judgment, small single-purpose units, clear naming, minimal-scope diffs. Preload into implementer agents and consult during any code review. Use whenever writing, refactoring, or reviewing code.

1 Updated today
johantor
Web & Frontend Listed

frontend-headless

Conventions for decoupled/headless frontends — a React SPA (or Next.js) consuming Optimizely's Content Delivery API / Optimizely Graph (GraphQL) rather than Razor server rendering. Use for tasks involving a headless/decoupled Optimizely frontend, Content Delivery API or Optimizely Graph, or a React/Next.js SPA against a CMS. Load when the repo's frontend mode is "headless".

1 Updated today
johantor
Web & Frontend Listed

frontend-server-rendered

Conventions for server-rendered frontends — Optimizely/.NET MVC with Razor views and React used as mounted islands/widgets rather than a full SPA. Use for tasks involving Razor/.cshtml views, Optimizely/.NET MVC, display templates/IContentRenderer, or React mounted as islands/widgets. Load when the repo's frontend mode is "server-rendered".

1 Updated today
johantor

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.