script-development/claude
Skill Claude CodeCodex
Nightwatch error and performance monitoring. Use when checking production or staging errors, triaging exceptions, investigating slow routes, reviewing application health, or managing issue status (resolve/ignore). Also use when the user mentions Nightwatch, production errors, exceptions, slow endpoints, or application…
script-development/claude
Skill Claude CodeCodex
Structured feature planning workflow: interrogate the developer with hard, codebase-informed questions until requirements are crystal clear, then produce PLAN.md and DECISIONS.md. Use when planning a feature, designing a feature, "how should we build this", "let's plan", "I want to build X", or any request that needs…
script-development/claude
Skill Claude CodeCodex
Create a pull request for the current branch, with optional issue feedback (when the branch links to a tracked issue) and optional review handoff (when a fresh review file exists in the plan directory). Use this skill whenever the user wants to create a PR, open a pull request, submit their work for review, or is done…
script-development/claude
Skill Claude CodeCodex
Prepare a kendo issue for development: assign to current user, create a feature branch, link it, move to In Progress, and optionally check out in a worktree with full setup. Usage: /prepare-issue [N]. Use whenever the user wants to start working on an issue, prepare an issue, pick up an issue, or says "prepare issue"…
script-development/claude
Skill Claude CodeCodex
Release a new version of a Go CLI tool by tagging and pushing to trigger GoReleaser. Use whenever the user wants to release the CLI, tag a CLI version, publish the CLI, cut a CLI release, or says "release cli", "tag cli", "new cli version". Also use when the user asks about the CLI release process or how to ship a new…
script-development/claude
Skill Claude CodeCodex
Run a research query, produce a structured markdown report, and file it so knowledge accumulates instead of dying in conversations. Use when the user asks to research a topic, investigate a question, compare options, analyze competitors, or any exploratory query where the output should be preserved. Trigger on…
script-development/claude
Skill Claude CodeCodex
Write a retrospective capturing what went wrong, why, and what changed. Use when something went wrong that's worth documenting, after a failed approach, or when the user says "retro", "retrospective", "lessons learned", "post-mortem", or "what went wrong". Also trigger proactively when a significant mistake or…
script-development/claude
Skill Claude CodeCodex
Multi-agent review of the current branch vs the base branch. Spawns acceptance + simplicity (+ conditional silent-failure / efficiency) reviewers in parallel and synthesizes the output into /REVIEWCLAUDE.md for /pr to consume. Use whenever the user wants to review a branch, says "review my changes", "review branch"…
script-development/claude
Skill Claude CodeCodex
Review and improve MCP tool and resource descriptions for Tool Search discoverability. Use after adding or modifying MCP tools or resources to ensure descriptions follow best practices. Trigger on: "review mcp descriptions", "check tool descriptions", "optimize mcp tools", or after creating new MCP tools/resources.
script-development/claude
Skill Claude CodeCodex
Full project setup for Laravel + Vue + MinIO projects: runs backend, frontend, and MCP in parallel. Supports multiple worktrees with automatic port assignment.
script-development/claude
Skill Claude CodeCodex
TDD task breakdown and TASKS.md management. Use when planning a new feature, breaking down work into implementation tasks, creating or updating TASKS.md, estimating effort, or organizing multi-step work into phases. Also use when translating a plan document (like docs/plans/.md) into TASKS.md — includes systematic…
script-development/claude
Skill Claude CodeCodex
Triage incoming reports (bug reports, feedback, feature requests) from the Kendo report queue. Fetches pending reports via MCP, cross-references with existing open issues to find overlaps, then walks the user through each report one-by-one using AskUserQuestion for a verdict: promote to issue, dismiss, or combine with…
script-development/claude
Skill Claude CodeCodex
Generate structured UI wireframe specifications (WIREFRAMES.md) for feature plans. Creates AI-readable screen specs with ASCII wireframes, design tokens, component breakdowns, and interaction specs. Use after /plan-feature produces PLAN.md, whenever the user mentions "wireframe", "create wireframes", "design the…
script-development/claude
Skill Claude CodeCodex
What this skill does and when Claude should use it. Be specific and slightly "pushy" — Claude tends to undertrigger skills, so include contexts where it should activate even if the user doesn't explicitly ask for it. Example: "Generates changelog entries from git history. Use this whenever the user mentions…