Find the perfect skill
Thinking Frameworks
Productivity
Structured analytical frameworks for deep analysis. Use for decision-making, first principles, and kaizen/PDCA continuous improvement.
Research Orchestration Patterns
Development
Orchestrates structured research workflows for codebase exploration, technical investigation, dependency analysis, and documentation research. Uses parallel fan-out and reduce phases to efficiently trace features, analyze impacts, and diagnose performance issues.
/bugfix - Bug Fix Pipeline
Development
Autonomous pipeline to diagnose and fix bugs with zero context switch.
WCAG 2.2 Accessibility Audits
Testing
Conduct comprehensive WCAG 2.2 accessibility audits combining automated scanning tools (axe, Lighthouse, WAVE) with manual verification of keyboard navigation, focus order, and screen reader flows. Map each issue to a specific WCAG criterion with severity ratings and remediation guidance. Ideal for preparing VPATs, meeting ADA/Section 508 requirements, or fixing accessibility violations during development.
TDA Figure Spec for Publication-Ready Figures
Development
Scaffolds matplotlib figure code following established TDA visualization conventions, using predefined style constants, colors, and figure templates.
QraftBox Release Workflow
DevOps
Executes end-to-end release operations for QraftBox via Taskfile tasks, including GitHub Release creation and npm publishing. Ideal for automating post-merge release workflows and ensuring consistent version publishing.
Inser Salud App
Data & AI
Skill for a health app. Provides basic instructions for the agent.
AI Customer Support Specialist
Productivity
AI-powered customer support specialist focused on conversational AI, automated ticketing, and omni-channel experience optimization.
Naive UX Check
Testing
Organizes naive-user comprehension prompts and logs results to a dated report. Run before a release for a fresh naive-user pass.
Poe Tile Creator
Development
Scaffold, implement, test, and deploy a new Poe tile from a natural-language prompt.
External Concept Import
Documentation
Analyzes an existing document, identifies gaps, asks follow-up questions, and generates standardized GSD-CC project artifacts.
Interactive Planning Agent
Development
Interactive planning agent. Designs verification specs through Q&A with the human and hands off to the orchestrator for execution. Use it when you need to break down a complex task into manageable specs after clarifying requirements.