Generate slash commands with semantic versioning, automatic backups, and changelog tracking. Use when the user wants to create, update, or version-manage Claude Code slash commands.
From meta-pluginnpx claudepluginhub istarwyh/agent-plugins --plugin meta-pluginThis skill uses the workspace's default tool permissions.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Migrates code, prompts, and API calls from Claude Sonnet 4.0/4.5 or Opus 4.1 to Opus 4.5, updating model strings on Anthropic, AWS, GCP, Azure platforms.
Reviews prose for communication issues impeding comprehension, outputs minimal fixes in a three-column table per Microsoft Writing Style Guide. Useful for 'review prose' or 'improve prose' requests.
Generate versioned slash command files for Claude Code with automatic backup and changelog tracking.
$ARGUMENTS follows: <command-name> "<description>" [project|user] [version] [additional-requirements]
command-name: Name without /description: What the command doesscope: project (.claude/commands/) or user (~/.claude/commands/). Default: userversion: Semver string. Default: 1.0.0additional-requirements: Special features needed$ARGUMENTS per the format above.<name>.v<old-version>.md, increment version, add changelog entry.v1.0.0.versions/ subdirectory for backups if needed.---
allowed-tools: [appropriate tools]
description: [command description]
version: "X.Y.Z"
created: "YYYY-MM-DD"
updated: "YYYY-MM-DD"
changelog:
- version: "X.Y.Z"
date: "YYYY-MM-DD"
changes: ["Initial version" or specific changes]
---
Bash(git:*)Bash(gh:*)Read(*), Write(*), Edit(*)Glob(*), Grep(*)WebFetch(*), WebSearch(*)If you encounter any issues with this plugin, please report them following our Support Guide. Your feedback helps improve the community experience!