/feature-analyzer
Turn ideas into fully formed designs and specs through natural collaborative dialogue. Use before implementing new features or making significant changes.
$ npx -y skills add davila7/claude-code-templates --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/feature-analyzer
Context preview
What this command does when you run it.
Turn ideas into fully formed designs and specs through natural collaborative dialogue. Use before implementing new features or making significant changes.
Command definition
feature-analyzer.mddescription: "Turn ideas into fully formed designs and specs through natural collaborative dialogue. Use before implementing new features or making significant changes." argument-hint: Optional feature description allowed-tools: Read, Write, Grep, Glob, Bash, TodoWrite, AskUserQuestion, Skill, Task
Phase 1: Discovery
**Goal**: Understand what needs to be built
Initial request: $ARGUMENTS
**Actions**: 1. Create todo list with all phases 2. If feature unclear, ask user for:
- What problem are they solving?
- What should the feature do?
- Any constraints or requirements?
3. Summarize understanding and confirm with user
---
Phase 2: Run with Feature Analyzer Skill
Use the Skill tool to invoke the "feature-design-assistant" skill and follow its complete process.
Ready-to-use configurations for Anthropic's Claude Code. A comprehensive collection of AI agents, custom commands, settings, hooks, external integrations (MCPs), and project templates to enhance your development workflow.
Repo: davila7/claude-code-templates
Other commands on claude-code-templates.
- /cleanup-cache
Clean system caches (npm, Homebrew, Yarn, browsers, Python/ML) to free disk space
Open command - /create-blog-article
Create an SEO-optimized blog article for a Claude Code component with AI-generated cover image
Open command - /lint
Run Python code linting and formatting tools.
Open command - /test
Run Python tests with pytest, unittest, or other testing frameworks.
Open command - /worktree-check
Check current worktree status, branch, and assigned task
Open command - /worktree-cleanup
Clean up merged worktrees and their branches
Open command

