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

commit

04

alexeykrol/claude-code-starter

Command Claude Code

A command for creating a Git commit, a saved snapshot of code changes, with an appropriate commit message.

192 1mo ago A 9 tokens

db-migrate

05

alexeykrol/claude-code-starter

Command Claude Code

A command for creating a database migration, which is a controlled change to a database's structure or stored data.

192 1mo ago A 9 tokens

optimize

14

alexeykrol/claude-code-starter

Command Claude Code

A command that helps improve code performance, meaning how quickly and efficiently the code runs.

192 1mo ago A 8 tokens

pr

15

alexeykrol/claude-code-starter

Command Claude Code

A command that creates a pull request with a suitable description. A pull request is a proposal to add code changes to a shared project after review.

192 1mo ago A 9 tokens

refactor

16

alexeykrol/claude-code-starter

Command Claude Code

A command that helps restructure existing code without changing what it is meant to do. This process is called refactoring.

192 1mo ago A 10 tokens

release

17

alexeykrol/claude-code-starter

Command Claude Code

A command for creating a release of the Claude Code Starter framework. A release is a prepared version of software that can be shared or deployed.

192 1mo ago A 12 tokens

review

18

alexeykrol/claude-code-starter

Command Claude Code

A command for reviewing the latest code changes. Code review is a check for bugs, unclear code, and other problems before changes are accepted.

192 1mo ago A 7 tokens

security

20

alexeykrol/claude-code-starter

Command Claude Code

A command for auditing code security. A security audit looks for weaknesses that could let attackers misuse software or data.

192 1mo ago A 7 tokens

test

21

alexeykrol/claude-code-starter

Command Claude Code

A command that helps write tests for code. Tests are checks that verify whether code behaves as expected.

192 1mo ago A 8 tokens