Loading...
Loading...
Found 126 Skills
Final retrospective and self-assessment for participants of Claude Code Lab. Runs four sequential interactive parts — progress audit, best prompt, monthly plan, and feedback — using AskUserQuestion. Triggers on "/lab-retro", "lab retrospective", "claude code lab final", or after completing the 6-week Claude Code Lab cohort.
Use this skill when the user asks to create, scaffold, update, or review a MoviePilot agent skill. This includes adding a new built-in skill under the repository `skills/` directory, editing an existing built-in skill, writing `SKILL.md` frontmatter and workflow instructions, choosing `allowed-tools`, adding helper scripts when needed, and bumping the built-in skill `version` so changes can sync into `config/agent/skills`.
A guide to creating efficient Skills. Use this skill when users need to create a new skill (or update an existing one) to extend Claude's capabilities through expertise, workflows, or tool integrations.
Creates new rule files and library skills following project conventions, prefix-to-section mapping, and template standards.
Brief description of what this skill does and when to use it. Be specific about capabilities and use cases to help agents decide when to load this skill.
Design, review, and improve Claude/Codex skills based on Anthropic's "The Complete Guide to Building Skills for Claude". Use when creating a new skill, rewriting SKILL.md frontmatter and workflows, fixing under-triggering or over-triggering, designing scripts/references/assets, building test cases, or preparing a skill for upload/distribution.
Facilitates deliberate skill development during AI-assisted coding. Offers interactive learning exercises after architectural work (new files, schema changes, refactors). Use when completing features, making design decisions, or when user asks to understand code better. Supports the user's stated goal of understanding design choices as learning opportunities.
Template skill for repository authors; excluded from public publishing.
For contributors to angular-best-practices. Creates new rule files and library skills following project conventions. Not for Angular application development — install angular-best-practices instead.
Development skill from everything-agent-code
Meta-skill for creating and managing Claude Code skills
Guide for Claude Code skills installation, usage, and development. Use when working with Claude Code specific features, paths, and conventions.