Find the perfect skill
PR Compliance Check
Development
Invoke this skill before creating any PR to ensure compliance with branch naming, changelog requirements, and reviewer assignment.
Interactive aitask file creation
Development
Interactively create aitask files in the terminal using bash/fzf. Supports parent selection, priority, effort, dependencies, and description entry with file reference insertion. A faster alternative to /aitask-create, also supporting batch creation of child tasks.
Site Reliability Engineering
DevOps
Define Service Level Objectives (SLOs), manage Error Budgets, and conduct incident reviews to balance reliability with velocity.
Jahia Screenshot
Development
Takes reference and result screenshots for visual comparison when building Jahia views, helping verify design fidelity.
SDD Commit & PR Guidelines
Development
This skill guides the creation of structured commit messages following Conventional Commits and provides a pull request template. It helps maintain consistent project history and clear documentation of changes. Use it when committing code or creating PRs to ensure all changes are properly described.
Improve Skill from Eval Log
Testing
Propose evidence-cited edits to a skill's SKILL.md based on its latest annotated eval run log by dispatching the report-only skill-improver agent.
Infrastructure Code Review
DevOps
Infrastructure Code Review performs a comprehensive review of infrastructure as code, CI/CD pipelines, migrations, logging, and observability. It spawns a senior review specialist agent that applies six specialized checklists to identify security misconfigurations, operational risks, and production readiness issues. This skill is particularly useful when reviewing changes to infrastructure files like Terraform, Kubernetes manifests, CI/CD configs, and database migrations.
Package Skill for Distribution
Development
Validate and package a Claude Code Skill into a distributable zip file.
Exa Web Fetch
Data & AI
Fetch full content of URLs using Exa's web fetch tool. Returns clean markdown, ideal for summarization and analysis. Supports batching multiple URLs.
SaaS Landing Pages Assistant
Content
Generates full SaaS landing page drafts based on seven predefined framework templates. Useful when creating pages like homepage, product, pricing, comparison, integration, use case, or solution pages for a SaaS product.
Security Analyzer
Security
Comprehensive security vulnerability analysis for codebases and infrastructure. Scans dependencies, containers, cloud IaC, and detects exposed secrets.
GitHub PR Review with gh CLI
Development
Comprehensive two-stage PR review using GitHub CLI. Fetches diff, metadata, and comments, then posts review only on explicit /send command.