Find the perfect skill
Journal Monitor
Productivity
Monthly scan of new articles in Research Policy, Regional Studies journals and NBER regional/innovation papers. Creates and updates an Obsidian note with titles, authors, and abstracts, deduplicating against previously logged items.
Claude Code Primitive Orchestrator
Development
Analyzes user requests, selects the appropriate primitive creator (skill, rule, hook, CLAUDE.md, agent), and orchestrates their execution to create or refactor features and automations.
Playwright E2E Test Generator
Testing
Generates end-to-end tests with Playwright for web applications. Analyzes page structure and user interactions to create automated browser tests covering user flows, UI, and integration. Includes test templates, best practices for selectors and assertions, and configuration for running tests.
Add Skill
Documentation
Create and populate a skill guide for recurring tasks. Documents patterns and best practices.
CSS Architecture
Development
Expertise in CSS architecture covering methodologies (BEM, ITCSS, CUBE CSS), CSS Modules, Tailwind CSS, CSS-in-JS (styled-components, Emotion), and design tokens. Helps when choosing a methodology, configuring Tailwind, implementing a token system, or diagnosing specificity wars and layout performance.
Data Quality Monitor Designer
Data & AI
Designs data-quality monitoring for production pipelines: checks across six dimensions, placed at the right stage, with severity, owner, and failure actions, plus per-dataset SLAs and incident routing.
Dev QA Workflow
Development
Orchestrated dev and QA workflow with mandatory browser testing, codex review gate, and automatic feedback loop.
Bug Fix Workflow
Development
End-to-end bug fix workflow — report, analyze, fix, verify, ship (PR + merge + deploy + knowledge capture)
mlcflow Development Guide
Development
Guide for working on mlcflow CLI: architecture, adding commands, engine-vs-content versioning, and compatibility contracts.
Acceptance Demo for Ship/Wait/Reject Decision
Development
Generates a single-file Acceptance Demo HTML for non-engineer users to review implementation results against acceptance criteria and get a ship/wait/reject recommendation.
Create a Pull Request
Development
Create a feature branch and open a pull request for the current changes using GitHub CLI.
Claude Code Ecosystem
Development
Claude Code ecosystem expertise: CLI tool setup, slash commands, MCP servers, hooks, plugins, CI/CD, extensibility (agents, skills, output styles), and CLAUDE.md optimization.