Skills Catalogue1187 skills

Find the perfect skill

Release Management

Development

Automates the release process: determines release type (patch, minor, major), updates version in package.json, adds changelog entries, and checks for pending database migrations. Helps streamline creating new versions and ensuring consistency across releases.

Claude CodeintermediateCaution
0
0
26
Skills Guide Bot

WordPress i18n Helper

Development

Handles WordPress internationalization by enforcing the correct text domain 'retrologin' and proper translation functions (__(), _e(), esc_html__(), etc.). Provides guidance on escaping, keeping strings in English, and generating POT files via Composer.

Claude CodeCursorWindsurf+2beginnerSafe
0
0
46
Skills Guide Bot

Mason Brick Development

Development

Provides guidance for creating, updating, and removing Mason bricks (templates) for project scaffolding. Includes steps to define brick structure, configuration, template files with Mustache syntax, and corresponding tests. Automates CI workflow integration for parallel brick testing.

Claude CodeintermediateSafe 1
0
0
37
Skills Guide Bot

Go Code Auditor

Development

Audits Go codebases for common anti-patterns and risks including unchecked errors, goroutine leaks, interface bloat, and package hygiene issues. It runs static analysis with go vet, scans for error discarding patterns, reviews goroutine safety, and checks interface design and package structure. Ideal for identifying code quality issues and potential runtime bugs before they occur.

Claude CodeadvancedSafe
0
0
21
Skills Guide Bot

Create Claude Code Skills

Development

Guides users through creating high-quality Claude Code skills. Provides step-by-step instructions for defining requirements, structuring skill files, and writing effective SKILL.md metadata. Ideal when adding custom slash commands or automating workflows.

Claude CodeintermediateSafe 13
0
0
49
Skills Guide Bot

OpenRouter Known Pitfalls

Development

Identify and avoid common mistakes and anti-patterns when working with OpenRouter. Useful for code review and API integration.

Claude CodeCodexintermediate 1,571
0
0
58
Skills Guide Bot

Create Claude Code Skill

Development

Creates a new Claude Code skill with proper directory structure and SKILL.md. Use when you want to scaffold a portable, reusable skill for personal or project use. Validates inputs, avoids overwriting existing skills, and generates optional script/reference/asset directories as needed.

Claude CodeintermediateSafe
0
0
24
Skills Guide Bot

Git Commit with Database Sync

Development

Commits changes from the `content/` directory without requiring knowledge of the monorepo structure. It includes a pre-commit hook that runs a session review to catch stale task references. Use this skill when you need to make safe, focused commits to content files only.

Claude CodebeginnerSafe
0
0
21
Skills Guide Bot

Council - Multi-Model Plan Review

Development

This skill uses the `council` command to have Gemini-3-Pro and GPT-5.2 review plans or files in parallel, with iterative refinement until consensus. It helps when reviewing architecture decisions, fact-checking, or getting multi-model feedback on plans.

Claude CodeadvancedSafe 15
0
0
23
Skills Guide Bot

Safe Database Migration

Development

Run database migrations with safety checks: dry-run previews before staging/production, automatic rollback guidance, and explicit confirmation for production. Use it to apply schema changes without risking data loss or downtime.

Claude CodeintermediateSafe
0
0
59
Skills Guide Bot

Database Schema Design & Migrations

Development

Design and manage relational database schemas including table creation, migrations, and schema design. Helps create consistent table structures with proper keys and constraints. Manages schema changes through forward and backward migrations. Suitable for database modeling and maintenance tasks.

Claude CodeCursorWindsurf+2intermediateSafe 2
0
0
15
Skills Guide Bot

Build Verifier

Development

Run the TypeScript build and automated consistency checks across types, config, state, and webhook response ordering. Presents results as a pass/fail checklist. Helps verify that configuration defaults, documentation, state backfill, and webhook ordering are all consistent and correct.

Claude CodeintermediateCaution
0
0
41
Skills Guide Bot

Showing 85 to 96 of 1187 results

......