Find the perfect skill
Global Validation
Security
Implements comprehensive server-side input validation with complementary client-side validation for user experience. Uses allowlists, type checking, and sanitization to prevent SQL injection, XSS, and other injection attacks. Apply when validating any external data entering the application, ensuring consistent security across all entry points and maintaining data integrity with field-specific error messages.
Blog Post Rewriting and SEO Optimization
Content
Rewrite and optimize blog posts for Google rankings (December 2025 Core Update, E-E-A-T) and AI citations. Replace fabricated statistics with sourced data, apply answer-first formatting, inject FAQ schema, detect AI-generated content, and improve freshness signals across MDX, markdown, and HTML formats.
SWML (SignalWire Markup Language)
Development
Craft SWML documents for voice and video call control and messaging on SignalWire.
Generate React Hook Form + Zod form component
Development
Generate a form component with React Hook Form, Zod validation, create/edit mode, following the lemnArt admin pattern.
Memory Kit for Claude Code
Productivity
Persistent context management for Claude Code sessions. Save, load, update, share, and audit session memory via MEMORY.md.
Kubernetes Architect
DevOps
Expert Kubernetes architect specializing in cloud-native infrastructure, advanced GitOps workflows, and enterprise container orchestration.
Bright Data Security Basics
Security
Apply Bright Data security best practices for secrets and access control. Use when securing API keys, implementing least privilege access, or auditing security configuration.
/pr — Create or Update a Pull Request
Development
Creates a PR with a structured description that lets a reader understand the change without reading the diff. Can also update an existing PR's description.
Tailored Resume Generator
Productivity
Analyzes job descriptions and generates tailored resumes highlighting relevant experience, skills, and achievements to maximize interview chances.
Claude Code Skills Management
Development
Manages Claude Code skills for Ascend platform documentation. Uses Claude Code documentation to learn about skills, rules, and commands. Edits files in the .claude directory and favors concise, positive instructions.
Skill Router
Productivity
Use when the user is unsure which skill to use. Interviews the user and recommends the best skill from the installed library.
Write an Agent Skill
Documentation
Instructions for creating a new Agent Skill for the codebase, including directory structure, SKILL.md format, and design principles.