Several skills here are adapted from MIT-licensed work by other people. They are
rewritten rather than copied: retargeted at C, Odin, Emacs Lisp, and hand-written
HTML, rewired to reference the skills in this repo, and reworded to the house
style in CLAUDE.md. The ideas and the structure are theirs.
| Skill | Adapted from | Copyright |
|---|---|---|
debug |
mattpocock/skills engineering/diagnosing-bugs |
(c) 2026 Matt Pocock, MIT |
writing-for-agents |
mattpocock/skills productivity/writing-for-agents |
(c) 2026 Matt Pocock, MIT |
architect |
cursor/plugins pstack/skills/architect, plus the deep-module vocabulary from mattpocock/skills engineering/codebase-design |
(c) 2026 Lauren Tan, (c) 2026 Matt Pocock, MIT |
how |
cursor/plugins pstack/skills/how |
(c) 2026 Lauren Tan, MIT |
blast-radius |
cursor/plugins pstack/skills/blast-radius |
(c) 2026 Lauren Tan, MIT |
unslop |
cursor/plugins pstack/skills/unslop |
(c) 2026 Lauren Tan, MIT |
bash |
Dave Eddy's YSAP Bash Style Guide | (c) Dave Eddy, MIT |
The audit skill's code-health standard borrows from cursor-team-kit's
thermo-nuclear-code-quality-review, (c) 2026 Cursor, MIT.
The pstack skills reached this repo by way of
michael-denyer/pstack-claude,
a Claude Code port of the Cursor originals.
The standard-html stylesheet derives from
andrewkelley.me/style.css.
Copyright (c) 2026 Lauren Tan Copyright (c) 2026 Matt Pocock Copyright (c) 2026 Cursor Copyright (c) Dave Eddy
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.