Find the perfect skill
Git Commit with Conventional Commits
Development
Create standardized git commits using Conventional Commits specification. Analyze the diff to determine type, scope, and message.
Grilling with Docs
Development
A relentless interview to sharpen a plan or design, while creating ADRs and glossary as you go.
Working guide for mlperf-automations
Development
Compact reference for understanding and contributing to mlperf-automations scripts: metadata, customization, dependencies, and variations.
Generate Missing Documentation
Documentation
Generate complete structured documentation for features, modules, or projects using the Diataxis framework (tutorials, how-tos, references, explanations).
mlcflow CLI Development Guide
Development
Guide for working on mlcflow, a CLI and script execution engine for MLPerf automations. Covers architecture, adding new mlc commands, and version sync requirements.
Sentry Rate Limits
Development
Manage Sentry rate limits and quota optimization. Use when hitting rate limits, optimizing event volume, or managing Sentry costs.
Julia Pro
Development
Master Julia 1.10+ with modern features, performance optimization, multiple dispatch, and production-ready practices.
Business Validation
Productivity
Use for opportunity selection, business thesis changes, growth proposals, monetization, pricing, distribution and experiment reviews.
Convex HTTP Actions
Development
Build HTTP endpoints for webhooks, external API integrations, and custom routes in Convex, including request handling, authentication, and CORS.
Hero-Story: Reference without Impersonation
Content
Safe referencing of real people's traditions without impersonation, activating conceptual clusters rather than identity.
Telegram CLI via MTProto
Data & AI
Read-only Telegram CLI via MTProto. Lists chats, fetches messages, downloads media, manages local accounts/sessions. Does not send messages or modify Telegram data.
Canary Deployment with Smoke Tests
DevOps
Deploy to a zero-traffic revision, run health checks, and promote on success. Provides deployment confidence before going live.