Implementing New Features

Provide guidelines on how to implement new features in a project. Should be used when adding or updating features.

brlin-tw c02f5bf 6 files · 32.2 KB Updated

File contents

The implementing-new-features agent skill

Provide guidelines on how to implement new features in a project. Should be used when adding or updating features.

Implement features in small increments

When implementing new features, break them down into small, incremental changes. Each change should be self-contained and focused on a specific aspect of the feature. This approach allows for easier testing, review, and integration.

brlin-tw/implementing-new-features/tree/main/ commit c02f5bffe4

Frequently asked questions

npx skillmds@latest add brlin-tw/implementing-new-features