Skillshare Implement Feature

Implement a feature from a spec file or description using TDD workflow. Use this skill whenever the user asks to: add a new CLI command, implement a feature from a spec, build new functionality, add a flag, create a new internal package, or write Go code for skillshare. This skill enforces test-first development, proper handler split conventions, oplog instrumentation, and dual-mode (global/project) patterns. If the request involves writing Go code and tests, use this skill — even if the user doesn't explicitly say "implement".

jetbrains c87d3b2 7.5 KB Updated

File contents

jetbrains/skills/tree/main/implement-feature commit c87d3b27ab

Frequently asked questions

npx skillmds@latest add jetbrains/skillshare-implement-feature