Move track markdown files to the correct album location
SEC filings, earnings calls, analyst reports, market data
Technical Suno V5 prompting, genre selection, style prompt construction
Album concepts, tracklist architecture, and thematic planning
Automated browser-based document search and retrieval from free public sources
Find an album and resume work where you left off
Investigative-grade research: primary source analysis, cross-verification, trial-level depth
Upload promo videos and content to Cloudflare R2 or AWS S3
Write or review lyrics with professional prosody, rhyme craft, and quality checks
Subject's own words - tweets, blogs, forums, chat logs
Investigative articles, interviews, news coverage
Review lyrics for quality issues before Suno generation
Copy track content (lyrics, style prompts) to system clipboard
Plugin release process for MAG Claude Plugins marketplace. Covers version bumping, marketplace.json updates, git tagging, and common mistakes. Use when releasing new plugin versions or...
Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in.
Inspect GitHub PR checks with gh, pull failing GitHub Actions logs, summarize failure context, then create a fix plan and implement after user approval. Use when a user asks to debug or fix...
Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases using Abstract Syntax Tree (AST) patterns, find specific code structures,...
Generate or update an ESLint plugin that exports rule configs compatible with ESLint v8 (eslintrc) and ESLint v9 (flat config).
Use when developing WordPress plugins: architecture and hooks, activation/deactivation/uninstall, admin UI and Settings API, data storage, cron/tasks, security...
Use when developing WordPress plugins: architecture and hooks, activation/deactivation/uninstall, admin UI and Settings API, data storage, cron/tasks, security...