一键导入
feature-dev
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
AI Agent Skill for meeting management. Audio transcription and structured storage with entity linking.
Automatically archive old documents from active/daily/ to archive/ based on file age. Archives files older than specified days into archive/YYYY-MM/ directories.
Security guidance and best practices for code development. Use when writing authentication code, handling sensitive data, validating user input, designing APIs, or reviewing code for security issues.
Generate codemods for large-scale code changes. Use when refactoring patterns across many files.
Automatically archive old documents from active/ to archive/ based on age and relevance rules.
Use Brave Search API to search the web and return structured results (title/url/snippet). Trigger when the user asks to enable Brave search, configure Brave API key, or perform web search using Brave.
| name | feature-dev |
| description | Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review |
| source | Converted from Claude plugin |
| license | See original LICENSE |
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
A comprehensive, structured workflow for feature development with specialized agents for codebase exploration, architecture design, and quality review. The Feature Development Plugin provides a systematic 7-phase approach to building new features. Instead of jumping straight into code, it guides you through understanding the codebase, asking clarifying questions, designing architecture, and ensuring quality—resulting in better-designed features that integrate seamlessly with your existing code. Building features requires more than just writing code. You need to: - Understand the codebase before making changes - Ask questions to clarify ambiguous requirements
Use this skill when you need to:
- Target a different aspect of the codebase (eg. similar features, high level understanding, architectural understanding, user experience, etc)
- "Find features similar to [feature] and trace through their implementation comprehensively"
- "Map the architecture and abstractions for [feature area], tracing through the code comprehensively"
- "Analyze the current implementation of [existing feature/area], tracing through the code comprehensively"
- "Identify UI patterns, testing approaches, or extension points relevant to [feature]"
# Mention "feature-dev" in your request
# Example: "Can you review this code using feature-dev?"
# Or: "Run feature-dev on this pull request"
Converted from Claude plugin on 2026-02-22