Find the perfect skill
Engineering
Development
Approach to building and changing software: research, planning, TDD, refactoring, and code review.
List available registry tools and commands
Development
Lists all available Pulumi Registry commands grouped by category, including review, package management, PR, and dashboards.
Jonggrang AI Workflow Orchestrator
Development
Deterministic AI development workflow orchestrator: manages task boards, 16-phase pipelines, lifecycle hooks, and five specialist roles. Run via npx jonggrang.
Claude Code Skill Builder
Development
Create new Claude Code skills with proper SKILL.md format, frontmatter, and best practices. Use when building, scaffolding, or generating a new skill for Claude Code.
Vexor Semantic File Search CLI
Development
Vector-powered CLI for semantic file search, packaged as a Claude/Codex skill.
Install MCP Server
Development
Installs MCP servers by running the `claude mcp add` command. Helps when you need to set up a new MCP server like GitHub or Filesystem, guiding you through name selection, scope (user or project), and environment variable configuration.
Scaffold New Next.js Page
Development
Creates a new Next.js page file with a dashboard or auth route group, optional accompanying component, and proper patterns for authentication, organization context, and loading/error states. Helps when adding a new page to the Colophony dashboard while maintaining consistency and best practices.
Vexor: Vector-powered CLI for semantic file search
Development
Vector-powered CLI for semantic file search, designed as a skill for Claude/Codex.
SQL Patterns Quick Reference
Development
Quick reference for common SQL patterns: CTEs, window functions, joins, pagination, and indexing strategies.
Kafka Producer Consumer
Development
Manage kafka producer consumer operations. Auto-activating skill for Backend Development.
UX/UI Design Intelligence
Development
UX/UI design intelligence skill with Bootstrap 5, Font Awesome, and SweetAlert2. It generates complete design systems, searches styles, palettes, fonts, icons, and alert patterns using the /ux-ui-exp slash command. Helps rapidly build consistent, modern interfaces.
DCO Sign-off Recovery
Development
Recover from missing DCO sign-off on commits. Handles single-commit amend, older-commit recovery via interactive rebase or cherry-pick, and explains the Probot DCO check.