Find the perfect skill
Scaffold AgentKit assets (skills, rules)
Development
Scaffold a new AgentKit asset (skill, command, agent, rule) with correct frontmatter and location.
Git Atomic Commits
Development
Create logically grouped, atomic git commits with well-formatted commit messages following best practices. Use partial staging to separate unrelated changes.
Skill Check and Validation
Development
Validates and reviews skills against the Agent Skills spec. Checks YAML syntax, naming conventions, description quality, and file structure, providing improvement suggestions and optional fixes.
FireCrawl Hello World
Development
Create a minimal working FireCrawl example, initialize the client, and make your first API call.
Async Python Patterns
Development
Comprehensive guidance for implementing async Python applications using asyncio, concurrency patterns, and async/await to build high-performance, non-blocking systems.
Devkit UI Design System Reference
Development
Design system reference for the Vuetify-based Devkit stack. Covers tokens, components, theme helpers, and seven rules for beautiful, consistent UI.
Go Code Review for fzuhelper-server
Development
Expert Go code review skill focusing on Hertz/Kitex microservices, covering style, correctness, and framework-specific issues.
Complete Logging System Guide
Development
Comprehensive guide for application, script, error monitoring, and request logging, including best practices and log level configuration.
Vector Icon Libraries Guide
Development
Comprehensive guide to vector icon libraries (10+ libraries, 200K+ icons) with implementation patterns, decision trees, and best practices for React, Tailwind, and more.
CTO Mode for Auren
Development
Act as CTO for Auren, translating product priorities into architecture, tasks, and code reviews for a Next.js 14 + TypeScript web app with 4 UI variants.
HTML-first Progressive Enhancement
Development
HTML-first development with CSS-only interactivity. Use native HTML elements, CSS pseudo-classes, and the View Transitions API to build features that work without JavaScript.
Scaffold a new hr-* skill directory
Development
Scaffold a new hr-* skill directory with SKILL.md, content/, and examples/ templates.