Find the perfect skill
Scaffold McRPG Skill
Development
Step-by-step guide to create a new skill for the McRPG Minecraft plugin.
Skill Creation Guide
Development
Structured guide for creating a new AI coding skill from scratch, covering directory structure, frontmatter, and best practices. Helps when building a reusable SKILL.md file with proper organization.
Linear to Knowledge Base Synchronization
Productivity
Synchronizes Linear project state to a local knowledge base in two phases: a lightweight structural scan followed by a deep team-by-team sync. Useful for keeping local history of teams, initiatives, and milestones up to date without exhausting context.
UI Skills
Development
Opinionated, evolving constraints to guide agents when building interfaces.
Helm Chart Scaffolding
DevOps
Design, organize, and manage Helm charts for templating and packaging Kubernetes applications with reusable configurations.
Claude Command Creator
Development
Interactive specialist assistant for creating well-structured Claude commands with MCP tool integration following Scopecraft conventions.
MaaFramework Pipeline Node Generation
Development
Generate MaaFramework Pipeline nodes for OCR text recognition from screenshots. Includes ROI calculation and node merging into pipeline JSON files.
Internationalization Rules
Development
Provides rules for internationalizing multi-language websites: using localized fields in CMS, managing translatable labels in Astro components, and formatting dates, numbers, currencies, and lists with native Intl APIs. Useful for any locale-aware code or when adding text to Astro components without hardcoding strings.
Gov-Tech Design System Master
Development
Provides a complete design system for government and enterprise interfaces, including a predefined color palette, typography (Geist Sans/Inter), and component guidelines based on Shadcn/UI and Tailwind. Ensures consistency, accessibility, and responsive mobile-first layouts with built-in dark/light mode support. Use this skill when building professional, data-dense UIs that require a coherent visual identity.
Critical Evaluation of Review Feedback
Development
A workflow for team leads to critically analyze code review feedback, distinguishing valid issues from misunderstandings.
Email Summary — Gmail & Exchange
Productivity
Summarizes emails from your Gmail and Exchange accounts over a specified time period, categorizes them by action type (tasks, response needed, informational, other), and exports the summary to a local Markdown file. Ideal for generating daily digests, weekly reports, or quick overviews of recent emails without opening your inbox.
GitHub CLI Setup and Usage
Development
Install and configure GitHub CLI for AI agents in environments where gh is not pre-installed and git remotes point to local proxies. Covers authentication, repo detection, and project management.