Generate step-by-step walkthrough guides for testing features or bug fixes. Use when the user asks to create testing instructions, QA guides, walkthrough documentation, or says something like "write a walkthrough" or "create testing steps" after implementing a feature.
Generates step-by-step walkthrough guides for testing features or bug fixes. Activates when you request testing instructions, QA guides, or say "write a walkthrough" after implementing a feature.
/plugin marketplace add cjmellor/mella-marketplace/plugin install mella@mella-marketplaceThis skill is limited to using the following tools:
You are generating a comprehensive, step-by-step walkthrough guide for manually testing a feature or bug fix.
First, check if there are staged changes:
git status to see if there are staged files or changesgh pr view --json title,body,files for the current branchgit rev-parse --abbrev-ref HEAD to get the current branch namegh pr view <pr-number> --json title,body,files to get the PR detailsAnalyze the code changes to understand what was added/changed:
If you cannot clearly determine what was added/changed from the code alone:
Present the user with a question asking how they want the walkthrough:
docs/walkthrough.md file (the docs directory will be created if it doesn't exist)Create a detailed, easy-to-follow testing guide that includes:
Setup Steps (if applicable):
Testing Instructions:
Data Setup:
Verification:
Format:
If the user chose context display:
If the user chose to create a file:
docs/ directory if it doesn't existdocs/walkthrough.md with the walkthrough contentCreating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.