feature

Orchestrate end-to-end feature development with design, coding, QA, and visual verification.

11|1|Updated Aug 6, 2025
One-click install
npx skills add https://github.com/thkt/dotclaude --skill feature-thkt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feature
Source: https://github.com/thkt/dotclaude/tree/main/.ja/skills/feature
Command: npx skills add https://github.com/thkt/dotclaude --skill feature-thkt

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill orchestrates the entire feature development lifecycle, from initial discovery and design to implementation, quality assurance, and visual verification, ensuring a streamlined and robust development process.

Core Features & Use Cases

  • Full Lifecycle Management: Manages feature development from ideation to deployment.
  • Automated Design & Coding: Leverages AI for thinking, coding, and auditing.
  • Quality Gates: Implements automated checks and iterative fixes for code quality.
  • Visual Verification: Integrates browser testing for UI-related features.
  • Use Case: Initiate a new feature by describing it, and the Skill will handle the design, coding, testing, and even visual checks, providing a complete development package.

Quick Start

Use the feature skill to develop a new user authentication module.

Frequently Asked Questions about feature

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

FAQPage Schema
How do I automate end-to-end feature development from design to code auditing?

End-to-end feature development automation chains AI-driven design, implementation, and quality assurance phases together. It orchestrates feature discovery, architecture design, coding, auditing, and summarization into a single streamlined workflow with resume capabilities.

What is the best way to handle visual verification for UI-related feature coding?

Visual verification for UI feature coding integrates agent-browser testing to validate visual outputs. This ensures interface components render and behave correctly during the automated quality assurance phase of the development lifecycle.

Can I use automated quality gates to enforce TDD and code quality during AI coding?

Automated quality gates enforce TDD and code quality during AI coding by implementing iterative checks and fixes. The workflow audits generated code against established standards and automatically applies corrections to maintain robust output.

Does this workflow automation support context-aware options for different project types?

Workflow automation supports context-aware options for different project types by adapting its phases. This allows the orchestration process to tailor architecture design, coding patterns, and visual testing strategies to specific project requirements.

How do I resume a feature development workflow if the automated coding process is interrupted?

To resume an interrupted feature development workflow, the orchestration process includes built-in resume capabilities. This allows you to continue the automated lifecycle from the exact phase where it stopped without losing prior design context.

Why integrate feature discovery and architecture design before automated coding?

Integrating feature discovery and architecture design before automated coding establishes a structured foundation. This ensures the subsequent AI-driven implementation and quality assurance phases align with project requirements and produce robust code.