
aemerson-commits/shareable-skills
2 skills2 installs2 starsGitHub
Install
npx skills add https://github.com/aemerson-commits/shareable-skillsSkills in this repo
1Skill Creatorskill-creator is a Claude Code skill for creating new skills and iteratively improving them. A developer uses it to capture intent, write a draft SKILL.md, run test prompts, draft and run quantitative evals, review the results, and rewrite until satisfied. It also runs a description improver to optimize how reliably the skill triggers.1installs2Throwaway Scriptthrowaway-script is a Claude Code skill that defines a pattern for writing and executing throwaway .mjs Node scripts that need .env secrets. A developer uses it for ad-hoc API probes, polling, calibration runs, and smoke verification. It covers where to put the script, ES-module form, loading .env via --env-file or a loader, Windows and Git Bash path gotchas, and common script shapes, plus anti-patterns to avoid.1installs