orchestrate
25Skill Claude CodeCodex
A coordination skill for assigning several independent tasks to agents and tracking their progress. An agent is a software worker that carries out a specific task.
Skill Claude CodeCodex
A coordination skill for assigning several independent tasks to agents and tracking their progress. An agent is a software worker that carries out a specific task.
Skill Claude CodeCodex
A pre-release checking skill for software projects and websites. It can be used for performance checks, build checks, and site verification before deployment, which means publishing the work for users.
Skill Claude CodeCodex
A tool for turning images, code, or data into animated videos with Remotion, a framework for making videos with code. It can also save successful videos as reusable templates.
Skill Claude CodeCodex
A project retrospective tool that uses session notes and the Git log, which records changes made to a code project. It sorts lessons into shared knowledge and project-specific knowledge for archiving.
Skill Claude CodeCodex
A security-audit helper for web applications that checks security in three stages: automated scanning, code review, and architecture review. OWASP is a widely used source of web-security risks, such as cross-site scripting and SQL injection.
Skill Claude CodeCodex
A search-visibility reviewer for Next.js pages that use the App Router, Next.js’s newer page and routing system. It checks items such as page metadata, semantic HTML, accessibility, and content intended for search engines and AI search tools.
Skill Claude CodeCodex
This skill should be used for comprehensive site auditing that combines performance, design, SEO, backend safety, and security checks in one run. Use when the user requests "전체 점검", "사이트 검증", "배포 전 종합 점검", "audit", or wants to run all checks before deployment.
Skill Claude CodeCodex
This skill should be used when starting a new project to generate all planning documents at once. Use when the user requests "프로젝트 시작", "기획 문서", "start-docs", "문서 생성", or wants to create PRD, TRD, ERD, and other planning documents.
Skill Claude CodeCodex
A document-synchronisation helper for updating CLAUDE.md, a project instruction file used by Claude Code, after a work session or when asked to sync.
Skill Claude CodeCodex
Use when agent files or skills have been added, removed, or modified and you need to check if dev-workflow.md and MEMORY.md skills mapping are still accurate.
Skill Claude CodeCodex
A UI audit tool that checks finished interface code against accessibility, performance, and user-experience rules. It reports violations with file and line references, using more than 100 rules.
Skill Claude CodeCodex
A testing guide for checking a local web app's user interface and behaviour with Playwright, a tool that controls a browser for automated tests.