fullstack-builder

Orchestrate full-stack development workflows with planning, TDD, verification, and self-review.

Updated Apr 20, 2026
One-click install
npx skills add https://github.com/DJVdio/claude-tools --skill fullstack-builder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fullstack-builder
Source: https://github.com/DJVdio/claude-tools/tree/main/skills/dev-workflow/fullstack-builder
Command: npx skills add https://github.com/DJVdio/claude-tools --skill fullstack-builder

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

The fullstack-builder Skill tackles the complexity of full-stack development by providing a structured approach to planning, implementing, and verifying code changes.

Core Features & Use Cases

  • Comprehensive Planning: Automates the creation of detailed development plans based on requirements and feasibility assessments.
  • Test-Driven Development: Facilitates a structured test-driven development process with clear steps for implementation and verification.
  • Self-Review Loop: Ensures code quality through a multi-round self-review process with detailed feedback and issue tracking.

Quick Start

Use the fullstack-builder skill to start a new development cycle for a feature with the following command: start-dev-cycle <feature-id>

Frequently Asked Questions about fullstack-builder

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

FAQPage Schema
How do I automate full-stack development planning and test-driven development?

Automating full-stack development planning and test-driven development requires a structured workflow skill that orchestrates feasibility assessments, implementation steps, and verification loops. This skill automates creating detailed plans and facilitates structured test-driven development.

What is a self-review loop in code quality verification?

A self-review loop in code quality verification is a multi-round process that ensures correctness through detailed feedback and issue tracking. This skill automates the self-review loop to enforce code quality after test-driven development.

How do I start a development cycle for a new full-stack feature?

To start a development cycle for a new full-stack feature, initiate the process using the command `start-dev-cycle <feature-id>`. This triggers automated planning, test-driven implementation, and self-review verification for the specified feature.

Does this full-stack development workflow require external testing tools?

Yes, the full-stack development workflow integrates with external tools for code review and testing. It orchestrates these external integrations alongside internal subskills to ensure robust error handling, security, and correctness.

What are the limitations of automating code quality and self-review?

Automating code quality and self-review requires robust error handling and input validation to ensure security and correctness. Limitations arise if external testing tools are improperly configured or if input requirements for the planning phase are not met.