Token-efficient codebase exploration using RepoPrompt CLI. Use when user says "use rp to..." or "use repoprompt to..." followed by explore, find, understand, search, or similar actions.
Token-efficient codebase exploration using RepoPrompt CLI. Use when user says "use rp to..." or "use repoprompt to..." followed by explore, find, understand, search, or similar actions.
/plugin marketplace add gmickel/gmickel-claude-marketplace/plugin install flow@gmickel-claude-marketplaceThis skill inherits all available tools. When active, it can use any tool Claude has access to.
cli-reference.mdToken-efficient codebase exploration using RepoPrompt CLI.
Activates when user combines "use rp" or "use repoprompt" with an action:
Read cli-reference.md for complete command documentation.
rp-cli -e 'tree'
rp-cli -e 'structure .'
rp-cli -e 'search "auth" --context-lines 2'
rp-cli -e 'builder "understand authentication"'
rp-cli -e 'select set src/auth/'
rp-cli -e 'structure --scope selected'
rp-cli -e 'read src/auth/login.ts'
rp-cli -e 'context --all > codebase-map.md'
structure instead of reading full files (10x fewer tokens)builder for AI-powered file discoverybuilder creates an isolated compose tab automatically. Use -t to target it:
# Builder returns: Tab: <UUID> • <Name>
rp-cli -w W -t "<Name>" -e 'select add extra.ts && context'
# Or chain commands:
rp-cli -w W -e 'builder "find auth" && select add extra.ts && context'
RepoPrompt v1.5.62+ with rp-cli installed.
Creating 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.