feature-scaffolding
CommunityOne-click scaffolding for new features and pages.
Authordinogit
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Scaffolds new feature pages following project patterns. Use when creating new pages, features, routes, or when user asks to set up a new section. Works with component-organization skill for structure.
Core Features & Use Cases
- Standard structure: Provides the standard src/features/{feature-name}/ layout including page.tsx, a components/ directory with component-name.tsx files, and optional types.ts.
- Guided templates: Enforces one component per file, kebab-case filenames, and named exports to ensure consistency.
- Use Case: When expanding the app with a new feature or route, it rapidly generates a cohesive starting point that follows established patterns.
Quick Start
Create a new feature by adding a folder under src/features/{feature-name}/ with page.tsx, a components/ directory, and optional types.ts as needed. For example, to scaffold a dashboard feature, create src/features/dashboard/ with page.tsx and components/dashboard-widget.tsx.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: feature-scaffolding Download link: https://github.com/dinogit/motocho/archive/main.zip#feature-scaffolding Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.