Find the perfect skill
Generate Pull Request Descriptions from Git Diff
Development
Analyze branch changes and generate a fully filled PR description ready to paste into GitHub.
TypeScript Advanced Types
Development
Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications.
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.
Create or Update a Pull Request
Development
Creates or updates a PR using a repo template, detects existing PRs, scans issues, and runs judgment passes before pushing.
Fix PyTorch GitHub Issue
Development
Fix bugs reported in PyTorch GitHub issues by reproducing, root-causing, and implementing a fix in the local working tree. Use when the user asks to fix a PyTorch GitHub issue.
Git CD PR - Continuous Delivery
Development
This skill creates a Pull Request following a complete Continuous Delivery workflow. It runs intelligent QA, applies version labels (major/minor/patch) and feature flags, and triggers automatic code review if the plugin is installed.
NVIDIA Image Generation
Development
Generate and edit images using NVIDIA FLUX models. Supports text-to-image and image editing.
Review Skill
Development
Review a skill under .ai/skills/ for clarity, trigger quality, and maintainability.
RePrompter
Development
Transform rough prompts into structured, high-scoring prompts for coding agents. Supports multi-agent tasks, dynamic workflows, and reverse engineering.
Add a McRPG skill end-to-end
Development
Step-by-step guide to scaffold a new McRPG skill, from gathering requirements to implementing config and component files.
Create PR and check CI status
Development
Create a Pull Request from the current branch and check CI status. Use with '/issue-pr'.
ax: AI-era curl for web fetching and scraping
Development
Use the ax CLI to fetch URLs, explore web pages, and extract structured data without writing extraction scripts. It caches requests and provides outline, locate, and table extraction features.