# claude-code-starter

Claude Code Starter — это готовая управляющая среда для проектов, в которых основной рабочий агент — Claude Code.

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/alexeykrol-claude-code-starter
- Source: https://github.com/alexeykrol/claude-code-starter
- Price: free and open source

## Summary
claude-code-starter is a Claude Code plugin with 18 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes db-migrate, finish, housekeeping. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add alexeykrol/claude-code-starter --agent claude-code
```

## Skills
- db-migrate
- finish
- housekeeping
- playwright
- save-dialog
- start
- testing
- content-index
- enrich
- housekeeping
- outline
- research
- review-content
- save-dialog
- write-content
- handoff
- save-dialog
- setup-project

## FAQ

### What is claude-code-starter?
Claude Code Starter — это готовая управляющая среда для проектов, в которых основной рабочий агент — Claude Code.

### How do I install claude-code-starter?
Run these in Claude Code: npx -y skills add alexeykrol/claude-code-starter --agent claude-code. Then prompt normally.

### Does claude-code-starter auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is claude-code-starter free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
