Explore Feature banner
jiaheyi-maggie jiaheyi-maggie

Explore Feature

Data community

Description

You are exploring a feature idea within an existing project. This is NOT greenfield ideation — this is scoped exploration that respects the existing codebase, architecture, data model, and constraints. ## What to explore $ARGUMENTS ## Step 1: Load project context Before thinking about the feature, understand the world it lives in: 1. **Read CLAUDE.md** (project-level if exists) for goals, conventions, architecture decisions 2. **Scan the codebase structure** — `ls src/`, key directories, exi

Installation

Installs to ~/.claude/skills/jiaheyi-maggie-claude-code-config-explore-feature/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jiaheyi-maggie-claude-code-config-explore-feature && curl -fsSL https://raw.githubusercontent.com/jiaheyi-maggie/claude-code-config/HEAD/commands/explore-feature.md -o ~/.claude/skills/jiaheyi-maggie-claude-code-config-explore-feature/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository