Find the perfect skill
Fetch Source Code with opensrc
Development
Fetches dependency source code for AI agents to understand implementations, using opensrc tool. Caches repositories globally for efficient access.
Sentry Known Pitfalls
Development
Identify and fix common Sentry pitfalls including SDK initialization, error capture, source maps, and alert configuration. Use for troubleshooting and preventing errors.
Repository Dashboard
Development
Display repository status with PRs, issues, CI/CD health, and suggested tasks.
Global Conventions
Development
Follow project-wide development conventions including structure, documentation, version control, environment config, and dependency management.
Docs Review for Quality
Documentation
Reviews docs and blog post quality before committing. Auto-detects scope, applies domain-specific criteria, and outputs style suggestions to the conversation.
Last 30 Days Research
Data & AI
Searches Reddit, X/Twitter, and the web for recent opinions on any topic. Produces a structured report with consensus, pain points, and signal confidence.
Feature-Driven Code Development
Development
Implement backlogs through a structured feature-driven approach: read requirements, reference existing features, design, code, and document.
REST API Development
Development
Build production-ready REST APIs with contract-first design, secure auth, robust testing, and deployment runbooks.
Code Review Gate
Development
Enforces a mandatory human code review gate for critical components before integration testing. Automatically triggers on security-sensitive files, high cyclomatic complexity, or large changes. Ensures manual verification of security, code quality, and architecture before proceeding.
SwiftUI Visual Design Skill
Development
Creates beautiful, distinctive iOS/macOS interfaces avoiding generic AI patterns. Covers design direction, layout, typography, color, spacing, brand integration, and review.
Beautify GitHub READMEs
Documentation
Redesign GitHub READMEs or create static SVG, hybrid PNG/WebP, and opt-in animated GIF assets. Defaults to static SVG and treats Markdown as the content layer.
Code Deduplication Detection
Development
Systematic methodology for detecting code duplication, dead code, and dependency bloat. Designed for Flutter and Firebase projects but adaptable to any codebase. Process includes project discovery, multi-phase scanning, severity classification, and structured report output with file locations and recommendations.