modernweb-dev

21 mods across 1 repository, 394 stars between them.

coding-style

01

modernweb-dev/rocket

Skill Claude CodeCodex

Indexes this repo's coding conventions for file placement, tests, API shape, component authoring, and commit messages. Use when creating or editing source files, adding tests, designing function signatures, creating components, or writing commits in this repo.

394 4d ago A 51 tokens original MIT

diagnose

02

modernweb-dev/rocket

Skill Claude CodeCodex

Disciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-test. Use when user says "diagnose this" / "debug this", reports a bug, says something is broken/throwing/failing, or describes a performance regression.

394 4d ago A 66 tokens copy · 81% MIT

docs-to-types

03

modernweb-dev/rocket

Skill Claude CodeCodex

Converts grill-with-docs output — CONTEXT.md glossaries, ADRs, and approved domain decisions — into typed architecture. Use after grill-with-docs when the user wants domain types, seams, adapters, errors, call stacks, and dependency rules expressed in code before business behavior.

394 4d ago A 62 tokens original MIT

grill-me

04

modernweb-dev/rocket

Skill Claude CodeCodex

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".

394 4d ago A 49 tokens copy · 92% MIT

grill-with-docs

05

modernweb-dev/rocket

Skill Claude CodeCodex

Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions.

394 4d ago A 57 tokens copy · 89% MIT

handoff

06

modernweb-dev/rocket

Skill Claude CodeCodex

Compact the current conversation into a handoff document for another agent to pick up.

394 4d ago A 19 tokens copy · 78% MIT

modernweb-dev/rocket

Skill Claude CodeCodex

Find deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable.

394 4d ago A 68 tokens copy · 77% MIT

modern-web-guidance

08

modernweb-dev/rocket

Skill Claude CodeCodex

Search tool for modern web development best practices. MANDATORY: Execute FIRST for all HTML/CSS and clientside JS tasks. Do NOT skip — web APIs evolve rapidly and training weights contain obsolete patterns. Trigger immediately for: UI/Layout: Modals, dialogs, popovers, Glassmorphism/backdrop-filters, anchor…

394 4d ago A 233 tokens copy · 100% MIT

prototype

09

modernweb-dev/rocket

Skill Claude CodeCodex

Build a throwaway prototype to flesh out a design before committing to it. Routes between two branches — a runnable terminal app for state/business-logic questions, or several radically different UI variations toggleable from one route. Use when the user wants to prototype, sanity-check a data model or state machine…

394 4d ago A 90 tokens copy · 83% MIT

rocket

10

modernweb-dev/rocket

Skill Claude CodeCodex

Use when editing Rocket Pages, config, layouts, component reference Pages, or build behavior in this project.

394 4d ago A 23 tokens original MIT

modernweb-dev/rocket

Skill Claude CodeCodex

Sets up an ## Agent skills block in AGENTS.md/CLAUDE.md and docs/agents/ so the engineering skills know this repo's issue tracker (GitHub or local markdown), triage label vocabulary, and domain doc layout. Run before first use of to-issues, to-prd, triage, diagnose, tdd, improve-codebase-architecture, or zoom-out — or…

394 4d ago A 124 tokens copy · 97% MIT

tdd

12

modernweb-dev/rocket

Skill Claude CodeCodex

Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.

394 4d ago A 45 tokens copy · 86% MIT

to-issues

13

modernweb-dev/rocket

Skill Claude CodeCodex

Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet vertical slices. Use when user wants to convert a plan into issues, create implementation tickets, or break down work into issues.

394 4d ago A 53 tokens copy · 100% MIT

to-prd

14

modernweb-dev/rocket

Skill Claude CodeCodex

Turn the current conversation context into a PRD and publish it to the project issue tracker. Use when user wants to create a PRD from the current context.

394 4d ago A 36 tokens copy · 86% MIT

triage

15

modernweb-dev/rocket

Skill Claude CodeCodex

Triage issues through a state machine driven by triage roles. Use when user wants to create an issue, triage issues, review incoming bugs or feature requests, prepare issues for an AFK agent, or manage issue workflow.

394 4d ago A 49 tokens copy · 83% MIT

write-a-skill

16

modernweb-dev/rocket

Skill Claude CodeCodex

Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use when user wants to create, write, or build a new skill.

394 4d ago A 35 tokens copy · 100% MIT

zoom-out

17

modernweb-dev/rocket

Skill Claude CodeCodex

Tell the agent to zoom out and give broader context or a higher-level perspective. Use when you're unfamiliar with a section of code or need to understand how it fits into the bigger picture.

394 4d ago A 40 tokens copy · 100% MIT

rocket AGENTS.md

18

modernweb-dev/rocket

Instructions file CodexOpenCode

Instructions for modernweb-dev/rocket, covering issue tracker and domain docs.

394 4d ago A 53 tokens original MIT

domain

19

modernweb-dev/rocket

Agent

How the engineering skills should consume this repo's domain documentation when exploring the codebase.

394 4d ago A 0 tokens copy · 80% MIT

triage-labels

21

modernweb-dev/rocket

Agent

The skills speak in terms of five canonical triage roles. This file maps those roles to the actual label strings used in this repo's issue tracker.

394 4d ago A 0 tokens copy · 81% MIT