feature-dev

Guide feature development through discovery, design, implementation, testing, and review.

2|Updated May 26, 2025
One-click install
npx skills add https://github.com/vanyastaff/nebula --skill feature-dev-vanyastaff
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feature-dev
Source: https://github.com/vanyastaff/nebula/tree/main/.agents/skills/feature-dev
Command: npx skills add https://github.com/vanyastaff/nebula --skill feature-dev-vanyastaff

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill guides developers through a structured process for implementing new features, ensuring thorough understanding, design, implementation, testing, and review.

Core Features & Use Cases

  • Guided Workflow: Follows a phased approach from discovery to quality review.
  • Codebase Understanding: Employs code-explorer agents to deeply analyze existing code.
  • Design & Implementation: Facilitates architecture design and clean code implementation.
  • Testing & Review: Integrates automated testing and quality review phases.
  • Use Case: Implementing a new user authentication module by systematically exploring the codebase, clarifying requirements, designing the architecture, writing code and tests, and ensuring quality.

Quick Start

Use the feature-dev skill to implement the new user profile editing feature.

Frequently Asked Questions about feature-dev

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

FAQPage Schema
How do I implement a new software feature systematically from start to finish?

Systematic feature development guides you through discovery, codebase exploration, clarification, architecture design, implementation, testing, and quality review to ensure robust software delivery.

What is the structured approach to feature development in software engineering?

Structured feature development uses a phased workflow from initial discovery to quality review, employing parallel agents for codebase analysis and diverse architecture design options.

How does code exploration work during the feature development process?

Code exploration during feature development uses code-explorer agents to deeply analyze your existing codebase, ensuring thorough understanding before architecture design and implementation.

What is the best way to design architecture before coding a new feature?

Architecture design for new features is facilitated through a structured workflow that clarifies requirements and leverages parallel agent execution to generate diverse design options.

Can I integrate automated testing into my feature development workflow?

Yes, automated testing is integrated directly into the feature development workflow, following the implementation phase and preceding the final quality review step.

Do I need parallel agent execution for comprehensive feature architecture design?

Parallel agent execution is required for comprehensive analysis and diverse design options during the architecture phase of systematic feature development.