Find the perfect skill
Riverpod: Cancel and Debounce Async Requests
Development
Learn to cancel or debounce Riverpod async requests using ref.onDispose and auto-dispose providers to handle page exits and rapid refreshes.
Analyze Document
Content
Apply a structured analytical framework to any document, extracting non-obvious insights, tensions, actionable implications, and gaps — going far beyond a generic summary.
Create Skill Command
Development
Creates a new skill in the project scope, then reviews and automatically fixes it.
Web Performance Tuning
Development
Optimizes Core Web Vitals (LCP, INP, CLS), bundle size, rendering strategy, image and font loading, caching, and database query performance. Use when optimizing performance, reducing load time, fixing slow pages, or analyzing bundle size in Next.js, Vite, React, and Python backends.
MOVA Workflow Author
DevOps
Create packs/workflows, add domains/workers, and quality suites with station-compatible scripts. Includes npm validation, testing, and quality artifacts.
Repository Dashboard
DevOps
Displays repository status: PRs, issues, CI/CD health, deployments, and suggested tasks with prioritization.
Charles Proxy Session Extractor
DevOps
Extracts HTTP/HTTPS request and response data from Charles Proxy session files (.chlsj format), including URLs, methods, status codes, headers, and bodies. Filters by URL pattern and HTTP method, and can export to JSON or show summaries. Helps when analyzing captured network traffic, inspecting API calls, or debugging HTTP requests from proxy logs.
Implement Roadmap Package
Development
Implement a roadmap package end-to-end: read spec, branch in a worktree, implement with tests, sweep for stale call sites, open PR, fix CI, resolve conflicts.
7-Phase Feature Development Workflow
Development
Automate 7-phase feature development with specialized agents (code exploration, architecture, review). Use for multi-file features and architectural decisions.
Update Pull Request
Development
Update an existing pull request with new changes, sync with the base branch, and refresh the PR description.
Document Undocumented PyTorch APIs
Documentation
Remove entries from coverage ignore lists in PyTorch's conf.py and add Sphinx autodoc directives to doc files to document undocumented public APIs.
Content Linter
Content
Lint content for spelling errors, en-GB compliance, and writing quality.