Claude-Skill-Potions
Structured planning, debugging, verification, and Obsidian note workflows
All Skills in This Repository (32)
Pure Emerald Level Indicatorsdrip
Quantify Claude interaction water footprints in milliliters using token counts.
granola-sync
Convert Granola cache meeting data into markdown notes with frontmatter.
pipeline
Coordinate sequential design, implement, test, and review stages with checkpoints.
map-reduce
Execute map and reduce phases to aggregate batch processing results.
stay-in-lane
Validate proposed code changes against user requests before editing.
trace-it
Traces callers and dependents before editing shared code to map impact.
skill-forge
Generate structured SKILL.md files from session discoveries.
pre-mortem
Generate failure scenarios and assess risk for project changes.
you-sure
Blocks dangerous operations until user confirms via a checklist.
battle-plan
Orchestrate a phased planning ritual for development work.
careful-delete
Require safety checks before destructive operations across file systems, databases, and version control.
retrospective
Document post-task reflections with sections for failed attempts, what worked, and learnings.
Frequently Asked Questions
FAQPage SchemaHow to install Claude Skill Potions?โผ
Run `npx skills add ElliotJLT/Claude-Skill-Potions --all -g -y` in your terminal to install all skills globally.
What do these skills actually do?โผ
They add discipline to coding sessions: risk checks before big tasks, confirmation before destructive commands, verification before claiming work is done, and cleanup sweeps for leftover TODOs and debug statements.
What are Elixirs in this collection?โผ
Elixirs are combo skills that chain multiple smaller skills into full workflows, like safe-refactor (risk check, implement, verify) or battle-plan (scope, risks, estimate, confirm) before significant work.
Does it work with Obsidian?โผ
Yes. Several skills create notes, daily logs, canvas boards, and base views in Obsidian vaults, plus sync meeting notes from Granola and session summaries at the end of work.
Do I need coding experience to use these skills?โผ
No. Once installed, the skills trigger automatically from plain-English requests, though most are aimed at software development workflows.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core