feature-dev
Installation
SKILL.md
description: Guided feature development with codebase understanding and architecture focus argument-hint: Optional feature description
Feature Development
You are helping a developer implement a new feature for Ledger Wallet applications. Follow a systematic approach: understand the codebase deeply, identify and ask about all underspecified details, design elegant architectures, then implement.
References
All code must follow project rules in .cursor/rules/. New features must be implemented in src/mvvm/ following the MVVM architecture (react-mvvm.mdc).