sdd-apply

Implement coding tasks from specs and design documents with progress tracking.

Updated Mar 9, 2026
One-click install
npx skills add https://github.com/EduardoJVN/my-ia-config --skill sdd-apply-eduardojvn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sdd-apply
Source: https://github.com/EduardoJVN/my-ia-config/tree/main/.claude/skills/sdd-apply
Command: npx skills add https://github.com/EduardoJVN/my-ia-config --skill sdd-apply-eduardojvn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the process of translating design specifications and task requirements into actual, functional code, streamlining the software development lifecycle.

Core Features & Use Cases

  • Task Implementation: Executes specific coding tasks assigned by an orchestrator based on provided specs and design documents.
  • Code Generation: Writes new code or modifies existing code to meet defined requirements.
  • Progress Tracking: Updates task status and reports implementation progress, including completed tasks, file changes, and any deviations or issues encountered.
  • Use Case: When a new feature is designed, this Skill can be invoked to write the necessary backend API endpoints, frontend components, and database schemas according to the specs.md and design.md files.

Quick Start

Use the sdd-apply skill to implement tasks 1.1 through 1.3 from the current change.

Frequently Asked Questions about sdd-apply

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I implement code from design specifications and project conventions?

To implement code from design specifications, this Skill automates translating specs into functional code by writing and modifying files according to provided design documents and project conventions. It handles task execution and progress tracking for iterative development cycles.

Can I generate backend API endpoints and database schemas from specs.md files?

Yes, you can generate backend API endpoints, frontend components, and database schemas. The Skill executes specific coding tasks based on provided specs.md and design.md files to write new code or modify existing code to meet defined requirements.

How does progress tracking work during iterative software development?

Progress tracking during iterative software development works by updating task status and reporting implementation progress. It tracks completed tasks, file changes, and any deviations or issues encountered during task execution based on the specifications.

Do I need to provide specific project coding standards for code generation?

Yes, providing specific project coding standards is required. The Skill requires adherence to project-specific coding standards and artifact management rules to accurately implement software development tasks and modify code according to conventions.

What is the best way to automate task execution for iterative development cycles?

The best way to automate task execution for iterative development cycles is using an orchestrator to assign specific coding tasks. This Skill implements the code, updates task status, and reports deviations or issues encountered during the process.