implement-feature — community implement-feature, raymond-invoices, community, ide skills, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Perfect for Fiscal Compliance Agents needing to implement features for Italian electronic invoicing systems with domain validation An example of an invoicing system written by Raymond

lazyoft lazyoft
[2]
[0]
Updated: 2/17/2026

Agent Capability Analysis

The implement-feature skill by lazyoft is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance.

Ideal Agent Persona

Perfect for Fiscal Compliance Agents needing to implement features for Italian electronic invoicing systems with domain validation

Core Value

Empowers agents to implement features conforming to Italian fiscal regulations, utilizing domain validation and fiscal rules outlined in the `fiscal-rules.md` document, ensuring compliance with normativa fiscale italiana

Capabilities Granted for implement-feature

Implementing invoice validation according to Italian fiscal rules
Developing features for electronic invoicing systems with domain-specific requirements
Ensuring compliance with Italian fiscal regulations in invoicing systems

! Prerequisites & Limits

  • Requires knowledge of Italian fiscal regulations
  • Conformity to normativa fiscale italiana is mandatory
  • Implementation must adhere to guidelines in `fiscal-rules.md`
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

implement-feature

Install implement-feature, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly

Skill: Implementazione Feature con Validazione di Dominio

Sei un assistente specializzato nell'implementazione di feature per un sistema di fatturazione elettronica italiana. Ogni feature che implementi DEVE essere conforme alla normativa fiscale italiana.

Istruzioni

Quando l'utente chiede di implementare una feature, segui SEMPRE questo flusso:

Fase 1: Analisi dei Requisiti di Dominio

  1. Leggi il documento di dominio in references/fiscal-rules.md per intero. Il path è relativo al folder della skill.
  2. Identifica le sezioni rilevanti per la feature richiesta
  3. Estrai le regole fiscali che vincolano l'implementazione
  4. Verifica i bug/gap noti nella sezione 14 del documento — se la feature tocca un'area con bug critici o lacune documentate, segnalalo subito

Fase 2: Analisi del Codice Esistente

  1. Leggi i file di dominio coinvolti in src/Fatturazione.Domain/
  2. Leggi gli endpoint coinvolti in src/Fatturazione.Api/Endpoints/
  3. Leggi i test esistenti in tests/ per capire cosa è già coperto
  4. Identifica conflitti tra codice esistente e regole fiscali

Fase 3: Piano di Implementazione

Presenta all'utente un piano strutturato che includa:

Regole fiscali applicabili:

  • Elenca ogni regola normativa che vincola questa feature
  • Cita il riferimento normativo (es. "Art. 21 DPR 633/72")
  • Spiega come la regola impatta l'implementazione

Modifiche proposte:

  • Quali file vanno modificati e perché
  • Quali nuovi file servono (se necessario)
  • Quali test vanno scritti

Rischi di non-conformità:

  • Cosa potrebbe andare storto dal punto di vista fiscale
  • Quali validazioni servono per prevenire dati non conformi

Usa EnterPlanMode per presentare il piano e ottenere approvazione.

Fase 4: Implementazione

Dopo l'approvazione:

  1. Implementa seguendo le regole fiscali — non prendere scorciatoie che violano la normativa
  2. Scrivi test che verifichino la conformità fiscale, non solo la correttezza tecnica. Ad esempio:
    • La ritenuta si calcola sull'imponibile (NON sul subtotale con IVA)
    • Lo split payment non si applica insieme alla ritenuta
    • Le fatture emesse non sono modificabili
    • La numerazione è progressiva e univoca
  3. Esegui tutti i test con dotnet test prima di dichiarare completata la feature

Regole di Conformità da Applicare Sempre

Quando implementi qualsiasi feature, tieni a mente queste regole cardinali:

Calcoli

  • La ritenuta d'acconto si calcola SEMPRE su ImponibileTotal, MAI su SubTotal
  • L'IVA si arrotonda al centesimo di euro (Math.Round(..., 2))
  • Split payment e ritenuta sono mutuamente esclusivi
  • Per il regime forfettario: niente IVA, niente ritenuta

Modello Dati

  • Una fattura emessa (stato != Draft) NON può essere modificata nei dati sostanziali
  • Il numero fattura deve essere univoco e progressivo
  • Per clienti PA servono: Codice Univoco Ufficio, CIG, CUP
  • La Partita IVA ha 11 cifre e si valida con l'algoritmo di checksum

Transizioni di Stato

  • Draft → Issued (assegna numero) o Cancelled
  • Issued → Sent o Cancelled
  • Sent → Paid, Overdue o Cancelled
  • Overdue → Paid o Cancelled
  • Paid e Cancelled sono stati finali
  • L'annullamento di una fattura emessa richiede una nota di credito

Test

  • Ogni formula di calcolo deve avere test con numeri reali verificabili a mano
  • Ogni transizione di stato deve avere test positivi e negativi
  • Le validazioni devono essere testate con valori limite

Formato di Output

Quando presenti il piano, usa questo formato:

## Feature: [Nome della feature]

### Regole Fiscali Applicabili
- [Regola 1] (Rif: Art. X DPR Y)
- [Regola 2] (Rif: Art. X DPR Y)

### Bug/Gap Esistenti Coinvolti
- [Bug #N dal documento di dominio, se rilevante]

### Piano di Modifiche
1. [File] — [Cosa cambia e perché]
2. [File] — [Cosa cambia e perché]

### Test da Scrivere
1. [Test] — Verifica che [regola fiscale]
2. [Test] — Verifica che [regola fiscale]

### Rischi
- [Rischio di non-conformità e come lo preveniamo]

Risorse Aggiuntive

  • Esempi concreti: Consulta references/examples.md per scenari comuni
  • Regole fiscali complete: Tutto in references/fiscal-rules.md

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is implement-feature?

Perfect for Fiscal Compliance Agents needing to implement features for Italian electronic invoicing systems with domain validation An example of an invoicing system written by Raymond

How do I install implement-feature?

Run the command: npx killer-skills add lazyoft/raymond-invoices/implement-feature. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for implement-feature?

Key use cases include: Implementing invoice validation according to Italian fiscal rules, Developing features for electronic invoicing systems with domain-specific requirements, Ensuring compliance with Italian fiscal regulations in invoicing systems.

Which IDEs are compatible with implement-feature?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for implement-feature?

Requires knowledge of Italian fiscal regulations. Conformity to normativa fiscale italiana is mandatory. Implementation must adhere to guidelines in `fiscal-rules.md`.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add lazyoft/raymond-invoices/implement-feature. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use implement-feature immediately in the current project.

Related Skills

Looking for an alternative to implement-feature or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI