Find the perfect skill
UI Accessibility Audit
Development
Audits StyleSeed components for WCAG 2.2 AA issues and applies practical accessibility fixes for touch targets, focus, contrast, and labels.
Technical SEO for Next.js
Development
Defines SEO as a system integrity discipline for Next.js App Router applications. It ensures the application provides deterministic signals to search engine crawlers by enforcing correct metadata architecture, canonical URLs, sitemaps, JSON-LD, and semantic structure. This skill helps prevent common SEO mistakes like client-side-only metadata and 'cargo cult' tag stuffing.
NClaude Chat - Multi-Session Communication
Development
Send and receive messages between Claude Code sessions using nclaude. Ideal when coordinating multi-agent tasks, sharing progress, or requesting help across parallel sessions. Supports sending, reading (new or all), and status check commands.
Keyboard Shortcuts Design
Development
Guidelines for designing keyboard shortcuts that follow W3C APG, WCAG, platform conventions, and de facto standards.
Skill Improver
Development
Runs the skill-improver agent against a named skill to propose evidence-cited edits from its latest eval run log. Dispatches explicitly; never edits the skill itself.
Pull Request Review
Development
Comprehensive pull request review workflow for maintainers: detect contributor type, gather diff, and manage approval, merge, request changes, or close actions.
UI Design Expert
Development
Use for HTML/CSS layout, responsive behavior, and UI styling on the NestMind site. Follow the Zed-inspired design system and reuse existing patterns.
Open GStack Browser
Development
Launch GStack Browser — AI-controlled Chromium with sidebar extension. Watch every action in real time with anti-bot stealth.
Material Symbols v3 Icon Font System
Development
Variable icon font system from Material Design 3. Provides 2,500+ icons with fill, weight, grade, and optical size axes.
SVM Warp ALT Management
Development
Create, check, and read on-chain SVM Address Lookup Tables for Hyperlane warp routes. Essential after deployments or upgrades, and for fixing transaction-too-large errors.
Scaffold a new Claude skill
Development
Scaffold a new Claude command/skill in .claude/commands/ following the house frontmatter, steps, verify, and report format. Keeps skills token-light and points to subsystem docs.
Automating tmux Windows
Development
Automate terminal sessions in tmux windows using MCP tools. Ideal for background processes, server monitoring, and interactive debugging.