dev-coding

Orchestrate backend and frontend feature implementation from specifications.

Updated Jan 25, 2026
One-click install
npx skills add https://github.com/codihaus/claude-skills --skill dev-coding
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dev-coding
Source: https://github.com/codihaus/claude-skills/tree/main/.claude/skills/dev-coding
Command: npx skills add https://github.com/codihaus/claude-skills --skill dev-coding

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates the coordinated delivery of features by aligning backend and frontend work from specifications, reducing handoffs and miscommunication.

Core Features & Use Cases

  • Loads and coordinates sub-skills dev-coding-backend and dev-coding-frontend based on the feature spec.
  • Validates prerequisites and dependencies against /dev-specs, /dev-scout, and docs-graph, then guides implementation flow.
  • Tracks task status, updates documentation, and maintains alignment between API and UI changes throughout the lifecycle.

Quick Start

Provide a feature specification from /dev-specs and run dev-coding to orchestrate backend and frontend implementation.

Frequently Asked Questions about dev-coding

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

FAQPage Schema
How do I coordinate backend and frontend implementation from feature specifications?

To coordinate backend and frontend implementation from feature specifications, this Skill orchestrates sub-skills to align API and UI work with your implementation plan, reducing handoffs and miscommunication across the end-to-end feature lifecycle.

What is the best way to align API and UI changes during feature development?

Aligning API and UI changes during feature development is achieved by validating prerequisites against specs and scout patterns, then tracking task status and updating documentation to maintain synchronization between backend and frontend work.

How do I start end-to-end feature implementation using dev specs?

To start end-to-end feature implementation, provide a feature specification from your dev-specs directory and run the orchestration flow to load backend and frontend sub-skills based on the use case requirements and prerequisites.

Do I need specific prerequisite documentation before orchestrating feature implementation?

Yes, orchestrating feature implementation requires validating prerequisites and dependencies against dev-specs, dev-scout patterns, and docs-graph before guiding the implementation flow to ensure backend and frontend sub-skills load correctly.

Can I track task status and documentation updates across backend and frontend work?

Yes, you can track task status and documentation updates across backend and frontend work, as the orchestration flow logs implementation notes and maintains alignment between API and UI changes throughout the feature delivery lifecycle.