feat-dev

Manage end-to-end feature development workflows in qwen-code.

Updated May 5, 2026
One-click install
npx skills add https://github.com/hkjang/qwen-code --skill feat-dev-hkjang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feat-dev
Source: https://github.com/hkjang/qwen-code/tree/main/.qwen/skills/feat-dev
Command: npx skills add https://github.com/hkjang/qwen-code --skill feat-dev-hkjang

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the complexity of implementing features in qwen-code that require a systematic, iterative development process, covering all aspects from initial requirements to final implementation.

Core Features & Use Cases

  • Feature Discovery & Planning: Offers a structured approach for discovering and planning feature development, ensuring all necessary steps are considered.
  • Design Documentation: Supports the creation of detailed design documents, helping teams understand and review proposed changes.
  • Test Planning: Aids in crafting comprehensive end-to-end test plans to validate the functionality of new features.
  • Implementation: Guides the development and integration of features within qwen-code.
  • Verification & Review: Assists in testing, verifying, and conducting code reviews for features.
  • Iteration Management: Helps manage iterations through an organized process.

Quick Start

Execute the feat-dev skill to start the end-to-end workflow for a new feature in your qwen-code project.

Frequently Asked Questions about feat-dev

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

FAQPage Schema
How do I manage an end-to-end feature development workflow in qwen-code?

End-to-end feature development in qwen-code is managed through a structured workflow covering requirements investigation, design, test planning, dry-run, implementation, verification, and iteration management. This process ensures all necessary steps are systematically considered and documented.

What is the best way to plan tests for complex new features in qwen-code?

Test planning for qwen-code features involves crafting comprehensive end-to-end test plans to validate functionality. The workflow aids in creating these plans during the early stages, ensuring features are verified against structured test documentation before final implementation.

Do I need to understand qwen-code APIs to use this development workflow?

Yes, using this feature development workflow assumes prior knowledge of qwen-code's architecture and APIs. The process involves creating design documents and integrating features directly within the qwen-code environment, requiring familiarity with its underlying systems.

How does design documentation work during qwen-code feature implementation?

Design documentation in qwen-code feature development involves creating detailed design documents that help teams understand and review proposed changes. This structured approach ensures that design considerations are captured before moving into the dry-run and implementation phases.

Can I conduct code reviews and verification using this software development workflow?

Yes, the software development workflow includes a verification and review phase that assists in testing, verifying, and conducting code reviews for implemented features. It helps manage iterations through an organized process to ensure feature quality.