From rsoatto-skills
Meta-skill that bundles karpathy-guidelines and additional-coding-principles. Invoke this when you want both principle sets loaded together for a coding task, review, or refactor.
How this skill is triggered — by the user, by Claude, or both
Slash command
/rsoatto-skills:coding-principlesThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill bundles two principle sets into a single invocation. When this skill is run, you must invoke both target skills via the Skill tool, then apply all loaded guidelines to the task at hand.
This skill bundles two principle sets into a single invocation. When this skill is run, you must invoke both target skills via the Skill tool, then apply all loaded guidelines to the task at hand.
Invoke each of the following skills exactly once (in either order):
andrej-karpathy-skills:karpathy-guidelinesrsoatto-skills:additional-coding-principlesAfter both are loaded, proceed with the user's task while honoring every principle from both skills together. Treat the two skills as one combined ruleset: where they overlap, follow either; where they differ, follow both.
/coding-principles explicitly.It does not redefine or paraphrase the underlying principles. The two source skills are the source of truth — if they change, this skill's behavior changes with them automatically.
npx claudepluginhub rsoatto/claude-skills --plugin rsoatto-skillsProvides behavioral guidelines to reduce common LLM coding mistakes, focusing on simplicity, surgical changes, assumption surfacing, and verifiable success criteria.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.