Create New Skills
A framework for creating reusable Claude Code agent skills, following best practices for directory structure, progressive disclosure, and multi-file patterns.
Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.
524 skills found
A framework for creating reusable Claude Code agent skills, following best practices for directory structure, progressive disclosure, and multi-file patterns.
Development guide for creating and publishing TPMJS tools using the blocks CLI, AI SDK v6, and npm registry patterns.
A friendly welcome skill that displays system OS details in ASCII art when triggered by casual greetings like 'hello' or 'hi'.
Automates the release workflow for Worktrunk, including version bumping, CHANGELOG generation, contributor crediting, and publishing to crates.io and GitHub.
Validates Skill, Agent, and Command syntax using validate_skills.py, logs errors, and manages the automated QC workflow for agent development.
Scaffold complex, multi-step coding tasks into actionable implementation plans and execute them autonomously using a Claude-driven bash loop.
Create, debug, and optimize Cloudflare Durable Objects. Supports stateful coordination, RPC, SQLite storage, WebSocket handlers, and Vitest testing.
Manage isolated LlamaFarm development environments using git worktrees for parallel agent sessions and service testing.
Pre-execution security guardrails for AI agents. Validates shell commands and file reads against 400+ security patterns to block destructive operations, credential theft, and unauthorized system access.
Validates Claude Code plugins against architectural standards, checking manifest files, frontmatter, and tool invocation patterns to ensure high-quality, compliant plugin development.
Token-efficient CLI for browser automation, web testing, and agentic workflows using Playwright.
Expert SQL agent for modern database systems, query optimization, HTAP environments, and data architecture patterns. Optimize performance, schema design, and analytical workloads effectively.