Find the perfect skill
Create Slash Commands
Development
Expert guidance for creating reusable slash commands with /command-name syntax. Master XML structure, YAML configuration, and argument handling for workflow standardization.
Slash Command Authoring
Development
Guide for authoring and improving slash commands that delegate to agents or skills. Covers design patterns, best practices, and architecture for simple, focused commands.
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.
Official Fabric Pattern Template
Documentation
Structured template for creating new Fabric patterns with sections for identity, goals, steps, and output instructions.
Feature Wrap-Up with Pull Request
DevOps
Finalizes feature development by squashing commits, generating PR description, and creating pull request after test validation.
Hugo Blog Post Creation with SEO
Content
Creates a new Hugo blog post on dabase.com with SEO-friendly title and description. Asks the user about the topic, generates a title and description optimized for search engines, then uses Hugo to create the file and update the frontmatter automatically.
Promptfoo - LLM Evaluation Framework
Testing
CLI tool for testing and comparing LLM outputs. Create evaluation configs, test cases, and custom assertions for validating model behavior.
Market Opportunity Analysis
Business & Administration
Generate comprehensive market opportunity analysis with TAM/SAM/SOM calculations using bottom-up and top-down methodologies to assess startup market potential.
PR Knowledge Extraction
Documentation
Extracts valuable knowledge from PR comments, reviews, and context files, then saves structured learnings to docs/learnings/. Use after completing a pull request or with the /compound command to document decisions and insights.
Startup Business Case Generator
Content
Generates a full investor-ready business case covering market opportunity, solution, financials, competitive landscape, team, risks, and funding ask. Helps startups prepare for fundraising or strategic planning by structuring all key sections of a business case document.
Configuration Validator
DevOps
Validates configuration files and environment variables to prevent runtime errors. Detects missing settings and validates their format and types.
FHIR REST API Implementation
Development
Expert guidance for implementing FHIR RESTful API servers and clients following HL7 FHIR specification (R4/R5). Covers CRUD operations, bundles, transactions, and content negotiation.