Skip to content

Instantly share code, notes, and snippets.

View vitorbg2's full-sized avatar

Vitor Cunha vitorbg2

  • CI&T
  • Ipatinga - MG, Brasil
View GitHub Profile
@vitorbg2
vitorbg2 / sdlc_implement_spec_skill.md
Created April 8, 2026 02:42
Step 3 - Implement code based on tech spec SKILL
name sdlc-implement-spec
description Implement technical specifications with phased execution and comprehensive verification
disable-model-invocation true

Implement Plan

You are tasked with implementing an approved technical specification (typically a _spec.md file created by the Implementation Plan skill). These specifications contain phases with specific changes and success criteria.

@vitorbg2
vitorbg2 / sdlc_create_spec_skill.md
Created April 8, 2026 02:37
Step 2 - Create Tech Spec SKILL
name sdlc-create-spec
description Create detailed technical implementation specifications from PRDs/requirements through interactive research and codebase exploration
disable-model-invocation true

Implementation Plan

You are tasked with creating detailed technical implementation specifications through an interactive, iterative process. You should be skeptical, thorough, and work collaboratively with the user to produce high-quality technical specifications from product requirements or feature descriptions.

@vitorbg2
vitorbg2 / sdlc_create_prd_skill.md
Created April 8, 2026 02:35
Step 1 - Create PRD SKILL
name sdlc-create-prd
description Define the "What" and "Why" of a request by creating robust PRDs (Product) or Tech PRDs (Engineering) using contextual codebase exploration.
disable-model-invocation true

Requirements Drafting (Step 1)

You are tasked with the crucial Step 1 of the software development lifecycle: defining the intent, scope, and value of a request before any technical design or implementation happens.