Find the perfect skill
Dot Stack Architecture (.NET)
Development
Defines the layout, naming, and dependency rules for .NET projects in a dotcore/dotapps structure. Use this skill when adding or editing shared libraries under dotcore/ or applications under dotapps/ to ensure consistent separation of concerns and acyclic dependencies.
Financial Document Parser
Data & AI
Extract and analyze data from invoices, receipts, bank statements, and financial documents.
Twilio SMS via uni CLI
Communication & Writing
Send and manage SMS messages via Twilio from the terminal. Supports sending SMS, checking message status, and listing sent messages.
Debugger
Development
Use when the user provides an error, exception, stack trace, failing test, or “it doesn’t work”. Diagnose the root cause and propose minimal fixes with verification steps. Helps quickly identify the most likely cause and apply the smallest safe patch.
Create Reusable Skill from Custom Approach
Development
Guide to save a successful custom approach as a reusable specialist skill, covering capture, parameter definition, pattern extraction, token validation, and file creation.
Create Draft Message
Productivity
Creates a new draft message in the user's mailbox via the Microsoft Outlook Mail API. Use this when you need to compose a message over multiple steps, such as adding attachments or editing before sending. The draft is saved with isDraft set to true and can later be sent using the send draft operation.
Code Simplifier
Development
Reviews recently modified code to simplify and refine it, improving clarity, consistency, and maintainability without changing functionality. Helps after writing or editing code to automatically apply project best practices and reduce unnecessary complexity.
QC Quality Gate
Development
Quality gate that runs five parallel AI reviewers on every code diff against main. Each agent checks a specific dimension (code review, simplification, consistency, robustness, scope) and all must pass before commit. Helps catch issues early and enforce codebase standards.
Replit SDK Patterns
Development
Production-ready patterns for Replit SDK integration in TypeScript and Python. Implement singleton, error handling, and retry logic for robust SDK usage.
Checkstyle Violations Fixer
Development
Check and fix Checkstyle violations in Java Maven projects using the maven-checkstyle-plugin and spring-javaformat. Auto-format then fix remaining issues with a Python script.
Next - Pick Your Next Task
Productivity
Shows ready tasks that are unblocked, ranked by priority, type, and recency. Helps you pick the next task to work on when starting a session or finishing a task. Supports manual selection or auto-pick for the most suitable or quickest task.
Azure Cloud Platform Expertise
DevOps
Expert-level knowledge of Microsoft Azure covering all major service categories including compute, storage, networking, databases, security, analytics, AI/ML, IoT, and management tools with deep understanding of service architectures, cost optimization, security best practices, and hybrid cloud deployment strategies. Use it when designing comprehensive Azure cloud architectures, optimizing deployments for cost, performance, and security, or implementing Azure Well-Architected Framework principles.