Explore skills
64,955 skills found
templateclaw-setup
Generate project setup files — README.md, CLAUDE.md, AGENTS.md, .env template, Docker Compose. Best practices for modern development teams and AI-assisted coding.
templateclaw
Scaffold a complete project with production-ready templates. Generates landing pages, dashboards, UI components, project setup files, and dev methodology guides. Use when starting a new project or adding features.
check-consistency
Audit ytstack internal consistency. Compares README (source of truth) against docs/concept.md, .ytstack/DECISIONS.md, and actual plugin content (skills/, hooks/, agents/, artifacts). Reports drift: missing or extra skills, workflow mentions that do not resolve to real skills, trigger-map gaps, hook-list mismatches, skill-count drift, banned-words hits. Run before approving doc changes or after a v
atomic-design
Atomic Design methodology for structuring React/Next.js component libraries. Defines five levels (atoms, molecules, organisms, templates, pages) with hard import rules, classification tests, and anti-patterns. Use when creating, reviewing, or restructuring frontend components.
claude-code-structure
A ready-to-use Claude Code project scaffold — rules, commands, skills, agents, and hooks in one command.
claude-code-structure
A ready-to-use Claude Code project scaffold — rules, commands, skills, agents, and hooks in one command.
loom-maintain
Validate, migrate, discover connections, generate evolution summaries, create Topic Notes, and rebuild indexes for a Loom vault. Use when the user asks to check vault health, migrate a legacy vault, find cross-topic connections, generate evolution reports, create or update Topic Notes, or rebuild indexes.
prbuddy
PR health assistant - monitors CI status, triages review comments, fixes issues with systematic prevention. Triggers on "check my PR", "PR health", "make PR green", "fix PR", "ready to merge", "handle PR feedback".
yoke-release
Publishing the yoke plugin: quality checks, documentation validation, version bump, tag, push, GitHub release. Used when the user writes "release", "publish", "ship version", "make a release", "prepare a release", "new version".
yoke-validate
Validates SKILL.md files changed in the current branch against elements-of-style (Strunk) for prose and plugin-dev's skill-development conventions for structure, applies safe fixes automatically, and reports the rest. Activates when the user writes "validate", "validate skill", "validate skills", "validate changed skills", "lint skills", "валидайт", "валидайт скилы", "прогони валидацию", "проверь
budi-analytics
budi token/cost analytics for Claude Code — dashboard access, CLI queries, cost analysis patterns, session tracking. Trigger on: "budi", "token cost", "how much did that cost", "session cost", "spending", "token analytics", "cost dashboard", "usage stats", or any question about Claude Code token consumption or spending patterns.
claude-to-cursor
Convert Claude Code skills to Cursor-compatible rules (.mdc/.md files) for sharing or use in Cursor workspaces. Does NOT modify local Claude Code setup — outputs go to a separate repo. Trigger on: "convert to cursor", "cursor rules", "port to cursor", ".mdc", "cursor format", or any request to export skills for Cursor users.