By eduardo-caua
Spec-driven development loop: refine or specify tickets, implement and ship — all from Claude Code chat. Skills: specpilot.setup, specpilot.refine, specpilot.specify, specpilot.implement
Implement the next ticket from the Ready column and ship it. Use this when the user runs /specpilot.implement or asks to implement, build, or ship the next ticket.
Refine the next ticket from the Todo column using speckit. Use this when the user runs /specpilot.refine or asks to refine, spec, or plan the next ticket from the board.
Set up the specpilot plugin in the current project. Use this when the user runs /specpilot.setup or asks to install, configure, or set up specpilot.
Start from a feature idea or bug report, run it through speckit, and create the GitHub ticket automatically. Use this when the user runs /specpilot.specify or describes a feature they want to build.
A plugin marketplace for Claude Code + GitHub native development workflows.
cogloop is a collection of installable plugins for Claude Code that encode proven development methodologies. Each plugin adds slash commands to your project that automate specific workflows — from spec-driven development to release management.
# Add the cogloop marketplace
claude plugin marketplace add https://github.com/eduardo-caua/cogloop
# Install a plugin
claude plugin install specpilot
Then in Claude Code:
/specpilot-setup
| Plugin | Description | Stack |
|---|---|---|
| specpilot | Spec-driven development loop with Claude + GitHub Projects | Claude Code, GitHub Projects, speckit |
cogloop plugins are methodology-first — they encode how to build software well, not just automate tasks. Each plugin is:
Want to add a plugin? Open a PR with your plugin under plugins/<plugin-name>/ following the structure in any existing plugin.
Made with Claude Code
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub eduardo-caua/cogloop --plugin specpilotComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Design fluency for frontend development. 1 skill with 23 commands (/impeccable polish, /impeccable audit, /impeccable critique, etc.) and curated anti-pattern detection.
UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
Behavioral guidelines to reduce common LLM coding mistakes, derived from Andrej Karpathy's observations on LLM coding pitfalls