Source

elliotjlt/claude-skill-potions

39 skills · 446 combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
rubber-duck When a user is stuck, frustrated, or describing a problem vaguely, do NOT immediately suggest solutions. First, force…
elliotjlt/claude-skill-potions
40
2
battle-plan Before ANY significant development task (new feature, refactor, integration, migration), run a complete planning ritu…
elliotjlt/claude-skill-potions
15
3
learn-from-this When a session contains a significant failure, misunderstanding, or repeated mistake, analyse the root cause and draf…
elliotjlt/claude-skill-potions
15
4
stay-in-lane Before making changes, verifies they match what was actually requested. Activates when about to modify files, add fea…
elliotjlt/claude-skill-potions
15
5
eta When a user asks how long a task will take, requests a time estimate, or before starting any non-trivial coding task,…
elliotjlt/claude-skill-potions
14
6
pre-mortem Before starting ANY significant task (feature build, refactor, integration, migration, or architectural change), firs…
elliotjlt/claude-skill-potions
14
7
breadcrumbs Leaves notes for future Claude sessions in .claude/breadcrumbs.md. At session end or after significant work, records …
elliotjlt/claude-skill-potions
13
8
careful-delete Before any destructive or irreversible operation (rm -rf, DROP TABLE, DELETE, force push, branch deletion, truncate),…
elliotjlt/claude-skill-potions
13
9
debug-to-fix When debugging frustration appears ("why isn't this working?", "it should work", "I don't understand"), orchestrate t…
elliotjlt/claude-skill-potions
13
10
safe-refactor When refactoring, rewriting, or migrating critical code paths, orchestrate a safe cycle: assess risks → implement → v…
elliotjlt/claude-skill-potions
13
11
sanity-check Before building on assumptions, validates them first. Activates when making claims about how code works, what exists,…
elliotjlt/claude-skill-potions
13
12
you-sure Before ANY destructive, irreversible, or high-impact action, pause and surface a clear checklist of what's about to h…
elliotjlt/claude-skill-potions
13
13
dont-be-greedy When a user uploads or references a data file (CSV, JSON, XLSX, TXT, LOG) or any file larger than 100KB, immediately …
elliotjlt/claude-skill-potions
12
14
fan-out Orchestration pattern for parallelizable tasks. When facing work that can be split into independent subtasks (researc…
elliotjlt/claude-skill-potions
12
15
keep-it-simple Before adding abstraction, asks "do we need this now?" Activates when proposing factories, abstract classes, config-d…
elliotjlt/claude-skill-potions
12
16
loose-ends Before declaring work complete, checks for loose ends: unused imports, TODO comments created, missing tests, stale re…
elliotjlt/claude-skill-potions
12
17
map-reduce Orchestration pattern for large-scale processing where work is distributed, processed independently, then combined. M…
elliotjlt/claude-skill-potions
12
18
pipeline Orchestration pattern for sequential, dependent tasks. When work must flow through stages where each stage depends on…
elliotjlt/claude-skill-potions
12
19
prove-it Before declaring any task complete, actually verify the outcome. Run the code. Test the fix. Check the output. Claude…
elliotjlt/claude-skill-potions
12
20
retrospective After completing a significant task or experiment, documents what worked, what failed, and key learnings. Activates w…
elliotjlt/claude-skill-potions
12
21
split-decision When facing architectural decisions, technology choices, or strategic trade-offs, present options as a structured com…
elliotjlt/claude-skill-potions
12
22
trace-it Before modifying shared code (utilities, types, configs, base classes), traces all callers and dependents first. Acti…
elliotjlt/claude-skill-potions
12
23
zero-in Before searching a codebase, forces you to zero in on the target: what exactly are you looking for, what would it loo…
elliotjlt/claude-skill-potions
12
24
drip Track and surface the estimated water cost of Claude interactions. Every query has a physical footprint - data center…
elliotjlt/claude-skill-potions
10
25
skill-creator Meta-skill for creating well-structured skills with proper progressive disclosure. When user wants to create a new sk…
elliotjlt/claude-skill-potions
9
26
skill-forge When Claude discovers a non-obvious solution, unusual pattern, or hard-won insight during a session, automatically fo…
elliotjlt/claude-skill-potions
9
27
skill-gate Before starting any significant task, force explicit evaluation of available skills. For each potentially relevant sk…
elliotjlt/claude-skill-potions
9
28
agent-audit When reviewing, optimizing, or inheriting an LLM agent, systematically identify what's actually load-bearing vs. cruf…
elliotjlt/claude-skill-potions
8
29
obsidian-note-create Creates well-structured Obsidian notes with proper frontmatter, wikilinks, and template adherence. Detects available …
elliotjlt/claude-skill-potions
8
30
obsidian-vault-init Initialises an Obsidian vault for Claude Code workflows. Sets up folder structure, frontmatter conventions, templates…
elliotjlt/claude-skill-potions
8
31
obsidian-vault-search Searches an Obsidian vault intelligently — combines CLI search, frontmatter filtering, content grep, and wikilink tra…
elliotjlt/claude-skill-potions
8
32
pair-mode When activated, Claude becomes a pair programming partner rather than a code-generation tool. Explains reasoning, tea…
elliotjlt/claude-skill-potions
8
33
obsidian-base-create Generates Obsidian .base files from natural language descriptions. Translates requests like "show me all active proje…
elliotjlt/claude-skill-potions
7
34
obsidian-canvas-create Generates Obsidian .canvas files from intent. Takes a description of what you want to visualise and produces valid JS…
elliotjlt/claude-skill-potions
7
35
obsidian-daily-driver Manages daily notes workflow in Obsidian. Appends tasks, session logs, and learnings to today's daily note. Creates t…
elliotjlt/claude-skill-potions
7
36
obsidian-session-sync End-of-session ritual that syncs Claude Code session artifacts to an Obsidian vault. Chains breadcrumbs, retrospectiv…
elliotjlt/claude-skill-potions
7
37
geordie When activated, respond entirely in Geordie dialect from Newcastle upon Tyne. Use proper Geordie words, phrases, and …
elliotjlt/claude-skill-potions
6
38
granola-sync Syncs Granola meeting notes to Obsidian vault. Reads from Granola's local cache to extract meeting metadata and notes…
elliotjlt/claude-skill-potions
6
39
youtube-transcript Extracts YouTube video transcripts and saves them as structured markdown files with metadata and timestamped content.…
elliotjlt/claude-skill-potions
6