← Back to context

Comment by kingkongjaffa

3 hours ago

Claude skills made by other people are typically useless. The exceptions I have found are https://github.com/EveryInc/compound-engineering-plugin which was like an early brainstorm -> plan -> write -> embed knowledge and best practices. Which is a common workflow now.

I've recently experimented with more lightweight things like https://github.com/mattpocock/skills which are good.

Most work is just the same 'ask questions step by step to define a spec' , 'make a plan', 'implement using TDD'