Find the perfect skill
Version Bump Automation
Development
Automates version bumping for plugins in the Claude Code Handbook monorepo.
Publish Skill to Docs Site
Documentation
Sync a marketplace skill to the documentation site. Creates skill detail pages (EN/ZH), updates the marketplace index, and updates docs.json navigation.
Grill with docs
Documentation
A relentless interview to sharpen a plan or design, creating ADRs and a glossary along the way.
Web Frontend Performance Review
Development
Performance review for web frontend: LCP, CLS, INP, bundle, re-renders, heavy effects, embeds, mobile GPU. Findings are fixed.
Claim Voting Rewards Safe Batch Generator
Development
Generates a Safe Transaction Builder compatible JSON batch for claiming all voting rewards (internal LP fees and external bribes) on the Lithos protocol. Useful for multisig owners who need to collect rewards from multiple bribe contracts in a single transaction. Automatically checks bribe balances to avoid revert errors.
Commands Manager
Development
Skill for building and improving slash commands, including multi-phase workflows and structure validation.
Project Integrity Check
Development
Runs a full project integrity check on pipeline and manuscript, ensuring all files, scripts, and references exist and are consistent.
Factory Spec - MODEL Phase Orchestrator
Development
Orchestrates the MODEL phase by verifying project prerequisites, reading the current state, delegating functional specifications generation to the PM agent, and verifying dependencies via npm registry and web searches before delegating to the architect. This ensures that specifications are up-to-date and that library versions and configurations are accurate.
UI Accessibility Audit
Development
Audit StyleSeed-based components or pages for WCAG 2.2 AA issues and apply practical accessibility fixes where the code makes them safe.
Git Rebase Conflict Resolution
Development
Resolve Git merge and rebase conflicts conservatively, preserving both sides' intent, staging only understood resolutions, and leaving a clean conflict state.
Today's Date
Development
Fetches the current date for web searches and time-sensitive tasks. Automatically runs before any web search that includes a year, ensuring the correct current year is used instead of outdated dates.
NIST OSCAL Export from Compliance Evidence
Security
Export NIST OSCAL assessment-results JSON from compliance evidence in ArangoDB. Supports NIST 800-171 and CMMC L2 with dry-run and validation.