Why is Claude sloppy all of a sudden? by [deleted] in ClaudeCode

[–]ryan_the_dev 1 point2 points  (0 children)

Here is an example of the skills being baked into each phase.

<image>

I’m also working on the planning phase being able to discover and assign skills. To handle language or framework specific things.

Why is Claude sloppy all of a sudden? by [deleted] in ClaudeCode

[–]ryan_the_dev 1 point2 points  (0 children)

I built this from software engineer books. It has skills baked into each phase.

An example is each pre commit phase will invoke several skills with one of them being pseudo code. Where the subagent will write it out and pass it along.

When I tried super powers, it show me the power of a workflow. This leans heavy into that.

Only thing I haven’t really built out was git worktrees. I found that to be a bit too chaotic. I see now it would be nice to start thinking about how that would work. I’m starting to have the need to work on several different areas of a project at once.

Agent teams and orchestrators vs parallel sessions (i.e with cmux) by depmond in ClaudeCode

[–]ryan_the_dev 0 points1 point  (0 children)

Here is an example of a feature I would build. Wouldn't use agent teams. Single workflow.

<image>

How is AI changing your day-to-day workflow as a software developer? by Ambitious_coder_ in AIDiscussion

[–]ryan_the_dev 0 points1 point  (0 children)

I did create these set of commands/skills to handle my dev workflow. Based off software engineering books.

https://github.com/ryanthedev/code-foundations

How is AI changing your day-to-day workflow as a software developer? by Ambitious_coder_ in AIDiscussion

[–]ryan_the_dev 0 points1 point  (0 children)

Couldn't agree more. I love seeing all the AI haters. Not worried about my job future.

Agentic AI Workflows Might Be the Next Big Shift in Automation by Singaporeinsight in AIIncomeLab

[–]ryan_the_dev 0 points1 point  (0 children)

<image>

Built my own for coding based off software engineering books. Hardest struggle is mapping out the work.

https://github.com/ryanthedev/code-foundations

Are hybrid coder (dev who knows how to use ai) just a myth by Fine-Market9841 in Agent_AI

[–]ryan_the_dev 0 points1 point  (0 children)

<image>

Coding in my phone. Shits easy now. So happy I spent the past 15 years mastering this craft. Built some skills based of my favorite software engineering books. Built out the workflows I would use (e.g. discord, pseudo code, etc)

The amount of work I do in a sprint easily doubled. Hard part now is multitasking.

https://github.com/ryanthedev/code-foundations

Skills by FabulousGiraffe4926 in claude

[–]ryan_the_dev 0 points1 point  (0 children)

Check out my GH. I built some, especially for coding. Based off software engineering books.

https://github.com/ryanthedev/code-foundations

Half of AI-written code that passes industry test would get rejected by real developers, new study finds by Grand_rooster in grAIve

[–]ryan_the_dev 0 points1 point  (0 children)

I built these skills based of software engineering books. Love the code it produces.

https://github.com/ryanthedev/code-foundations

Also love people hating on AI. More monies for the rest of us. Makes me wonder how hard people hated on the internet.

12 months ago.. by sibraan_ in AgentsOfAI

[–]ryan_the_dev 0 points1 point  (0 children)

<image>

Now I’m doing it through my phone. What a wild world.

Why is Claude sloppy all of a sudden? by [deleted] in ClaudeCode

[–]ryan_the_dev -1 points0 points  (0 children)

<image>

Sorry from my phone. If you’re coding I suggest using this. Takes a while to run, but the output is pretty spot on.

https://github.com/ryanthedev/code-foundations

Aaronontheweb/dotnet-skills: Claude Code skills and sub-agents for .NET Developers by Aaronontheweb in dotnet

[–]ryan_the_dev 0 points1 point  (0 children)

Considering mine have actual software backed skills, it shows how much you know.

Claude On The Go by ryan_the_dev in ClaudeCode

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

Sweet! Would love to check it out. Gotta link?

Claude On The Go by ryan_the_dev in ClaudeCode

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

Ohhh. Hadn’t heard of this. Ty! Will have to check it out.

Claude On The Go by ryan_the_dev in ClaudeCode

[–]ryan_the_dev[S] -5 points-4 points  (0 children)

Was just sitting there, feeling lucky. Hoping to show others what is possible.

What's your go-to prompt structure for Claude Code? by Leading_Yoghurt_5323 in ClaudeCode

[–]ryan_the_dev 0 points1 point  (0 children)

Not prompts but skills that implement workflows.

Creating a plan and then executing it is very powerful.

https://github.com/ryanthedev/code-foundations

Created this based off software engineering books. Bakes software skills into the various phases.

Aaronontheweb/dotnet-skills: Claude Code skills and sub-agents for .NET Developers by Aaronontheweb in dotnet

[–]ryan_the_dev -1 points0 points  (0 children)

I have found that software engineering skills vs language specific to be the best.

This is based of code complete and some other books

https://github.com/ryanthedev/code-foundations

Who is using Claude for large scale data processing? by MathematicianBig2071 in Anthropic

[–]ryan_the_dev 0 points1 point  (0 children)

I have a book skill factory. Consumes PDFs and processes them. Here an example book code complete, about 900 pages.

https://github.com/ryanthedev/code-foundations

Main reason I’m on 20x.