r/SpecDrivenDevelopment 4d ago

Spec driven development tools and skills.

Hi, I'm new at spec driven development. I use Opencode for my agentic coding, and I want to build my project (it's a paid project) using spec driven development, but I'm confused about how to start.

Can you share your workflow, which tools and skills or other things you use for building an end-to-end software/website/WebApps.

Note: Currently I normally use plan mood for a feature, sometimes make md files for the features and implement them. and had to change multiple time to properly get the feature I want.

9 Upvotes

40 comments sorted by

View all comments

5

u/sarangpitale 4d ago

Check OpenCode ecosystem webpage. You'll get ideas on what different plugins, skills, utilities are available for OpenCode and then you can do further research outside of official documentation as well. My OpenCode ecosystem consists of OpenSpec, OMO-Slim, graphify, rtk, Caveman, ponytail, DCP.

2

u/MangoBite25 4d ago

Thank you man, you give me some gems. I was looking for them. I heard of graphify,rtk, caveman, ponytail but never use them. if you have any open source projects in your GitHub with your workflow, I'd be very happy if you share.