strvcom

Feature Screen — Development skill for Claude Code

Development community

Add a new screen / route / feature folder using the existing pattern.

How to install Feature Screen

Installs to ~/.claude/commands/strvcom-flutter-template-feature-screen.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/strvcom/flutter-template/HEAD/.claude/commands/feature-screen.md -o ~/.claude/commands/strvcom-flutter-template-feature-screen.md

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

What Feature Screen does


description: Add a new screen / route / feature folder using the existing pattern. argument-hint: [feature name or short description]

Use the `feature-screen` skill to add a new screen or route in `lib/features/`.

$ARGUMENTS

Alternatives in Development

Full documentation available on GitHub

View Source Repository