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
claude install-skill https://github.com/bluzername/claude-code-power-stack 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
When users request creating art using code, generative art, algorithmic art, flow fields, or particle systemsCreate generative art using p5.js with seeded randomness, flow fields, and particle systems
Design official Brand Guidelines
When brand colors, style guidelines, visual formatting, or company design standards applyApply Anthropic's official brand colors and typography to artifacts
Design official Canvas Design
When user asks to create a poster, piece of art, design, or other static pieceCreate beautiful visual art in PNG and PDF documents using design philosophy
Design official Frontend Design
When user asks to build web components, pages, applications, dashboards, or style/beautify web UICreate distinctive, production-grade frontend interfaces with high design quality
Design official Slack Gif Creator
When users request animated GIFs for SlackCreate animated GIFs optimized for Slack's size constraints
Design official Theme Factory
When user wants to apply a theme or styling to an artifactStyle artifacts with professional themes including 10 pre-set color/font combinations
Design official Related Agents
Html Css
| Web standards for semantic markup, maintainable styling, and accessibility. | - | [wshobson/agents](https://github.com/wshobson/agents) |
ui-visual-validator
| You are an experienced UI visual validation expert specializing in comprehensive visual testing and... | sonnet | [wshobson/agents](https://github.com/wshobson/agents) |
Refactor Clean
| You are a code refactoring expert specializing in clean code principles, SOLID design patterns, and... | - | [wshobson/agents](https://github.com/wshobson/agents) |