Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@ A curated list of awesome tools, skills, plugins, integrations, extensions, fram
- 🔥 [**claude-code-action**](https://github.com/anthropics/claude-code-action) (5.0k ⭐) - A general-purpose Claude Code action for GitHub PRs and issues that can answer questions and implement code changes.
- 🔥 [**cipher**](https://github.com/campfirein/cipher) (3.4k ⭐) - An opensource memory layer specifically designed for coding agents.
- 🔥 [**claude-code-spec-workflow**](https://github.com/Pimzino/claude-code-spec-workflow) (3.3k ⭐) - Automated Kiro-style Spec workflow for Claude Code. Transform feature ideas into complete implementations through Requirements → Design → Tasks → Implementation.
- [**awesome-software-framework**](https://github.com/lovek28/awesome-software-framework) - Spec-first project scaffold with an enforced pipeline (idea → specs → architecture → backend → frontend → tests). Uses Superpowers for agent discipline. 7 PreToolUse hooks enforce every gate — blocks code before architecture, detects hardcoded secrets, requires reasoning gate before implementation. Supports full-stack, API-only, and frontend-only shapes.
- 🔥 [**crystal**](https://github.com/stravu/crystal) (2.7k ⭐) - Run multiple Claude Code AI sessions in parallel git worktrees.
- 🔥 [**CCPlugins**](https://github.com/brennercruvinel/CCPlugins) (2.6k ⭐) - Claude Code Plugins that actually save time. Built by a dev tired of typing please act like a senior engineer in every conversation.
- 🔥 [**peon-ping**](https://github.com/PeonPing/peon-ping) (2.4k ⭐) - Warcraft III Peon voice notifications (+ more!) for Claude Code, Codex, IDEs, and any AI agent.
Expand Down