Find the perfect skill
Web Frontend Performance Review
Development
Performance review of web frontend: LCP/CLS/INP, bundle, re-renders, heavy effects, embeds, mobile GPU; findings are fixed. Triggered by 'performance review', 'why slow'.
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.
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.
Vanduo Framework - Vanilla UI Engine
Development
Use the Vanduo design system's Vanilla engine: 48+ components with data-vd-* attributes, window.Vanduo runtime, and --vd-* tokens. Zero build required.
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.
Implement GitHub Issue
Development
Implement a GitHub issue using worktree-based agents, then create a PR with auto-close references.
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.
Memory Search
Development
Search across memory files for specific content. Use to find past decisions, recall when something was discussed, or locate specific knowledge. Supports scoped searches by file type and date filtering.
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.