Persistent memory for Claude Code via Markdown files. ๐ Read the Documentation for detailed guides, tutorials, and reference.
$ npx -y skills add b33eep/claude-code-setup --agent claude-code
Repo: b33eep/claude-code-setup
What's inside
+ _____ _ _ _____ _
+ / ____| | | | / ____| | |
+ | | | | __ _ _ _ __| | ___ | | ___ __| | ___
+ | | | |/ _` | | | |/ _` |/ _ \| | / _ \ / _` |/ _ \
+ | |____| | (_| | |_| | (_| | __/| |___| (_) | (_| | __/
+ \_____|_|\____|\_____|\____|\___|\_____\___/ \____|\___|
- Setup
Persistent memory for Claude Code via Markdown files.
๐ Read the Documentation for detailed guides, tutorials, and reference.
Claude Code has a context limit. When it fills up:
| Problem | Solution |
|---|---|
| Context loss | Two CLAUDE.md files as external memory |
| "Where was I?" | /catchup shows changes and next steps |
| Lost decisions | Records preserve reasoning |
| Inconsistent code | Coding standards auto-load per tech stack |
bash <(curl -fsSL https://raw.githubusercontent.com/b33eep/claude-code-setup/main/quick-install.sh)
Claude Code Settings โ Cmd+, / Ctrl+, โ Set Auto-compact: false
/init-project # Set up your project
/catchup # Start each session
/wrapup # End each session
/clear # Clear context
| Command | Description |
|---|---|
/init-project | Set up new project |
/catchup | Resume after /clear |
/wrapup | Save status before /clear |
/todo | Manage todos |
/design | Structured feature design |
/do-review | Code review via comprehensive-review |
/with-advisor | Expert pair programming via Agent Teams |
/delegate | Independent parallel work via Agent Teams |
/add-custom | Add custom modules |
/claude-code-setup | Update and manage modules |
| Skill | Tech Stack |
|---|---|
| Gradle | gradle |
| Java | java, maven, gradle, spring, junit |
| JavaScript | javascript, nodejs, express |
| Kotlin | kotlin, gradle, maven, kotlinx-coroutines |
| Python | python, fastapi, django, flask |
| Shell | bash, sh, zsh |
| TypeScript | typescript, react, nextjs, vue |
| Skill | Description |
|---|---|
| YouTube Transcript | Download transcripts with frame extraction |
| Slidev Presentations | Create Markdown slide decks |
| Skill Creator | Create custom skills |
| User Stories | INVEST-compliant stories with Given-When-Then AC |
| Server | Description |
|---|---|
| pdf-reader | Read and analyze PDFs |
| brave-search | Web search |
| google-search | Google Custom Search |
Install Claude plugins via the installer:
| Plugin | Description |
|---|---|
| document-skills | Excel, Word, PowerPoint, PDF creation/editing |
| comprehensive-review | AI-powered code review with architecture, quality, and security agents (recommended) |
๐ b33eep.github.io/claude-code-setup
See CONTRIBUTING.md and CODE_OF_CONDUCT.md.
MIT - See LICENSE.
FAQ
claude-code-setup is a Claude Code plugin with 11 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes create-slidev-presentation, skill-creator, standards-gradle. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.
Is this plugin yours?
Claim it with GitHubSubmit a pluginPromote it