By edmondop
7 Italian-themed slash commands: al-dente, arrangiati, bella-figura, coffee-break, dizionario, ma-che-vuoi, nonna-review
Check if code is al dente — not over-engineered, not under-cooked
Solve it with what you already have — no new dependencies
Make your code presentable — formatting, naming, and style
Step back and brainstorm fresh approaches to a problem
Learn the Italian cultural references behind these commands
Practical developer tools with Italian cultural flair. Each command maps a real Italian concept to a useful development workflow — and teaches you a bit of Italian along the way.
The humor comes from the mapping being correct: nonna's cooking logic genuinely applies to code review, and "al dente" is actually a great metaphor for code quality balance.
| Command | Italian Concept | What It Does |
|---|---|---|
/al-dente | Pasta cooked just right | Code quality balance — not over-engineered, not fragile |
/arrangiati | L'arte di arrangiarsi (art of making do) | Solve it with existing dependencies only |
/bella-figura | Fare bella figura (make a good impression) | Formatting, naming, style — make code presentable |
/coffee-break | La pausa caffe | Step back from a problem, brainstorm 3 fresh approaches |
/dizionario | Dictionary | Learn the Italian cultural references behind each command |
/ma-che-vuoi | The iconic hand gesture | Explain confusing code in plain language |
/nonna-review | Italian grandmother | Warm but honest code review — praise first, then the truth |
Clone and register as a local Claude Code plugin:
git clone https://github.com/edmondop/italian-claude-code-skills.git
claude plugin add --local /path/to/italian-claude-code-skills
Or if you already have it cloned, just point Claude Code at it:
claude plugin add --local /path/to/italian-claude-code-skills
/al-dente src/services/payment.py
/arrangiati I need to retry HTTP requests with exponential backoff
/bella-figura src/api/
/coffee-break This recursive parser keeps hitting stack overflow
/ma-che-vuoi src/utils/transform.py:47
/nonna-review src/auth/
/dizionario arrangiati
Run /dizionario inside Claude Code for the full phrasebook, or see
docs/cultural-references.md for all Italian
idioms, proverbs, and links to learn more.
Got an Italian concept that maps perfectly to a dev workflow? Open an issue or PR. The bar is: the metaphor has to be genuinely useful, not just funny — though being both is ideal.
MIT
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 edmondop/italian-claude-code-skills --plugin italian-skillsGenerate professional diagrams from natural language using the best-fit Python library for each diagram type.
Claude Code plugin for Jujutsu — HUD status line, jj workflows, and optional SPR stacked PR support
Claude Code の強力なコマンド・ロール集(日本語版)
添加關於實作選擇和程式碼庫模式的教育性見解(模擬已棄用的解釋性輸出風格)
Enhances code agents with Go best practices covering performance, modern syntax, generics, patterns, testing, error handling, and concurrency.
AI-powered translation plugin with /tr command (--hq for high-quality)
Curated skills for Claude Code and Codex power users - tool selection, workflow optimization, and productivity
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns