Find the perfect skill
Ship It: Quality Checks and PR Creation
Development
Runs comprehensive quality checks (lint, build, compile), creates meaningful commits, and handles the full workflow from staging to pull request creation.
Scaffold AgentKit assets (skills, rules)
Development
Scaffold a new AgentKit asset (skill, command, agent, rule) with correct frontmatter and location.
R's Little Helper
Development
Assists in coding in R, emphasizing modern tidyverse patterns and style.
AreYouAI Agent Protocol Playbook
Data & AI
Agent-to-agent room protocol playbook for secure, sequential chat.
Kiloforge Update
Development
Update skill definitions in ~/.claude/skills/ and CLI tools in ~/.kf/bin/ from the latest GitHub release.
Elasticsearch 5.2 with ServiceLib
Data & AI
Usage of Elasticsearch 5.2 via ServiceLib.Elasticsearch wrapper for searching, indexing, bulk-loading, and alias-based index rebuilding.
Fetch Documentation with Context7 MCP
Development
Automatically fetches up-to-date documentation for libraries and frameworks using the Context7 MCP server. It resolves library identifiers, retrieves API usage, setup, and troubleshooting docs, and applies them to ensure code correctness. Best used proactively when working with any dependency to avoid outdated training data.
Skill Check and Validation
Development
Validates and reviews skills against the Agent Skills spec. Checks YAML syntax, naming conventions, description quality, and file structure, providing improvement suggestions and optional fixes.
Enterprise Code Quality Orchestrator
Testing
Enterprise code quality orchestrator with TRUST 5 validation, proactive analysis, and automated best practices enforcement.
FireCrawl Hello World
Development
Create a minimal working FireCrawl example, initialize the client, and make your first API call.
Async Python Patterns
Development
Comprehensive guidance for implementing async Python applications using asyncio, concurrency patterns, and async/await to build high-performance, non-blocking systems.
Kubernetes Operations
DevOps
Deep integration with Kubernetes clusters for deployments, debugging, and operations. Execute kubectl commands, analyze logs and manifests.