Find the perfect skill
No Johns Setup Troubleshooter
Development
Diagnoses and fixes common setup issues for No Johns, an AI training framework for Melee. Runs systematic checks on Python 3.12, required packages (libmelee, pyenet), configuration files (Dolphin path, ISO, connect code), Dolphin installation, and arena connectivity. Useful when users encounter errors during initial setup or after updates.
GraphQL Schema Generator
Development
Generate GraphQL schemas, resolvers, and type definitions. Use when designing GraphQL APIs or documenting schemas.
PyTorch CI Metrics Query
DevOps
Query PyTorch CI, GitHub Actions, and infrastructure metrics through Grafana using the gcx wrapper. Covers job failures, queue times, and test run data.
Trust & Reliability Animation
Development
Create animations that build user confidence and reliability with controlled, predictable motion for professional interfaces.
Publish Skill to Docs Site
Documentation
Syncs a marketplace skill to the docs site. Creates detail pages (EN/ZH), updates the marketplace index, and updates docs.json navigation.
PDF Toolkit (pdfkit-py)
Development
All-in-one PDF toolkit: read, edit, convert, fill forms, encrypt, sign, OCR, and IR — 50 commands powered by pure Python.
Testcontainers for Go Integration Testing
Testing
Use this skill to write Go integration tests with Docker containers using testcontainers-go, covering 62+ pre-configured modules, setup, and cleanup patterns.
Apply shadcn/ui components to React pages
Development
This skill applies shadcn/ui components to React pages while integrating custom project theming. It guides installing components, styling each page, and verifying the build.
High-Quality Git Commit
Development
Create high-quality Git commits by gathering context, running agents, and analyzing changes.
Draft social posts from blog frontmatter
Content
Drafts or revises X, LinkedIn, and Bluesky social copy in a blog post's frontmatter, looping with self-critique until it passes review.
mcpmu MCP Server Manager
DevOps
Install and manage MCP servers using mcpmu, a multiplexing server manager. Configure once and expose to any AI agent (Claude Code, etc.).
PR Quiz
Development
Quiz the PR author on their own branch to verify they understand the changes before requesting review. Interactive multiple-choice or free-text, graded against the real code.