stevesolun/micro-skills

Stop writing 200-line skills that Claude skims. Convert any skill into a gated micro-pipeline with hard YES/NO quality checks.

11Stars on the repository
14Mods indexed here, across every type
5mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

api-crud-generator

01

stevesolun/micro-skills

Skill Claude CodeCodex

Generate production-ready CRUD REST API endpoints with validation, auth, error handling, pagination, tests, and OpenAPI docs. Auto-triggers when asked to create API endpoints, REST resources, or backend CRUD operations.

11 5mo ago A 47 tokens original MIT

api-crud-generator

02

stevesolun/micro-skills

Skill Claude CodeCodex

Generate a complete CRUD REST API with validation, error handling, auth middleware, tests, and OpenAPI docs. Use when asked to create API endpoints, REST resources, or backend CRUD operations.

11 5mo ago A 43 tokens original MIT

stevesolun/micro-skills

Plugin Claude Code

Gated micro-skill pipeline system. Converts monolithic skills into small, sequenced steps with YES/NO gates and a compounding failure log. Use /skill-convert to convert, /skill-use to activate a pipeline, /skill-check to run gates, /skill-list to see conversions, /skill-new to scaffold, /skill-fail to log patterns…

11 5mo ago A tokens not measured original MIT

gate-checker

04

stevesolun/micro-skills

Agent

Fresh-eyes gate checker. Runs the Check step independently, without context from the Build step, to avoid confirmation bias.

11 5mo ago A 24 tokens original MIT

skill-bypass

05

stevesolun/micro-skills

Command

Temporarily use the original (unconverted) version of a skill, bypassing its micro-skill pipeline.

11 5mo ago A 23 tokens original MIT

skill-check

06

stevesolun/micro-skills

Command

Run the micro-skill pipeline Check gate against the current output. Merges universal, project-level, and skill-level gate questions.

11 5mo ago A 26 tokens original MIT

skill-convert

07

stevesolun/micro-skills

Command

Convert an existing monolithic skill into a micro-skill pipeline with gated steps. Accepts a skill name or a full path. Stores the converted pipeline in the plugin's persistent data directory.

11 5mo ago B 38 tokens original MIT

skill-fail

08

stevesolun/micro-skills

Command

Append a failure pattern to both project-level and skill-level failure logs.

11 5mo ago A 14 tokens original MIT

skill-new

10

stevesolun/micro-skills

Command

Scaffold a new micro-skill pipeline with gated steps and failure log in persistent storage.

11 5mo ago A 17 tokens original MIT

skill-use

11

stevesolun/micro-skills

Command

Activate a converted micro-skill pipeline by name. Loads the pipeline version and runs it through the gated stages.

11 5mo ago A 22 tokens original MIT

SessionStart

12

stevesolun/micro-skills

Hook

Runs when a session starts, running an inline shell check. From stevesolun/micro-skills.

11 5mo ago A tokens not measured original MIT

PreToolUse

13

stevesolun/micro-skills

Hook

Runs before the agent uses a tool for Skill tool calls, executing check-converted.sh via bash. From stevesolun/micro-skills.

11 5mo ago A tokens not measured original MIT

micro-pipeline

14

stevesolun/micro-skills

Skill Claude CodeCodex

Gated micro-skill pipeline system. Auto-triggers when building, generating, or creating any multi-step output (documents, code, presentations, reports). Enforces a Scope-Plan-Build-Check-Deliver pipeline where each step has a pass/fail gate. Use this whenever the output quality matters and the task has more than one…

11 5mo ago A 74 tokens original MIT

At most 3 mods per repository are shown here — the rest are on their repository pages: