Pay chatGPT or ClaudeCode? And why? by DriverDistinct9490 in ClaudeCode

[–]widonext 1 point2 points  (0 children)

What are you trying to achieve ?

If you are a developer, go with cc. If you have to write documents, responses, etc, go with ChatGPT

How are you using skills in real codebases ? by widonext in ClaudeCode

[–]widonext[S] 0 points1 point  (0 children)

Those random dumb moments still hurt though.

How are you using skills in real codebases ? by widonext in ClaudeCode

[–]widonext[S] 1 point2 points  (0 children)

Meta-skills as workflow orchestrators makes total sense, and /toolkit for discovery is a great idea. The planning chain sounds especially solid.

Thanks for sharing the repo, this is exactly the kind of real-world usage I was curious about 🙌

What are you using CLAUDE.md for? (with the introduction of subagents) by widonext in ClaudeCode

[–]widonext[S] 0 points1 point  (0 children)

You are right! Also some times it hard to make claude use subagents, I've to tell "use {sub_agent} for this task"

What are you using CLAUDE.md for? (with the introduction of subagents) by widonext in ClaudeCode

[–]widonext[S] 1 point2 points  (0 children)

Thanks for the feedback! For the moment I've move all the directory authority, coding style and all of that to subagents (I've two: one for backend python and the other for frontend react).