← All creators

johantor

User

Claude Code plugin marketplace: an orchestrated multi-agent crew for feature delivery, a pointer-driven tech-debt & dependency-upgrade fixer, and a shared code-review rubric — installable together or standalone.

19 indexed · 0 Featured · 1 stars · avg score 65
Prolific

Categories

Indexed Skills (19)

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 6 days ago
johantor
Code & Development Listed

loop-engineering

Loop-mode discipline for orchestrated runs — recognize loop intent ("keep going until done", "loop this", "finish it", "clear all the stale ones", "bump everything SAFE"), offer to loop on open-ended work, and run to completion under explicit stop rules that always end at the run's terminal gate. Preload into orchestrator agents (crew's morpheus, keymaker); each defines its own bindings. Use whenever the user asks to keep going, loop, or finish the work without further check-ins.

1 Updated 6 days ago
johantor
Code & Development Listed

debt-taxonomy-dotnet

.NET / C# suppression mechanisms, safe-removal recipes, NuGet package-manager variance, and upgrade-tier examples for the keymaker crew. Apply when stack detection (debt-taxonomy) finds a .NET project. Load into keymaker and twin.

1 Updated 6 days ago
johantor
Code & Development Listed

debt-taxonomy-typescript

TypeScript / JavaScript suppression mechanisms, safe-removal recipes, npm/pnpm/yarn package-manager variance, and upgrade-tier examples for the keymaker crew. Covers any JS/TS project — React frontend or Node backend/CLI. Apply when stack detection (debt-taxonomy) finds a JS/TS project. Load into keymaker and twin.

1 Updated 6 days ago
johantor
Code & Development Listed

debt-taxonomy

Stack-neutral core for the keymaker crew — stack detection, classification rubric, blast-radius gate, upgrade tiers, batch commit shape, and handoff-outline format. Pairs with a per-stack taxonomy skill (debt-taxonomy-dotnet, debt-taxonomy-typescript). Load into keymaker and twin.

1 Updated 6 days ago
johantor
Code & Development Listed

backend-dotnet

.NET backend stack conventions — MVC controllers, Razor server-side ownership, dotnet build specifics. Load when the resolved backend stack is dotnet. If the project also uses Optimizely CMS, also load `cms-optimizely`.

1 Updated 6 days ago
johantor
API & Backend Listed

backend-node

Node backend stack conventions — service framework conventions (NestJS/Express/Fastify), headless CMS/Graph client usage, npm/pnpm/yarn workspace awareness. Load when the resolved backend stack is node.

1 Updated 6 days ago
johantor
Code & Development 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 6 days ago
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 6 days ago
johantor
Web & Frontend Listed

frontend-nextjs

Next.js frontend stack conventions — App Router, Server/Client Components, data fetching (e.g. Optimizely Graph), npm build specifics. Load when the resolved frontend stack is nextjs.

1 Updated 6 days ago
johantor
Web & Frontend Listed

frontend-react

React frontend stack conventions — React, Redux (slices/selectors), vanilla JS, HTML, SCSS/CSS, Vite/npm build specifics. Load when the resolved frontend stack is react.

1 Updated 6 days ago
johantor
Code & Development Listed

frontend-server-rendered

Conventions for server-rendered frontends — a server template renders the page shell, with a client-side framework layered in as islands/widgets rather than a full SPA. Covers Razor (.NET/Optimizely) and Blade (Laravel). Next.js/RSC is not covered here — crew's mode vocabulary treats Next.js as headless (see frontend-nextjs) even though it server-renders. Load when the repo's frontend mode is "server-rendered".

1 Updated 6 days ago
johantor
Testing & QA Listed

tests-cypress

Cypress test conventions — e2e spec writing and component testing. Load when the resolved frontend e2e tool is cypress, or when cypress is the resolved frontend unit test tool.

1 Updated 6 days ago
johantor
Testing & QA Listed

tests-jest-frontend

Jest frontend component/unit test conventions — test authoring with React Testing Library, mocking patterns, and running. Load when the resolved frontend unit test tool is jest.

1 Updated 6 days ago
johantor
Testing & QA Listed

tests-node

Node backend test conventions — Vitest or Jest, detected by config file (vitest.config.* vs jest.config.*/package.json "jest" key). Load when the resolved backend stack is node.

1 Updated 6 days ago
johantor
Testing & QA Listed

tests-playwright

Playwright e2e test conventions — spec writing, fixture/mock patterns, and running. Load when the resolved frontend e2e tool is playwright.

1 Updated 6 days ago
johantor
Testing & QA Listed

tests-vitest

Vitest component/unit test conventions — test authoring with React Testing Library, mocking patterns, and running. Load when the resolved frontend unit test tool is vitest.

1 Updated 6 days ago
johantor
Code & Development Listed

cms-optimizely

Optimizely CMS conventions — content types, blocks, IContentRepository, scheduled jobs, init modules. Composes on top of `backend-dotnet`; load additionally when the project references EPiServer.CMS/Optimizely.CMS.

1 Updated 6 days ago
johantor
Code & Development Listed

tests-xunit

.NET backend test conventions — xUnit test authoring and running, integration tests for the .NET layer. Load when the resolved backend stack is dotnet.

1 Updated 6 days ago
johantor

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