Find the perfect skill
Gastown - Multi-agent Orchestrator
Development
Multi-agent orchestration system for Claude Code enabling parallel AI workers, work tracking via beads, and automated merging through the Refinery.
Workflow Patterns
Development
Guide for implementing tasks using TDD workflow, managing phase checkpoints, git commits, and verification protocol.
Claude Code Ecosystem
Development
Comprehensive guide for Claude Code CLI, extensibility (agents, skills, output styles), and CLAUDE.md architecture. Covers configuration, MCP, hooks, CI/CD, and best practices.
Claude Plugin Builder
Development
Build and manage Claude Code plugins and marketplaces. Covers plugin directory structure, configuration files (marketplace.json, plugin.json, .mcp.json, .lsp.json), and key rules for naming and portability. Use this skill when creating new plugins, adding to marketplaces, or debugging plugin configuration.
Package Skill for Distribution
Development
Validate and package a Claude Code Skill into a distributable zip file.
GitHub CLI (gh) Setup and Usage
Development
Installs and configures GitHub CLI (gh) for AI agent environments with local proxying. Covers authentication, repo detection, and managing issues, PRs, and projects.
Create Issue-Linked PR
Development
Creates a pull request from the current branch, links it to an issue, and verifies CI status.
Ship It!
Development
Finalize changes with quality checks, meaningful commits, and pull request creation.
Soneta enova365 UI Design System
Development
Design system for building web apps visually consistent with enova365 ERP. Includes colors, typography, layout, UI components, and responsive themes.
Apply shadcn/ui to React pages
Development
Applies shadcn/ui components to React pages and components while integrating with the project's custom theme through a structured workflow.
Create Skill
Development
Interactive wizard for creating new Claude Code skills from templates. It guides you through naming conventions, type selection, file generation, and installation, with validation and reference examples for different skill categories.
Executing Hard Tasks
Development
A methodology for planning and executing complex, multi-step tasks using checkpoints, risk ordering, and hypothesis testing.