Find the perfect skill
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.
Update Project Skills
Development
Re-analyze project source and regenerate skill files for phoenix-duskmoon-ui and duskmoon_bundler.
Apply Reusable Skill to Project
Development
Guides Claude to discover and integrate a reusable skill into the current project, with step-by-step analysis and approval. No terminal commands required.
C Pro: Systems Programming Expert
Development
Expert C programming skill focusing on memory management, pointer arithmetic, system calls, and performance-critical code for embedded and systems programming.
Claude Code Skill Creator
Development
Create new Claude Code skills with proper structure, YAML frontmatter, and best practices. Useful for reusable knowledge modules and domain-specific guidance.
mlcflow CLI Development Guide
Development
Guide for working on mlcflow, a CLI and script execution engine for MLPerf automations. Covers architecture, adding new mlc commands, and version sync requirements.
Nx workspace commands and guidelines
Development
Guidelines for using Nx workspace commands, generators, and MCP tools in a monorepo.
Reflection-first Problem Solving for Convex
Development
A deep reflection and problem-solving methodology for full-stack Convex development. Focus on root cause analysis and minimal change scope.
Fix One Design-System Finding
Development
Fix a specific design-system integration issue in a Figma screen, including missing shared components, local overrides, and unbound tokens.
On-Demand Incus Boxes with pu
Development
Provision and manage ephemeral Incus containers for CI, builds, and evidence capture. Use pu to spin up, connect, and destroy remote Linux hosts.
Code Review
Development
This skill performs quick, focused code reviews on specified files or recent git changes. It checks for bugs, security issues, performance problems, and adherence to best practices, categorizing findings by severity. It helps developers catch issues early and improve code quality efficiently.
Pull Request Creator
Development
Creates high-quality pull requests via gh pr create. Automatically handles commits, branches, pushing, and syncing with the base branch.