rfxlamia

24 mods across 2 repositories, 106 stars between them.

rfxlamia/skillkit

Plugin Claude Code

Professional skill creation with TDD workflow and behavioral validation. Includes dual-mode (fast/full), pressure testing, and quality gates.

101 5mo ago A tokens not measured original Apache-2.0

skillkit

02

rfxlamia/skillkit

Plugin Claude Code

Professional skill creation with TDD workflow. Features dual-mode (fast/full), behavioral validation, and automated quality gates for 9.0/10+ scores.

101 5mo ago A tokens not measured original Apache-2.0

skillkit-help

03

rfxlamia/skillkit

Skill Claude CodeCodex

Pre-build orientation for skill creators. Answers "what are skills?", "should I make one?", and "is my skill good enough?" before you start building. Use for: understand skills, decide skills vs subagents, validate an existing skill. When ready to actually build, invoke /skillkit directly instead.

101 5mo ago A 66 tokens original Apache-2.0

your-skill-name

04

rfxlamia/skillkit

Skill Claude CodeCodex

One sentence: what this skill does and when to invoke it. Use for: [list 2-3 trigger phrases users would naturally type].

101 5mo ago A 34 tokens original Apache-2.0

skillkit

05

rfxlamia/skillkit

Skill Claude CodeCodex

Toolkit for creating and validating skills and subagents. Use when: creating a new skill (fast or full mode), validating an existing skill, deciding Skills vs Subagents, migrating docs to skills, estimating token cost, or running a security scan. Triggers: "create skill", "build skill", "validate skill", "new…

101 5mo ago A 86 tokens original Apache-2.0

skillkit

06

rfxlamia/skillkit

Command

Research-driven toolkit for creating and validating skills and subagents with structured workflows, gates, and automation scripts.

101 5mo ago A 21 tokens original Apache-2.0

validate-plan

07

rfxlamia/skillkit

Command

Validate implementation plans against DRY, YAGNI, TDD principles before execution.

101 5mo ago A 17 tokens original Apache-2.0

verify

08

rfxlamia/skillkit

Command

Enforce 7 production safety gates with evidence before deployment.

101 5mo ago A 12 tokens original Apache-2.0

pocketto

09

rfxlamia/pocketto

Plugin Claude Code

Pocket-driven development skills for Claude Code.

5 9d ago A tokens not measured original MIT

pocketto

10

rfxlamia/pocketto

Plugin Claude Code

Pocket-driven development skills: structured subagent delegation, bug hunting, iterative planning, and code review workflows for Claude Code.

5 9d ago A tokens not measured original MIT

pocketto AGENTS.md

11

rfxlamia/pocketto

Instructions file CodexOpenCode

Instructions for rfxlamia/pocketto, a project described as: A middleweight workflow for serious AI-coded features: less ceremony than BMAD, more accountability than Superpowers. Source : Trust Me Bro.

5 9d ago A 22 tokens original MIT

brand-design

12

rfxlamia/pocketto

Skill Claude CodeCodex

Brand-aware design system generator that acts as Head of Brand. Translates abstract brand language into a mathematically-validated, implementation-ready design system, writes creative-brief.md as the source of truth for all UI/UX in a project, and optionally compiles it to framework tokens (Tailwind v4 @theme, v3…

5 9d ago B 146 tokens original MIT

bug-hunting

13

rfxlamia/pocketto

Skill Claude CodeCodex

Use when fixing bugs, debugging failures, or proactively reviewing code for hidden bugs. Reactive mode: fix known bugs. Proactive mode: hunt for bugs in code. Enforces confirmed root cause before any fix.

5 9d ago A 46 tokens original MIT

create-pr

14

rfxlamia/pocketto

Skill Claude CodeCodex

Opens a GitHub PR for the current branch linked to the Pocket issue (Pocket Enterprise). User-triggered recorder — commits traveling state, formats a structured PR body, discovers or creates the PR, and records it in .pocket-meta.json. Trigger on "create-pr", "open a PR", "create pull request", or when…

5 9d ago A 83 tokens original MIT

hotfix

15

rfxlamia/pocketto

Skill Claude CodeCodex

Fast iteration workflow with mandatory subagent plan review. Use when implementing small-to-medium changes quickly. Trigger on "quick fix", "small change", "just update X", or any change where full superpowers ceremony is overkill but accuracy still matters. Enforces brief-plan + subagent-review gates before any…

5 9d ago A 66 tokens original MIT

pocket-closing

16

rfxlamia/pocketto

Skill Claude CodeCodex

Terminal pocket stage. User invokes after pocket-development's phase-level pass writes verdicts. Reconciles reviews against log.json, gates on REVIEWFAIL/REVIEWBLOCKED, advances REVIEW→DONE, runs log close, and emits a closeout summary. Trigger on "pocket-closing", "close the plan", "close out", "finalize plan", or…

5 9d ago A 92 tokens original MIT

pocket-development

17

rfxlamia/pocketto

Skill Claude CodeCodex

Use when executing implementation plans of one or more tasks. Trigger on execute plan, delegate tasks, dispatch subagents. Combines delegate handoff discipline with prompt-engineering attention mechanics.

5 9d ago A 40 tokens original MIT

pocket-grinding

18

rfxlamia/pocketto

Skill Claude CodeCodex

BDD-driven feature/fix discovery before any implementation. Use when planning a feature, designing a fix, or exploring options before building. Trigger on "pocket-grinding", "brainstorm", "think through", "plan this", "before we build". Invokes pocket-planning at handoff.

5 9d ago A 65 tokens original MIT

pocket-help

19

rfxlamia/pocketto

Skill Claude CodeCodex

Onboarding and routing guide for the Pocket skill ecosystem. Use when someone asks what Pocket is, which Pocket skill to use, how the end-to-end flow works, or when Pocket is better than lighter Superpowers-style flows. Trigger on "what is pocket", "how do I use pocket", "which pocket skill", "explain pocket"…

5 9d ago A 112 tokens original MIT

pocket-init

20

rfxlamia/pocketto

Skill Claude CodeCodex

Onboards an existing (brownfield) project onto Pocket. Scans the codebase and writes a project memory file (CLAUDE.md or AGENTS.md), optionally enables Pocket Enterprise (mode init) and scaffolds GitHub issue/PR templates. Trigger on "pocket-init", "set up pocket", "onboard this project", "generate CLAUDE.md", "enable…

5 9d ago A 85 tokens original MIT

pocket-pitching

21

rfxlamia/pocketto

Skill Claude CodeCodex

Pre-grinding problem exploration. Use BEFORE pocket-grinding when the problem is unformed or needs exploration. Guides diverge→converge with structured brainstorming methods and LLM-to-LLM curation (advisor tool), then produces a pitch exploration doc. Trigger on "pocket-pitching", "pitch this", "explore this idea"…

5 9d ago A 108 tokens original MIT

pocket-planning

22

rfxlamia/pocketto

Skill Claude CodeCodex

Converts a pocket-grinding spec into a TDD-structured execution plan of full Pocket Packets. Use when pocket-grinding handoff arrives (spec path + acceptance criteria). Trigger on "create plan", "build plan", "pocket-planning", or when pocket-grinding skill invokes this. Outputs tasks ready to dispatch via…

5 9d ago A 76 tokens original MIT

pocket-structuring

23

rfxlamia/pocketto

Skill Claude CodeCodex

Bridges pocket-planning and pocket-development for all execution plans. Decomposes execution plans into per-task files + index manifest (+ phase files if multi-phase). Trigger on "structure plan", "split plan", or when pocket-planning invokes this.

5 9d ago A 56 tokens original MIT

structured-research

24

rfxlamia/pocketto

Skill Claude CodeCodex

Standalone skill for validating an explicit assumption with structured research. Use when a user holds a belief that is still an assumption — a technical claim, a library's behavior, a "this is probably how X works" — and wants it investigated methodically before it leaks into planning or code. Recommends a research…

5 9d ago A 147 tokens original MIT