sergezuber

19 mods across 1 repository, 84 stars between them.

git-commits-and-prs

01

sergezuber/FABULA-LLM-5

Skill Claude CodeCodex

Load BEFORE creating a git commit or a GitHub pull request. Step-by-step protocol for drafting commit messages, staging safely, amend rules, and gh pr create choreography.

84 3d ago A 42 tokens original MIT

self-extend

02

sergezuber/FABULA-LLM-5

Skill Claude CodeCodex

Use when you want to evolve your own capabilities — create new tools to avoid repeating patterns, add hooks to improve your own behavior, build skills to accumulate domain knowledge, or override built-in tools to adapt to project needs. This is your self-iteration interface.

84 3d ago D 56 tokens original MIT

compose:ask

03

sergezuber/FABULA-LLM-5

Skill Claude CodeCodex

Use whenever you need a decision, clarification, or approval from the user — covers how to ask with the question tool, and how to resolve the decision yourself when no user is available (question tool absent, or a [Never-Ask] response).

84 3d ago A 54 tokens original MIT

compose:brainstorm

04

sergezuber/FABULA-LLM-5

Skill Claude CodeCodex

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

84 3d ago A 38 tokens copy · 77% MIT

compose:debug

05

sergezuber/FABULA-LLM-5

Skill Claude CodeCodex

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.

84 3d ago A 20 tokens copy · 91% MIT

compose:execute

06

sergezuber/FABULA-LLM-5

Skill Claude CodeCodex

Use when you have a written implementation plan to execute in a separate session with review checkpoints.

84 3d ago A 21 tokens original MIT

compose:feedback

07

sergezuber/FABULA-LLM-5

Skill Claude CodeCodex

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation.

84 3d ago A 37 tokens copy · 92% MIT

compose:merge

08

sergezuber/FABULA-LLM-5

Skill Claude CodeCodex

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup.

84 3d ago A 41 tokens original MIT

compose:new-skill

09

sergezuber/FABULA-LLM-5

Skill Claude CodeCodex

Use when creating new skills or editing existing skills for the project or personal skill library.

84 3d ago A 21 tokens original MIT

compose:parallel

10

sergezuber/FABULA-LLM-5

Skill Claude CodeCodex

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies.

84 3d ago A 23 tokens copy · 84% MIT

compose:plan

11

sergezuber/FABULA-LLM-5

Skill Claude CodeCodex

Use when you have a spec or requirements for a multi-step task, before touching code.

84 3d ago A 21 tokens original MIT

compose:report

12

sergezuber/FABULA-LLM-5

Skill Claude CodeCodex

Use after implementation is verified and before merge — consolidates multiple spec iterations into a single final-state report, marks related specs, and records key lessons.

84 3d ago A 33 tokens original MIT

compose:review

13

sergezuber/FABULA-LLM-5

Skill Claude CodeCodex

Use when completing tasks, implementing major features, or before merging to verify work meets requirements.

84 3d ago A 21 tokens copy · 78% MIT

compose:subagent

14

sergezuber/FABULA-LLM-5

Skill Claude CodeCodex

Use when executing implementation plans with independent tasks in the current session.

84 3d ago A 17 tokens original MIT

compose:tdd

15

sergezuber/FABULA-LLM-5

Skill Claude CodeCodex

Use when implementing any feature or bugfix, before writing implementation code.

84 3d ago A 17 tokens copy · 92% MIT

compose:verify

16

sergezuber/FABULA-LLM-5

Skill Claude CodeCodex

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always.

84 3d ago A 42 tokens copy · 86% MIT

compose:worktree

17

sergezuber/FABULA-LLM-5

Skill Claude CodeCodex

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback.

84 3d ago A 35 tokens original MIT

agents-sdk

18

sergezuber/FABULA-LLM-5

Skill Claude CodeCodex

Build AI agents on Cloudflare Workers using the Agents SDK. Load when creating stateful agents, durable workflows, real-time WebSocket apps, scheduled tasks, MCP servers, or chat applications. Covers Agent class, state management, callable RPC, Workflows integration, and React hooks.

84 3d ago A 59 tokens copy · 100% MIT

cloudflare

19

sergezuber/FABULA-LLM-5

Skill Claude CodeCodex

Comprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), networking (Tunnel, Spectrum), security (WAF, DDoS), and infrastructure-as-code (Terraform, Pulumi). Use for any Cloudflare development task.

84 3d ago A 68 tokens copy · 100% MIT