albertoaa/claude-skills
A compilation of useful Claude Skills for software development
A compilation of useful Claude Skills for software development
npx skills add albertoaa/claude-skillsA compilation of useful Claude Skills for software development
Agent Vibe Coding skills for AI coding agents: Pi harness patterns and Craft Agents app architecture.
Company skill registry (probe r2) - shared Claude Code skills
Transforms lessons learned into domain-organized memory instructions (global or workspace). Syntax: `/remember [>domain [scope]] lesson clue` where scope is `global` (default), `user`, `workspace`, or `ws`.
Create, amend, or backprop bugs into SPEC.md at repo root. Sole mutator of the project spec. Triggers when the user asks to write a spec, start a new spec, distill a spec from existing code, add invariants, amend sections (§G, §C, §I, §V, §T, §B), or record a bug via backprop. Common phrasings: "write the spec for...", "new spec", "bug: ...", "amend §V.3", "distill spec from code", "spec this idea". Reads and follows FORMAT.md for the caveman encoding rules and pipe-table shape of §T and §B.
Stack overflow and ROP playbook. Use when exploiting buffer overflows to hijack control flow via return address overwrite, ROP chains, ret2libc, ret2csu, ret2dlresolve, or SROP on Linux userland binaries.
Vendor-neutral AI tooling scaffolder and sync engine for Cursor, Claude Code, and GitHub Copilot