Find the perfect skill
Schema Versioning
Development
Set up and manage database schema versioning with migration files, automated rollback capabilities, and CI/CD integration.
Git Branch Naming
Development
Creates git branches with a standardized naming convention using type/short-description format. Use this skill when starting new work, switching to feature branches, or ensuring consistent branch naming across a project.
Release Management
DevOps
Automates SDLC-compliant releases for Claude Code plugins, Python, Node.js, Go, and Rust projects. Validates code before release with tests, linting, coverage, and security checks. Use it to bump versions, prepare releases, and publish to GitHub while ensuring no broken or untested code is deployed.
Global Security
Security
Provides guidance on adhering to global security coding standards. Use this skill when working on files that involve system-wide security considerations.
SEO & Content Marketing Skill Suite
Content
10 specialized commands for SEO: keyword research, content audits, SERP analysis, technical SEO, and content strategy.
GitHub Expert - Calculadora BMC
Development
GitHub operations expert for the Calculadora-BMC repo. Covers branches, commits, PRs, CI workflows, review flow, and merge policy.
Market Opportunity Analysis
Data & AI
Generate comprehensive market opportunity analysis with TAM/SAM/SOM calculations using bottom-up and top-down methodologies.
Confidence-based Model Tier Escalation
Development
Defines when to escalate agent tasks from Haiku to Sonnet to Opus based on confidence signals like test failures, clippy warnings, or repeated rejections. Enforces a never-skip-tiers rule and includes a diagnostic step to distinguish model capability issues from other problems. Use this skill when an agent fails or underperforms to systematically determine the correct tier.
Simple PR Creation
DevOps
Create a PR automatically from staged changes with auto-generated commit message. Verifies workspace state, updates main, and creates a descriptive branch name.
Teach a skill
Content
Guide the user through learning a new skill or concept using a structured workspace approach with missions, references, and lessons.
LinkedIn Career Analysis
Data & AI
Analyzes a LinkedIn profile from three perspectives (manager, mentor, self) and generates a comprehensive career report.
ITP Setup
DevOps
Verify and install dependencies required by the /itp:go workflow using TodoWrite-driven interactive workflow.