Find the perfect skill
Splitrail MCP Server
Development
Guide for working with Splitrail's MCP server, covering adding tools and resources.
Migrate to Skills
DevOps
Convert legacy subagents, commands, and rules to the unified Agent Skills format. Use when migrating agent resources.
Import Figma to Lumos
Development
Translate a Figma design into Lumos tokens for Astro, handling conversions and reconciling inconsistencies without inventing variables.
Family Health Analyzer
Data & AI
Analyzes family medical history to assess genetic risk, identify health patterns, and provide personalized prevention suggestions.
BPM Transformation Partner
Productivity
Helps COOs, BPM Leads, and Transformation teams plan and sequence BPM initiatives using wiki content as a baseline.
Add Report Card to ClaudeBar
Development
Guide for adding new report cards to ClaudeBar that analyze local data sources, aggregate metrics, and display comparison deltas.
Rigorous Code Review
Development
In-depth review of uncommitted changes covering architecture, code quality, security, and best practices. Embeds questions and assumptions inline, then proposes a plan before making any edits.
Grafana Dashboards
DevOps
Create and manage production-ready Grafana dashboards for comprehensive system observability.
Fix Broken Links
Documentation
Fixes broken links reported by daily link checker. Reads .broken-links.json, triages each link, applies fix strategies, and opens an auditable PR.
Physics LLM Wiki Maintenance
Documentation
Maintain and organize a structured physics knowledge base in Obsidian, covering concepts, derivations, methods, problems, papers, and synthesis pages.
RSPress Frontmatter Configuration
Documentation
Configure YAML frontmatter in RSPress markdown/mdx files to control page metadata, layout, and special page types. Use for setting page titles, descriptions, SEO tags, toggling sidebar/outline/footer/navbar, and configuring home or overview pages. Particularly helpful when building documentation sites with hero sections or feature cards.
React Hook Form Best Practices
Development
Master React Hook Form: avoid anti-patterns, manage subscriptions, and handle reset, dirty state, and controlled inputs correctly.