Find the perfect skill
Scaffold McRPG Skill
Development
Step-by-step guide to create a new skill for the McRPG Minecraft plugin.
PDF Tools Suite
Development
Provides Python code snippets for creating PDF documents with text, images, and tables using ReportLab, as well as merging, splitting, and extracting text and tables from existing PDFs using PyPDF and pdfplumber. Useful for automating PDF generation and data extraction tasks.
TorchProfiler Trace Analysis
Data & AI
Analyze PyTorch profiler and vLLM trace files with Perfetto SQL evidence. Use for GPU kernel hotspots, synchronization waits, rank imbalance, prefill/decode bottlenecks.
Strategy Docs Update
Documentation
Gate and apply changes to the strategy docs (lean-canvas, hypotheses, theory-of-change, definitions, progress) when strategy shifts. Runs 8 anti-drift gates before writing.
Today's Overview
Productivity
Shows today's calendar events and tasks in a combined summary. Retrieves events from Chimr and tasks from Vigilare, grouping overdue, due today, and no-due-date items. Useful for a quick daily overview.
Dart & Flutter Expert
Development
Complete mastery of Dart, Flutter, and cross-platform mobile development with advanced state management and native integration.
UI Skills
Development
Opinionated, evolving constraints to guide agents when building interfaces.
DepScope - Package Health Check
Security
Check package health, vulnerabilities, and versions for npm, PyPI, and Cargo before installing. Free API, no auth required.
Internationalization and Localization (i18n)
Development
Provides patterns for internationalization and localization of applications. Helps detect hardcoded strings, manage translation files per locale, and implement right-to-left (RTL) language support. Useful when building public web apps or SaaS products that need to support multiple languages.
Compress Image
Content
Compress image files to reduce size by adjusting quality parameter.
Prepare Changelog for Release
Documentation
Updates the CHANGELOG.md file by replacing the [Unreleased] section with the current plugin version and date, then adds a new empty [Unreleased] section. Use when finalizing a release to prepare the changelog entries.
Commit & Push (Intermittent Save)
Development
Commit and push changes as an intermittent save, without closing the issue or deleting the worktree.