alexeykrol/claude-code-starter

Meta-documentation framework for AI-assisted development with Claude Code

192Stars on the repository
46Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

db-migrate

01

alexeykrol/claude-code-starter

Skill Claude CodeCodex

A database schema migration from SQLite to PostgreSQL or Supabase. A schema describes the tables, columns, and rules used to store data.

192 1mo ago A 31 tokens

finish

02

alexeykrol/claude-code-starter

Skill Claude CodeCodex

A session-closing routine for checking work, committing changes to Git, updating the SNAPSHOT file, and writing a report.

192 1mo ago A 27 tokens

housekeeping

03

alexeykrol/claude-code-starter

Skill Claude CodeCodex

A background maintenance routine for project documentation, version information, Git ignore rules, and other metadata files.

192 1mo ago A 27 tokens

playwright

04

alexeykrol/claude-code-starter

Skill Claude CodeCodex

A browser-based end-to-end testing routine using Playwright. End-to-end tests check a user interface through complete user actions rather than testing isolated functions.

192 1mo ago A 23 tokens

save-dialog

05

alexeykrol/claude-code-starter

Skill Claude CodeCodex

A way to save the current Claude Code conversation as a JSONL file, a text format with one JSON object per line. The files are stored in .claude/dialogs/.

192 1mo ago A 0 tokens

start

06

alexeykrol/claude-code-starter

Skill Claude CodeCodex

A session-start routine that builds a working understanding of the project and connects that understanding to the code.

192 1mo ago A 38 tokens

testing

07

alexeykrol/claude-code-starter

Skill Claude CodeCodex

A project testing routine that runs unit tests and integration tests. Unit tests check small pieces of code; integration tests check how multiple parts work together.

192 1mo ago A 21 tokens

content-index

08

alexeykrol/claude-code-starter

Skill Claude CodeCodex

A tool for building and updating indexes, registries, tables of contents, course maps, and links between related content.

192 1mo ago A 26 tokens

enrich

09

alexeykrol/claude-code-starter

Skill Claude CodeCodex

A content improvement process that adds examples, exercises, quizzes, and links to related content.

192 1mo ago A 22 tokens

outline

10

alexeykrol/claude-code-starter

Skill Claude CodeCodex

A tool for planning the structure of a book, course, knowledge base, or document.

192 1mo ago A 16 tokens

handoff

14

alexeykrol/claude-code-starter

Skill Claude CodeCodex

Prepare reliable, role-typed cross-session handoffs for any project. Use when the user runs /handoff, asks to create, update, improve, or use a handoff / transition file / context bridge; pass work to a new Claude Code session, thread, agent, owner, or executor; spin up parallel sessions on a project; close or archive…

192 1mo ago A 157 tokens

setup-project

15

alexeykrol/claude-code-starter

Skill Claude CodeCodex

A skill for installing the Claude Code Starter framework in the current project folder. It detects whether the project is for code, content, or both.

192 1mo ago B 94 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: