ElliotJLTElliotJLTCommunityยท32 Agent Skills Included

Claude-Skill-Potions

Structured planning, debugging, verification, and Obsidian note workflows

Enforces disciplined coding workflows: pre-task risk analysis, scoped searching, scope-creep prevention, and mandatory verification before declaring work done. Chains small skills into full workflows like safe refactors, careful deletions, and debug-to-fix cycles. Also syncs meeting notes, daily logs, and session summaries into Obsidian vaults automatically.
npx skills add ElliotJLT/Claude-Skill-Potions --all -g -y

All Skills in This Repository (32)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
ElliotJLTElliotJLT

drip

Quantify Claude interaction water footprints in milliliters using token counts.

Community
Basic
๐Ÿ“ฆ In Repo
ElliotJLTElliotJLT

granola-sync

Convert Granola cache meeting data into markdown notes with frontmatter.

Community
Basic
๐Ÿ“ฆ In Repo
ElliotJLTElliotJLT

pipeline

Coordinate sequential design, implement, test, and review stages with checkpoints.

Community
Advanced
๐Ÿ“ฆ In Repo
ElliotJLTElliotJLT

map-reduce

Execute map and reduce phases to aggregate batch processing results.

Community
Basic
๐Ÿ“ฆ In Repo
ElliotJLTElliotJLT

stay-in-lane

Validate proposed code changes against user requests before editing.

Community
Basic
๐Ÿ“ฆ In Repo
ElliotJLTElliotJLT

trace-it

Traces callers and dependents before editing shared code to map impact.

Community
Basic
๐Ÿ“ฆ In Repo
ElliotJLTElliotJLT

skill-forge

Generate structured SKILL.md files from session discoveries.

Community
Basic
๐Ÿ“ฆ In Repo
ElliotJLTElliotJLT

pre-mortem

Generate failure scenarios and assess risk for project changes.

Community
Basic
๐Ÿ“ฆ In Repo
ElliotJLTElliotJLT

you-sure

Blocks dangerous operations until user confirms via a checklist.

Community
Basic
๐Ÿ“ฆ In Repo
ElliotJLTElliotJLT

battle-plan

Orchestrate a phased planning ritual for development work.

Community
Intermediate
๐Ÿ“ฆ In Repo
ElliotJLTElliotJLT

careful-delete

Require safety checks before destructive operations across file systems, databases, and version control.

Community
Advanced
๐Ÿ“ฆ In Repo
ElliotJLTElliotJLT

retrospective

Document post-task reflections with sections for failed attempts, what worked, and learnings.

Community
Basic

Frequently Asked Questions

FAQPage Schema
How 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โ†’