By drews
Executive function support skills: getting started, saving progress through interruptions, and sensing limits
Breaks through task paralysis and analysis paralysis by providing concrete first steps and momentum-building strategies. Use when user says "don't know where to start", "can't get going", "analysis paralysis", "too overwhelming", "stuck", or asks for help breaking down a task, finding the first step, or identifying the easiest thing to do.
Saves and restores work context to handle interruptions and task switching. Use when user says "save where I am", "need to context switch", "got interrupted", "what was I doing", "where was I", "lost my place", or needs to capture current work state, resume after interruption, or transition between tasks cleanly.
Matches task selection to available capacity and energy levels. Use when user mentions "tired", "low energy", "burnt out", "overwhelmed", "no spoons", "need a break", asks "what can I do right now", requests capacity assessment, or needs recommendations for tasks appropriate to their current state.
Safely adjust personal computing affordances as self-accommodations that reduce executive function load. Use when user wants to tweak configs, rebind keys, add aliases, reduce friction in their setup, or says things like "too many steps", "I keep forgetting where X is", "make this easier to do". Also covers iterating on previous changes and physical workspace adjustments.
My personal collection of "homegrown" Claude Skills for various workflows and tasks.
This repository serves as a personal Claude Code plugin marketplace containing custom skills that I've developed and refined over time. Each skill is self-contained in its own directory with a SKILL.md file containing instructions and metadata that Claude uses.
You can register this repository as a Claude Code Plugin marketplace:
/plugin marketplace add drews/skills
Then install skills:
/plugin install starter-skills@drews-skills
Alternatively, browse and install via the plugin menu:
/plugin marketplaceBrowse and install pluginsdrews-skillsInstall nowTo create a new skill in this repository:
SKILL.md file with YAML frontmatter:
---
name: my-skill-name
description: Clear description of what this skill does and when to use it
---
.claude-plugin/marketplace.json to include your new skill in the skills arraySee agent_skills_spec.md for the complete specification.
Basic structure:
my-skill/
├── SKILL.md # Required: Skill instructions and metadata
├── scripts/ # Optional: Executable code
├── references/ # Optional: Documentation to load as needed
└── assets/ # Optional: Files used in output
This is a personal collection. Individual skills may have their own licenses.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub drews/skills --plugin project-toolsUltra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.