Hacker News new | ask | show | jobs
by d4rkp4ttern 168 days ago
A skill that creates other skills can be very useful as well.

E.g. you could have:

- a set of skills to use design patterns of a library

- a skill to add to this skill-set -- either when prompted by user or autonomously via a stop-hook

E.g. I set up this combination for design patterns for the Langroid[1] LLM-Agent framework:

https://github.com/pchalasani/claude-code-tools/tree/main/pl...

[1] https://github.com/langroid/langroid

1 comments

Having too many skills can be a mistake. Getting too meta can be a mistake. I wrote about it on my blog too.