KS
Killer-Skills

feature-development — how to use feature-development how to use feature-development, feature-development setup guide, what is feature-development, feature-development alternative, feature-development vs competitors, install feature-development, Claude Skills workflow management, Memory Bank integration

v1.0.0
GitHub

About this Skill

Ideal for Development Agents requiring streamlined project management and workflow coordination from planning to deployment. feature-development is an AI-assisted development project template with a Constitution-Bylaw system, streamlining the development workflow

Features

Utilizes Claude Skills for collaborative workflow management
Integrates Memory Bank for efficient data storage and retrieval
Employs a Constitution-Bylaw system for structured development processes
Supports phased development workflows, including planning and deployment
Triggers workflows with specific commands, such as '新功能開發' or 'FD: [功能名稱]'
Manages multiple Skills to coordinate development tasks

# Core Topics

u9401066 u9401066
[0]
[0]
Updated: 3/6/2026

Quality Score

Top 5%
38
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
Cursor IDE Windsurf IDE VS Code IDE
> npx killer-skills add u9401066/template-is-all-you-need

Agent Capability Analysis

The feature-development MCP Server by u9401066 is an open-source Categories.community integration for Claude and other AI agents, enabling seamless task automation and capability expansion. Optimized for how to use feature-development, feature-development setup guide, what is feature-development.

Ideal Agent Persona

Ideal for Development Agents requiring streamlined project management and workflow coordination from planning to deployment.

Core Value

Empowers agents to orchestrate multiple skills, manage complex workflows, and ensure seamless feature development using protocols like FD, implementing features with precision and speed, and coordinating skills for efficient project execution.

Capabilities Granted for feature-development MCP Server

Automating feature development workflows
Coordinating multiple skills for project execution
Managing workflows from planning to deployment

! Prerequisites & Limits

  • Requires specific trigger conditions like '新功能開發' or 'FD: [功能名稱]'
Project
SKILL.md
5.3 KB
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
SKILL.md
Readonly

功能開發工作流

描述

完整的功能開發流程,從規劃到部署,編排多個 Skills 協同工作。

觸發條件

  • 「新功能開發」「implement feature」「建立新功能」
  • 「FD: [功能名稱]」

📋 工作流程

┌─────────────────────────────────────────────────────────────┐
│              Feature Development Workflow                    │
├─────────────────────────────────────────────────────────────┤
│  Phase 1: 📐 規劃 (Planning)                                 │
│  ├─ 需求分析與確認                                           │
│  ├─ 識別影響範圍                                             │
│  └─ 更新 Memory Bank (activeContext)                        │
├─────────────────────────────────────────────────────────────┤
│  Phase 2: 🏗️ 架構 (Architecture)                            │
│  ├─ [ddd-architect] 生成 DDD 結構                           │
│  ├─ 建立介面定義                                             │
│  └─ 更新架構文檔                                             │
├─────────────────────────────────────────────────────────────┤
│  Phase 3: 🧪 測試先行 (TDD)                                  │
│  ├─ [test-generator] 生成測試框架                            │
│  ├─ 撰寫失敗的測試案例                                       │
│  └─ 定義驗收標準                                             │
├─────────────────────────────────────────────────────────────┤
│  Phase 4: 💻 實作 (Implementation)                          │
│  ├─ 實作 Domain 層                                          │
│  ├─ 實作 Application 層                                     │
│  ├─ 實作 Infrastructure 層                                  │
│  └─ 實作 Presentation 層                                    │
├─────────────────────────────────────────────────────────────┤
│  Phase 5: ✅ 驗證 (Verification)                            │
│  ├─ 執行測試套件                                             │
│  ├─ [code-reviewer] 程式碼審查                              │
│  ├─ [security-reviewer] 安全檢查                            │
│  └─ 靜態分析 (mypy, ruff, vulture)                          │
├─────────────────────────────────────────────────────────────┤
│  Phase 6: 📦 提交 (Commit)                                  │
│  ├─ [memory-updater] 更新 Memory Bank                       │
│  ├─ [git-precommit] 執行提交前檢查                          │
│  └─ 提交變更                                                │
└─────────────────────────────────────────────────────────────┘

🚀 使用範例

基本用法

「新功能:用戶認證模組」

AI 執行:
1. 📐 確認需求:登入、註冊、密碼重設
2. 🏗️ 生成 DDD 結構 (Domain/Application/Infrastructure)
3. 🧪 生成測試框架
4. 💻 引導逐步實作
5. ✅ 執行驗證
6. 📦 準備提交

帶參數用法

「FD: Order 管理 --frontend React --backend Python」

AI 執行:
1. 生成後端 Python DDD 結構
2. 生成前端 React DDD 結構
3. 建立 API 契約
4. 生成前後端測試

📊 輸出格式

markdown
1## 🚀 功能開發報告 2 3### 功能: 用戶認證模組 4 5#### Phase 1: 規劃 ✅ 6- 需求: 登入、註冊、密碼重設 7- 影響範圍: 5 個新檔案 8 9#### Phase 2: 架構 ✅ 10- 建立 Domain/Entities/User.py 11- 建立 Application/UseCases/AuthenticateUser.py 12- 建立 Infrastructure/Repositories/UserRepository.py 13 14#### Phase 3: 測試 ✅ 15- 單元測試: 12 個 16- 整合測試: 5 個 17 18#### Phase 4: 實作 🚧 19- [x] Domain 層 20- [x] Application 層 21- [ ] Infrastructure 層 22- [ ] Presentation 層 23 24#### Phase 5: 驗證 ⏳ 25- 等待實作完成 26 27#### Phase 6: 提交 ⏳ 28- 等待驗證通過 29 30### 下一步 31實作 Infrastructure 層的 UserRepository

⚙️ 配置選項

參數說明預設值
--frontend前端框架 (React/Vue/none)none
--backend後端語言 (Python/Go/Rust)Python
--skip-tests跳過測試生成false
--quick快速模式(跳過審查)false

Related Skills

Looking for an alternative to feature-development or building a Categories.community AI Agent? Explore these related open-source MCP Servers.

View All

widget-generator

Logo of f
f

widget-generator is an open-source AI agent skill for creating widget plugins that are injected into prompt feeds on prompts.chat. It supports two rendering modes: standard prompt widgets using default PromptCard styling and custom render widgets built as full React components.

149.6k
0
Design

chat-sdk

Logo of lobehub
lobehub

chat-sdk is a unified TypeScript SDK for building chat bots across multiple platforms, providing a single interface for deploying bot logic.

73.0k
0
Communication

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication