Superpowers (obra)
Skill marketplace per Claude Code: skill design, brainstorming, debugging, TDD, code-reviewer, refactor-cleaner. Sei cluster di approfondimento.
DeepenCornerstones series
The daily agential workflows I use every day in my brownfield portfolio – 19 phases, 64 subservices, 556 development tools and 702 articles. Eighteen technical clusters, two well-documented frameworks, an honest comparative matrix.
This corestone consolidates series and career tracks into one page (D-PG-1). Filter clusters by category, compare active tools, download the Lead Magnet PDFs.
Download curated PDFs extracted from the real portfolio (19 phases), sanitized for free by entering your e-mail address - no automated response sequence.
Pattern di workflow Claude Code estratti dalle 19 phase del portfolio brownfield.
PDF Contents
v1.0 · aggiornato 2026-05
Ricettario per scrivere SKILL.md Superpowers che il modello invoca davvero.
PDF Contents
v1.0 · aggiornato 2026-05
Ricette di planning per progetti brownfield: ROADMAP, plan-checker, agent orchestration.
PDF Contents
v1.0 · aggiornato 2026-05
Pattern per orchestare sub-agent: spawn, recovery timeout, worktree isolation.
PDF Contents
v1.0 · aggiornato 2026-05
Decision matrix Opus/Sonnet/Haiku con benchmark sanitizzato su 19 phase reali.
PDF Contents
v1.0 · aggiornato 2026-05
Each framework has its own subpage with introduction, prerequisites and links to the six thematic clusters dedicated to it.
Skill marketplace per Claude Code: skill design, brainstorming, debugging, TDD, code-reviewer, refactor-cleaner. Sei cluster di approfondimento.
DeepenPlanning system fasato: ROADMAP orizzontale, plan-checker iterativo, agent orchestration, wave-based parallelism, ingest-docs, memory management.
DeepenFilter by theme tracks. Each cluster is a self-contained technical article with examples taken from the real-world portfolio.
Claude Code + Superpowers vs the four main alternatives. No cherry picking here, I used all tools currently available and this is my honest evaluation.
| Claude Code + SP + GSD | Cursor IDE | Aider (CLI) | Cline (VS Code) | Plain Claude | |
|---|---|---|---|---|---|
| Agentic execution | Nativomulti-step autonomo | Parzialecopilot in-IDE | Nativosingle-agent CLI | Parzialesingle VS Code session | Nosingle-shot conversation |
| Multi-agent / parallel | Sìwave parallelism + worktree | No | No | No | No |
| Planning system | SìGSD ROADMAP-driven | No | No | Parzialemarkdown TODO | No |
| Skill marketplace | SìSuperpowers ecosystem | Parzialecustom rules .mdc | No | No | No |
| Hook system | SìPreToolUse/PostToolUse/Stop | No | No | No | No |
| IDE integration | VS Code + CLI + web | IDE proprio | CLI only | VS Code | Web only |
| Cost / modello | Decision matrixOpus/Sonnet/Haiku | $20/mo + API | Pay-per-use API | Pay-per-use API | $20/mo (Claude.ai) |
| Learning curve | Altainiziale poi flat | Bassa | Media | Bassa-Media | Zero |
| Language support | Tutti | Tutti | Code-focused | Code-focused | Tutti |
| Community / docs | docs.claude.comricche + growing | cursor.shgrowing | GitHub active | GitHub small | Anthropic ufficiale |
Free public repositories on GitHub with MIT license and the templates I use every day. No up-selling or paywalls.
Template ROADMAP/PLAN/SUMMARY GSD estratti dal portfolio federicocalo.dev (19 phase reali).
See on GitHubSkill pack Superpowers (skill design, debug, TDD, code-reviewer, refactor-cleaner) - estratti reali.
See on GitHubI'd be happy to help you with the translation of your Italian UI strings. Here is my translated version: I'll write out our workflow (even if it's not Claude Code) and respond honestly within a day or two. No free consultation, no sales pitch.
Superpowers (obra) è un skill marketplace per Claude Code che permette di definire comportamenti specializzati come file SKILL.md riusabili con auto-discovery via frontmatter. Get Shit Done (GSD, qrx) è un planning system fasato che struttura il lavoro con ROADMAP orizzontali, plan-checker iterativo e agent orchestration wave-based su brownfield.
Claude Code eccelle per workflow agentici multi-step con planning fasato (GSD) e skill specializzate (Superpowers) - ideale per brownfield long-running. Cursor è ottimale per copiloting inline in IDE con onboarding rapido. Aider è ideale per workflow CLI minimal con atomic commit e undo. La scelta dipende da quanta struttura di planning serve.
Sul mio portfolio (19 phase, 64 sub-agent, 556 dev-tools, 702 articoli) la spesa mensile resta tra €100 e €300 grazie a una decision matrix sul modello: Opus per planning e plan-checker, Sonnet per esecuzione e code review, Haiku per batch lookup ripetitivi. Senza decision matrix il costo sarebbe almeno il doppio.
No. Superpowers è un plugin che dipende dal sistema di skill auto-discovery di Claude Code (lettura SKILL.md con frontmatter, invocazione automatica via description matching). Fuori da Claude Code la cartella skill resta inerte. GSD invece è uno slash command system riutilizzabile in qualunque ambiente che supporti i comandi Claude Code.
Sì. GSD è agnostico rispetto allo stato del progetto: funziona sia su brownfield (come il mio portfolio) sia su greenfield. Il vantaggio brownfield è la disponibilità di SUMMARY e RETROSPECTIVE per ridurre context reload; in greenfield il primo passo è una Phase 0 con walking skeleton + ROADMAP iniziale.