Find the perfect skill
Setup Deployment Configuration
DevOps
Detects your deployment platform and writes deployment configuration to CLAUDE.md so future deploys are automatic.
Create an Agent Skill
Development
Guide to create structured, discoverable agent skills for coding agents.
SvelteKit Adapter Configuration
Development
Guide to select and configure the correct adapter for deploying SvelteKit on various platforms (Node, Vercel, Cloudflare, etc.).
OWASP Security Checker
Security
Audit code against OWASP Top 10 vulnerabilities including XSS, SQL injection, CSRF, and authentication flaws.
Umbraco Dashboard Implementation
Development
Build customizable dashboards in Umbraco backoffice to display information and functionality with visibility conditions and section controls.
Virtual Harpsichord
Content
A playable virtual harpsichord keyboard to produce bright baroque-style notes.
Interactive Walkthrough Generator
Documentation
Generates a self-contained HTML file with an interactive, clickable Mermaid diagram (flowchart or ER diagram) that explains a codebase feature, flow, architecture, or database schema. Designed for fast onboarding — each walkthrough is a visual mental model readable in under 2 minutes.
Cookie Consent Manager
Legal & Compliance
Implement cookie consent banners and preference management compliant with ePrivacy and GDPR regulations.
Working with Agentic AI
Productivity
A beginner-friendly primer on working with agentic AI coding agents, covering goal-setting, action, supervision, context, review, iteration, failure modes, and safety. Use as an introduction before project-specific guidance.
Exa Known Pitfalls
Development
Identify and avoid Exa anti-patterns and common integration mistakes. Use when reviewing Exa code for issues, onboarding new developers, or auditing existing Exa integrations for best practices violations.
Keyboard Navigation Tester
Development
Assistance for testing keyboard navigation in frontend applications, with guides and best practices.
ChatGPT Voice Agent Prompt Builder
Development
Creates structured prompts for ChatGPT voice agents, including personality, tone, and conversation state machines. Helps when building voice agents with the OpenAI Realtime API or defining complex dialogue flows.