Find the perfect skill
GraphQL Schema Generator
Development
Generate GraphQL schemas, type definitions, and resolvers. Includes best practices for pagination, error handling, and documentation.
Open PR
Development
Opens a pull request from the current branch, discovering issues in commit footers and moving them to 'In review'.
App Store Connect App Creation (UI)
Development
Automate App Store Connect app record creation via web UI. Use when no public API is available for app creation.
Vite Configuration and API
Development
Covers Vite configuration, plugin API, SSR, and Vite 8 Rolldown migration. Ideal for projects using Vite.
Cursor Known Pitfalls
Development
Identify and avoid common Cursor IDE pitfalls and mistakes, covering AI feature pitfalls, configuration issues, security concerns, and team collaboration.
Create Skills
Development
Guide for creating effective skills that extend Claude's capabilities with specialized workflows and tool integrations.
Pikku Project Discovery
Development
Discovers the structure of a Pikku project by listing functions, tags, middleware, permissions, HTTP routes, channels, schedulers, and queues. Use it to understand an existing codebase, inspect dependencies, or find potential issues like untagged functions.
Fix GitHub Issue
Development
End-to-end workflow for fixing a GitHub issue: read, implement, test, and commit.
Review PRs
Development
Process open PRs: screen, judge via audit-the-list, then merge or close on GitHub.
Code Quality Checker
Development
Runs ruff for linting and mypy for type checking on the codebase. It can auto-fix ruff violations and target specific directories. Useful for catching style issues, security warnings, and type errors before commit.
Coding Standards & Best Practices
Development
Universal coding standards and best practices for TypeScript, JavaScript, React, and Node.js development.
Project Skill Updater
Development
Re-analyze project source and regenerate skill files under skills/ for Phoenix Duskmoon UI and Duskmoon Bundler.