Russ McKendrick's collection of Agent Skills — reusable, portable instructions and resources that any skills-compatible AI agent (Claude, Claude Code, Cursor, GitHub Copilot, Gemini CLI, OpenCode, and more) can load on demand.
Each skill lives in its own folder under skills/ and is a plain SKILL.md file with YAML frontmatter, following the open agentskills.io specification.
There are three ways to consume this repo. Pick whichever matches your agent.
Install all skills, or just one, via the cross-vendor skills CLI:
# all skills
npx skills add russmckendrick/skills
# a single skill
npx skills add russmckendrick/skills/design-md
gh skill)gh skill install russmckendrick/skills/design-md
gh skill list
gh skill writes provenance (repo, ref, tree SHA) into the installed SKILL.md frontmatter so the install can be traced and updated later.
Inside a Claude Code session:
/plugin marketplace add russmckendrick/skills
/plugin install russ-skills@russ-skills
Then ask Claude to run any skill from the table below.
| Skill | Description |
|---|---|
design-md | Authors and updates DESIGN.md files — Google Labs' open format for describing a design system (YAML tokens + markdown rationale) to AI coding agents. Generates a new DESIGN.md from a brand brief, or updates an existing one without breaking token references or section order. |
More on the way.
See CONTRIBUTING.md. The short version: copy template/ into skills/<your-skill-name>/, edit SKILL.md, validate locally with npx skills-ref validate skills/<your-skill-name>, open a PR.
MIT © 2026 Russ McKendrick.
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 russmckendrick/skills --plugin russ-skillsUltra-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.