Published skills
Showing 48 of 61
Prompt Refiner
Improves AI prompts to be clearer, more specific, and produce more consistent outputs.
Accessibility Audit Helper
Reviews UI code and components for WCAG 2.1 accessibility violations and provides specific fixes.
Article Repurposer
Takes a long-form article and repurposes it into multiple formats: tweet thread, LinkedIn post, TL;DR, and key quotes.
API Documentation Generator
Generates OpenAPI-compatible documentation for REST API endpoints from code or route definitions.
Blog Outline Generator
Generates a detailed, SEO-optimized blog post outline with H2/H3 structure, key points per section, and a hook.
Incident Postmortem Writer
Writes a blameless incident postmortem document from an incident timeline or Slack thread.
Troubleshooting Guide Builder
Builds a structured troubleshooting guide with symptom → cause → fix format for any tool or system.
Unit Test Improver
Reviews existing unit tests for gaps, weak assertions, and missing edge cases, then rewrites them to be more robust.
Agent Evaluation Framework Builder
Designs an eval suite for an LLM agent or pipeline including success metrics, trajectory scoring, LLM-as-judge setup, and regression test cases.
AI Feature Spec Writer
Writes a complete product spec for an AI-powered feature including user stories, model requirements, fallback behavior, and evaluation criteria.
REST API Endpoint Designer
Designs RESTful API endpoints following OpenAPI spec and industry best practices.
Hallucination Risk Reviewer
Reviews an AI-generated response or LLM application output for factual risks, hallucination patterns, and confidence calibration issues.
Auth Flow Planner
Designs a secure authentication and authorization flow for any application, covering login, sessions, roles, and edge cases.
Breaking Change Detector
Compares two versions of a codebase or API and flags all breaking changes with migration hints.
Caching Strategy Advisor
Recommends the right caching layer, TTL strategy, and invalidation approach for any application bottleneck.
Agent Context File Writer
Writes a high-quality CLAUDE.md, .cursorrules, or .windsurfrules file that gives a coding agent the right project context, conventions, and constraints to work effectively.
Architecture Explainer
Reads a codebase or system description and produces a clear, structured architecture overview with diagrams.
Bug Root Cause Analyzer
Systematically diagnoses bugs by tracing execution flow and identifying root causes vs symptoms.
Docker Compose Generator
Generates production-ready docker-compose.yml files for any application stack.
Changelog Curator
Maintains and formats a CHANGELOG.md following Keep a Changelog conventions from git history or PR list.
Code Review Checklist
Runs a systematic checklist review on any code diff or file, covering correctness, security, performance, and readability.
Flaky Test Analyzer
Diagnoses why tests pass inconsistently and suggests fixes for timing, ordering, and state isolation issues.
Git Commit Writer
Generates conventional commit messages from staged changes or a diff.
LangGraph State Machine Designer
Converts a workflow description into a LangGraph node/edge graph with typed state, conditional routing, and human-in-the-loop checkpoints.
MCP Integration Assistant
Helps design and implement Model Context Protocol (MCP) server integrations for AI agents.
Migration Guide Writer
Writes clear migration guides for library upgrades, breaking API changes, or framework version bumps.
Observability Checklist
Reviews a service or codebase against a full observability checklist — logs, metrics, traces, and alerting gaps.
RAG Workflow Planner
Designs a complete Retrieval-Augmented Generation (RAG) pipeline for a given use case, including chunking strategy, embedding model selection, and retrieval approach.
Refactor Planner
Creates a safe, step-by-step plan to refactor messy code without breaking existing behavior.
Responsive Layout Reviewer
Reviews HTML/CSS or component code for responsive design issues across mobile, tablet, and desktop breakpoints.
SEO Content Optimizer
Analyzes and rewrites content to maximize search engine visibility without sounding robotic.
Database Schema Reviewer
Reviews database schemas for normalization issues, missing indexes, naming inconsistencies, and scalability risks.
Documentation Gap Finder
Audits a codebase or docs folder and lists everything that is undocumented, outdated, or unclear.
Error Log Summarizer
Parses raw error logs and produces a concise, prioritized summary of unique issues with root cause hints.
LLM Tracing and Observability Setup
Configures end-to-end tracing for an LLM application using OpenTelemetry with LangSmith, Langfuse, or Helicone — span naming, metadata tagging, latency thresholds, and cost tracking.
PR Description Writer
Writes clear, thorough pull request descriptions from a diff or list of changes.
React Component Reviewer
Analyzes React components for performance, accessibility, and modern hook usage.
Release Notes Generator
Generates clear, user-friendly release notes from a git log or list of PRs.
SQL Query Optimizer
Reviews SQL queries for performance issues and rewrites them with optimized execution plans.
Edge Case Discovery
Systematically identifies edge cases and boundary conditions for any function, API, or user flow.
FAQ Generator
Generates a comprehensive FAQ section for any product, API, or documentation page.
Hybrid Search Architect
Designs a hybrid retrieval pipeline combining dense vector search and BM25 sparse search with reciprocal rank fusion, and explains when to use each configuration.
Playwright Test Builder
Generates robust Playwright end-to-end tests for web pages and user flows.
Prompt Injection Defense Auditor
Reviews LLM application prompts and input handling for direct and indirect prompt injection vulnerabilities, then writes defensive scaffolding.
Prompt Version Control Workflow
Sets up a prompt versioning system with naming conventions, diff tracking, A/B evaluation gates before promotion, and rollback triggers.
Social Post Thread Writer
Converts a blog post, idea, or document into an engaging Twitter/X or LinkedIn thread with hooks and CTAs.
Tech Debt Auditor
Identifies and prioritizes technical debt in a codebase with an effort/impact matrix.
Unit Test Writer
Generates comprehensive unit tests for any function or module with edge cases.
Category alert