← Back to Skills
๐Ÿ—๏ธ

Scaffold Feature

Create boilerplate files for a new feature including component, test, and documentation

Developer 4 steps 3 tools 1 servers

Example Prompt

Scaffold a new UserProfile component with tests following the project's patterns

About

This skill accelerates new feature development by scaffolding the initial file structure. It lists the existing directory to understand project conventions, creates the component file, adds a corresponding test file, and updates the project documentation. The generated code follows the project's existing patterns.

Workflow Steps

1

List the target directory to understand existing structure and conventions

๐Ÿ“ List Directory
2

Read an existing component as a reference for patterns and style

๐Ÿ“„ Read File
3

Write the new component file following project conventions

โœ๏ธ Write File
4

Write the corresponding test file

โœ๏ธ Write File

Tags

scaffoldingboilerplateproductivityautomation