claude-code-power-stack
Description
[](https://github.com/bluzername/claude-code-power-stack/actions/workflows/ci.yml) [](https://github.com/bluzername/claude-code-power-stack/releases) [](LICENSE) [](CONTRIBUTING.md) []() [](https://docs.anthropic.com/en/docs/claude-code)
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Claude Code Power Stack
[](https://github.com/bluzername/claude-code-power-stack/actions/workflows/ci.yml) [](https://github.com/bluzername/claude-code-power-stack/releases) [](LICENSE) [](CONTRIBUTING.md) []() [](https://docs.anthropic.com/en/docs/claude-code)
**Stop losing context. Start every session where you left off.**
A curated toolkit that gives [Claude Code](https://docs.anthropic.com/en/docs/claude-code) persistent memory, cross-project search, structured planning, and session management - so you never repeat work across projects.
curl -fsSL https://raw.githubusercontent.com/bluzername/claude-code-power-stack/main/setup.sh | bash
**[Cheatsheet PDF](docs/cheatsheet.pdf)** (print it) | **[Workflow Guide](docs/workflow-guide.md)** (read it) | `ccs cheat` (in your terminal)
**Jump to:** [What's in the Stack](#whats-in-the-stack) | [Quick Start](#quick-start) | [How It Works](#how-it-works) | [Deep Dive](#deep-dive-each-tool) | [Team Mode](#team-mode) | [Quick Reference](#quick-reference) | [FAQ](#faq)
What's in the Stack
| Tool | What it solves | How it works |
|---|---|---|
| Ghost | "I already figured this out last week" | MCP server that auto-captures decisions, mistakes, and patterns per project |
| cc-conversation-search | "Where was I working on X?" | Cross-project semantic search via ccs CLI |
| Session naming | "Which session was the auth refactor?" | /rename-session command with structured naming convention |
| Planning-with-files | "I lost track halfway through" | File-based working memory for complex, multi-step tasks |
| Team Mode | "What did my teammate decide?" | Shared append-only log via git (ccs team) |
The problem this solves
Without With Power Stack
--------- ----------------
...
Related Skills
Algorithmic Art
Create generative art using p5.js with seeded randomness, flow fields, and particle systems
Design Brand Guidelines
Apply Anthropic's official brand colors and typography to artifacts
Design Canvas Design
Create beautiful visual art in PNG and PDF documents using design philosophy
Design Frontend Design
Create distinctive, production-grade frontend interfaces with high design quality
Design Slack Gif Creator
Create animated GIFs optimized for Slack's size constraints
Design Theme Factory
Style artifacts with professional themes including 10 pre-set color/font combinations
Design Related Agents
Codemod Runner
Writes and runs codemod scripts that replace hardcoded visual values with token references in ui/src/index.css
Designguru
Expert Design Guidance & Analysis Specialist who provides professional UI/UX insights, design system guidance,
Html Css
| Web standards for semantic markup, maintainable styling, and accessibility. | - | [wshobson/agents](https://