Find the perfect skill
NocoDB - Database Manager
Data & AI
Access and manage NocoDB databases, tables, and records via REST API. A powerful open-source Airtable alternative with full API control.
BrainRepo - Knowledge Repository
Productivity
Your personal knowledge repository for capturing, organizing, and retrieving information. Build a searchable second brain from your learnings and discoveries.
Add Analytics - GA4 Setup
Data & AI
Add Google Analytics 4 tracking to any project with proper configuration. Set up event tracking, conversions, and custom dimensions in minutes.
Content Linter
Content
Lint content for spelling errors, en-GB compliance, and writing quality.
Scene Architecture & Management in Godot
Development
Design and manage Godot 4 scene trees, transitions, and lifecycle. Covers scene composition, instancing, and loading methods (including async and additive). Helps create maintainable games with reusable components and smooth level/menu transitions.
Lightning Factory Explainer
Development
Explain Bitcoin Lightning channel factories and the SuperScalar protocol for scalable onboarding using shared UTXOs.
Zod - TypeScript Schema Validation
Development
Provides guidance on Zod schema validation, covering type inference, schema composition, parsing, refinements, transformations, error handling, and TypeScript integration. Ideal for building type-safe validation, form validation, and API input validation.
High-quality Git commits
Development
Create high-quality Git commits by gathering context, running agents for changed files, and grouping changes logically.
Hook Development for Claude Code
Development
Guide for developing Claude Code hooks - shell commands that execute automatically in response to tool calls and notifications. Use this when users want to create, debug, or optimize hooks for automating workflows like linting, formatting, notifications, or custom validations. Supports PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification events.
Gmail Auto-Reply
Productivity
Automatically replies to unread support emails in Gmail with a standard acknowledgment message. It searches for unread emails from support, reads each one, and sends a predefined response. Best suited for quickly acknowledging inbound support tickets before a detailed follow-up.
Gastown Troubleshooting Guide
Development
Diagnoses and resolves issues in the Gastown system by running `gt doctor` and `bd doctor` checks. Interprets error severity (BLOCKER, WARNING, INFO) and automatically fixes problems with `--fix`. Helps maintain system health when work routing or beads tracking fails.
Next.js - Full-Stack React Framework
Development
Assists with building production-grade React applications using Next.js. Use when working with the App Router, Server Components, Server Actions, Middleware, or deploying to Vercel or self-hosted environments. Trigger words: nextjs, next.js, app router, server components, server actions, react framework, ssr, isr.