boilerplate commands

142 tagged boilerplate, measured the same way as everything else here.

Browse within: Autonomous Agents 29ai-code-generation 29typescript 21configuration 20expo 19react-native 13agentic-workflow 10agentskills 10ci-cd 9agentic-coding 8automated-testing 8adversarial-review 7agent-orchestration 7ai-assisted 7

kriasoft/react-starter-kit

Command Claude Code

Check that the Drizzle schema in db/schema/ still satisfies what Better Auth expects. Better Auth derives its required tables from the enabled plugins, so the generated JSON — not the upstream docs — is the source of truth.

24k 8d ago A 0 tokens original MIT

debug

04

hmake98/nestjs-starter

Command Claude Code

Debug the following issue in this NestJS project: $ARGUMENTS.

61 3mo ago A 0 tokens original MIT

gen-module

05

hmake98/nestjs-starter

Command Claude Code

Generate a complete NestJS feature module for: $ARGUMENTS.

61 3mo ago A 0 tokens original MIT

review-code

07

chohra-med/expo_boilerplate

Command Claude Code

Read ALL memory bank code rules + best practices, check the files that changed, and APPLY fixes so they adhere. The active counterpart to /scan (which is read-only). Use after an AI session, before commit, to make changed files compliant.

32 11d ago A 50 tokens original MIT

init

08

chohra-med/expo_boilerplate

Command Claude Code

Command "init" from chohra-med/expo_boilerplate, covering command: init — spec-driven bootstrap, invocation, step 1 — capture intent (the interview, one message), step 2 — scaffold (copy from templates/, fill the {{...}}) and step 4 — write the first spec from the goal.

32 11d ago A 0 tokens original MIT

rules

09

chohra-med/expo_boilerplate

Command Claude Code

Command "rules" from chohra-med/expo_boilerplate, covering invocation, what a "rules-boundary" directory is, the five sections (one owner agent each), generate (the "create them if they don't exist" path) and resolve (what each agent reads).

32 11d ago A 0 tokens original MIT

fix-issue

10

LeeYudok/agents-scaffold

Command Claude Code

A workflow for handling a numbered software issue from investigation through delivery. It reads the issue, changes the code, adds a regression test, verifies the build, and prepares a pull or merge request.

25 2d ago A 3 tokens original MIT

knowledge-graph

11

LeeYudok/agents-scaffold

Command Claude Code

A visual map of how project guidance files are connected, including rules, memories, agents, skills, commands, and workflows. It generates a local HTML dashboard and can check whether their links still work.

25 2d ago A 0 tokens original MIT

sdlc-cycle

12

LeeYudok/agents-scaffold

Command Claude Code

An automated software development life-cycle (SDLC) workflow covering an issue or plan, coding, tests, verification, and a pull or merge request.

25 2d ago A 41 tokens original MIT

gates-csk

14

byerlikaya/claude-starter-kit

Command

Gate report — what the tool-level gates actually did, and which rules nothing has tripped.

22 4d ago A 24 tokens original MIT

skill-csk

15

byerlikaya/claude-starter-kit

Command

Author or change a kit component (skill / agent / command) against the template and its gates.

22 4d ago A 24 tokens original MIT

add-social-badges

19

vdutts7/gh-template

Command

Insert the vd7.io + /vdutts7 pill badge unit at a user-specified location (file and/or section). Badges are hardcoded as data URIs in this command; no repo assets or external links required.

11 12d ago A 0 tokens

svg-to-data-uri

20

vdutts7/gh-template

Command

Convert one or more SVG files to data:image/svg+xml;base64,... data URIs. Modular utility for embedding SVGs (e.g. badges, icons) without external links.

11 12d ago A 0 tokens

timeline

21

vdutts7/gh-template

Command

Definition / promise: Append-only project memory — a timestamped ledger and makeshift database for full traceability and auditability. AI agents extend timeline.json (or .timeline.json) as you work, or you invoke explicitly (e.g. /timeline or "update timeline"). Why: Context persists across sessions; when you return…

11 12d ago A 0 tokens