Find the perfect skill
Full-Stack Development with Security by Design
Development
Build production-ready corporate B2B websites using Next.js, TypeScript, Prisma, and OWASP security standards. Includes RBAC, input validation, and secure authentication.
Horde & Wave Spawning System
Development
Wave spawning system for Tower Defense and Survival games. Configures waves, enemy types, intervals, and difficulty scaling via ScriptableObjects. Use for timed enemy assaults, Horde Mode, or Boss Waves.
Agent Restore Context
Development
Manage restore context files so skills can survive /clear and /compact. Use to write, delete, check, or list .agent-restore-context-* files.
PR - Claude Adapter
Development
Adapter for creating EmbodiChain pull requests with Claude. Follow the canonical skill for detailed steps.
Create a Feature Branch
Development
Create a feature branch named from the git username and a slug derived from session context.
Coding Agent Background Worker
Development
Delegate coding work to Codex, Claude Code, or OpenCode as background workers; not simple edits or read-only code lookup.
Web Frontend Performance Review
Development
Performance review of web frontend: LCP/CLS/INP, bundle, re-renders, heavy effects, embeds, mobile GPU. Applies fixes to verified issues.
Vector Icon Libraries Enterprise Guide
Development
Vector icon libraries ecosystem guide covering 10+ major libraries with 200K+ icons, including React Icons, Lucide, Tabler, Iconify, Heroicons, Phosphor, Radix Icons with implementation patterns and best practices.
Second Opinion Agent Setup
Development
Interactive configuration for AI agents to provide second opinions. Follow steps to enable and set up agents.
End-to-end package implementation
Development
Implement a package end-to-end: spec, worktree, tests, PR, CI fixes, and conflict resolution.
Convert PR feedback into a lint rule
Development
Turn recurring PR review comments into an automated lint rule with tests and CLAUDE.md annotation.
Skill Creator
Development
Guides the agent through authoring and validating agent skills, optimizing metadata and using progressive disclosure.