A straightforward checklist that enforces basic hygiene on everyday coding tasks. It reminds you to read files before editing them, keep changes minimal, add type hints, and check for common security issues like injection vulnerabilities. The before/during/after structure keeps it simple, and it explicitly tells you not to use it for bug fixing or architecture work where other skills apply. Honestly, this is the kind of thing you'd want active by default to catch lazy habits like bare excepts or mutable default arguments. The security checkpoints are basic but cover the usual suspects: input validation, path traversal, hardcoded credentials.
npx -y skills add galaxy-dawn/claude-scholar --skill daily-coding --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
shadcn/improve
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills