tommy avatar

tommy

Community

@tommylower

2Followers
|
35Public Repos
|
80Published Skills

waves don't die

Skills Distribution
DomainUI/UX & Crea...UI/UX & Creative M.. (55%)Developer Tooling .. (25%)AI Models & Machin.. (12%)Growth, Marketing .. (8%)

Agent Skills by tommy

Showing 80 vetted skills indexed across 1 GitHub repositories.

tommylowertommylower
2

designing-loops

Select agent loop primitives and define stop conditions for recurring automated work.

Community
Intermediate
tommylowertommylower
2

fable-codex

Splits coding tasks across two vendor models for plan, execute, and review phases.

Community
Advanced
tommylowertommylower
2

agent-swarm

Orchestrates parallel multi-agent waves with iterative external-model review loops for complex builds.

Community
Advanced
tommylowertommylower
2

fable-prompting

Routes Fable prompting tasks into house-rules setup, goal loops, grading, and prompt drafting branches.

Community
Intermediate
tommylowertommylower
2

agent-interviewer

Generate personalized agent behavior files through presets or adaptive interviews.

Community
Intermediate
tommylowertommylower
2

claude-workflow

Defines Claude Code working patterns for planning, subagents, verification, context management, and hooks.

Community
Intermediate
tommylowertommylower
2

pickup

Restores compact continuity capsules from cleared Claude sessions in the current project.

Community
Intermediate
tommylowertommylower
2

workspace-setup

Establish, review, migrate, or repair the workspace operator layer for code projects.

Community
Advanced
tommylowertommylower
2

google-developer-style

Applies Google developer documentation style rules to technical prose and agent messages.

Community
Intermediate
tommylowertommylower
2

vercel-deploy

Deploy and manage Vercel projects via git integration or CLI workflows.

Community
Intermediate
tommylowertommylower
2

marketing

Routes marketing and growth tasks to specialist skills in the upstream Marketing Skills library.

Community
Basic
tommylowertommylower
2

improve

Audit codebases and generate self-contained implementation plans for other agents to execute.

Community
Advanced
tommylowertommylower
2

wip-quickstart

Scaffolds new code projects from rough briefs through structured intake and workspace setup.

Community
Advanced
tommylowertommylower
2

codex-review

Configures the Codex plugin for cross-model code review inside Claude Code.

Community
Basic
tommylowertommylower
2

paper

Guides visual design iteration on Paper artboards with fallbacks to Figma or code.

Community
Basic
tommylowertommylower
2

rams

Route UI review requests to Rams local skill, hosted MCP, or GitHub App surfaces.

Community
Intermediate
tommylowertommylower
2

wiretext

Generate ASCII wireframes from terminal primitives and components via an MCP server.

Community
Basic
tommylowertommylower
2

shader-lab

Installs and configures Basement Studio's Shader Lab runtime for GPU shader compositions in React apps.

Community
Intermediate
tommylowertommylower
2

figma-mcp

Connects Claude Code to the official Figma MCP server to read design tokens and generate code from Figma frames.

Community
Basic
tommylowertommylower
2

funky-shadow

Renders dithered gradient shadows behind UI elements using canvas and Oklab interpolation.

Community
Basic
tommylowertommylower
2

interface-kit

Installs and configures the Interface Kit visual design overlay in Next.js projects.

Community
Basic
tommylowertommylower
2

design-tools

Indexes Cortex design tools and maps visual tasks to the right tool skill.

Community
Basic
tommylowertommylower
2

pretext

Measure multi-line text dimensions in pure JavaScript without triggering DOM reflow.

Community
Intermediate
tommylowertommylower
2

dialkit

Adds a DialKit floating control panel for tuning React animations and visual properties at runtime.

Community
Intermediate

Frequently Asked Questions About tommy

FAQPage Schema
What tasks can I accomplish with tommylower's skill registry?▼

The 80 skills cover UI polish and design systems (OKLCH color, typography, gradients, Swiss and Apple design references), front-end animation (Framer Motion, View Transitions, GPU shaders), Figma-to-code conversion, accessibility and preflight audits, plus engineering practices like TDD, issue triage, PRD generation, dead-code removal, and multi-agent review loops.

Who is the target audience for these skills?▼

Design engineers and front-end developers working in React and Next.js who use Claude Code as their session harness. The registry suits builders who want senior-level design critique, motion craft, and disciplined engineering loops (diagnose, triage, TDD, handoff) embedded directly in their coding sessions.

How do the skills run in practice?▼

Skills install into a Claude Code project and trigger on natural-language phrases or slash commands like /loop, /goal, or /fable-codex. Some require external dependencies: fable-codex needs the openai-codex plugin and an authenticated codex CLI, agentation-self-driving requires agent-browser, and figma-mcp needs the official Figma MCP server configured.

Are these skills open source and what do they cost?▼

The skills are free to use; several carry explicit licenses such as MIT (improve) and CC-BY-4.0 (google-developer-style). Many are adaptations of public work by authors like Matt Pocock, Emil Kowalski, Jakub Krehel, and Josh Puckett, with attribution preserved in each skill's frontmatter.

What prerequisites or dependencies do the skills need?▼

Most design skills assume a React or Next.js project with Tailwind. Specific skills add requirements: shader-lab needs Basement Studio's Shader Lab runtime, wiretext runs an MCP server, cmyk-proof bundles an ImageMagick script, and Matt Pocock's engineering skills require running setup-matt-pocock-skills first to configure the issue tracker and docs layout.