Find the perfect skill
Move Code Quality Checker
Development
Analyzes Move language packages against the official Move Book Code Quality Checklist. Use for reviewing Move code and checking Move 2024 Edition compliance.
Safe GSD Undo
Development
Safe revert of GSD phase or plan commits with dependency checks and a confirmation gate.
OpenRouter Known Pitfalls
Development
Identify and avoid common mistakes and anti-patterns when working with OpenRouter. Useful for code review and API integration.
Monitoring Stack Deployment
DevOps
Deploys monitoring stacks (Prometheus, Grafana, Datadog) including collectors, scraping config, dashboards, and alerting rules for production systems. Trigger with phrases like 'deploy monitoring stack' or 'setup prometheus'.
Open a PR the repo way
Development
Push the current branch and open a draft PR for Meshtastic-Android, with baseline verification, body drafted per repo instructions, and screenshots embedded via commit-pinned raw URLs.
E2E Testing Patterns
Testing
Build reliable, fast, and maintainable end-to-end test suites to ship code confidently.
Git Commit with Conventional Commits
Development
Create standardized git commits using Conventional Commits specification. Analyze the diff to determine type, scope, and message.
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.
Adding MCP Tools
Development
Guide for adding new MCP tools with consistent patterns for schemas, tool definitions, registry updates, and Better Auth integration.
Fireflies Transcript Export
Data & AI
Exports Fireflies transcripts to Markdown or JSON formats via a command line tool. Use this skill when you need to save a meeting transcript to a file for documentation, further processing, or sharing. Supports options to exclude summaries or timestamps, and can output to stdout or a specified file path.
Academic Paper Review
Content
Thoroughly review an academic paper and create a structured Markdown note using a template.
tbdflow: Trunk-Based Development workflow manager
DevOps
Manage TBD workflows with tbdflow: create branches, standardise commits, sync, merge, generate changelogs, log intent, run reviews, recover WIP, and output JSON.