Find the perfect skill
Solana Rent-Free Development
Development
Solana development using Light Protocol's compressed accounts for rent-free token and PDA accounts. Covers TypeScript client and Rust program development.
Doc Co-Authoring Workflow
Documentation
Guide users through a structured workflow for co-authoring documentation, including context gathering, iterative refinement, and reader testing.
XSS Injection and Client-Side Attacks
Security
Executes Cross-Site Scripting (XSS) and client-side injection attacks such as clickjacking. Helps identify and exploit vulnerabilities where malicious scripts can be injected into web pages viewed by other users. Works with Burp Suite, Dalfox, and XSStrike to test reflected, stored, and DOM-based XSS.
Markdown Knowledge Base Refactor
Documentation
Analyzes and refactors filesystem-based Markdown knowledge bases. Use for organizing, cleaning up, or restructuring markdown folders.
Release Readiness Audit
Development
Comprehensive release readiness audit covering security, dependencies, community files, and code quality. Use for pre-release verification.
Go API Service
Development
Generates a production-ready Go API service with a full project structure, including clean architecture patterns, structured logging, tracing, and metrics. Includes local development setup with Docker Compose for MySQL, Redis, and an observability stack. Ideal when starting a new Go microservice or API project.
Repren - Multi-Pattern Search and Replace
DevOps
Multi-pattern search and replace tool for bulk code refactoring, file renaming, and case-preserving transformations. Supports simultaneous replacements, regex patterns, dry-run previews, and automatic backups for safe refactoring.
OpenShift Documentation
Documentation
Search and read OpenShift Container Platform documentation in markdown format. Use for questions about OpenShift features, configuration, installation, troubleshooting, operators, routes, services, and more.
React 19 Patterns with Compiler
Development
Covers React 19 patterns with React Compiler: automatic memoization, named imports, server components, use() hook, useActionState, and ref as prop. Helps you write idiomatic React 19 code by following the latest best practices and avoiding explicit memoization. Triggered when working with .tsx files using React 19 features.
Investigate run telemetry
Development
Investigate failed or suspicious agent runs using production telemetry in D1. Pull run lifecycle and LLM call logs to find root causes.
Skill Builder
Development
Create, edit, and convert Claude Code skills with detailed instructions and best practices.
Task-based Skills Examples
Development
These predefined task-based skills encapsulate common development workflows into structured procedures. Each skill defines its own steps, allowed tools, and input arguments, enabling the AI to perform actions like creating conventional commits, reviewing pull requests, or deploying applications with consistent and reliable steps.