- Home
- /
- Categories
- /
- Auth
Auth
Authentication and authorization
fpf:decay
by NeoLabHQ
"Manage evidence freshness by identifying stale decisions and providing governance actions"
handoff
by steveyegge
Hand off to a fresh Claude session. Use when context is full, you've finished a logical chunk of work, or need a fresh perspective. Work continues from hook.
asc-cli-usage
by rudrankriyam
Guidance for using asc cli in this repo (flags, output formats, pagination, auth, and discovery). Use when asked to run or design asc commands or interact with App Store Connect via the CLI.
sciomc
by Yeachan-Heo
Orchestrate parallel scientist agents for comprehensive analysis with AUTO mode
api-security-best-practices
by sickn33
"Implement secure API design patterns including authentication, authorization, input validation, rate limiting, and protection against common API vulnerabilities"
peon-ping-toggle
by PeonPing
Toggle peon-ping sound notifications on/off. Use when user wants to mute, unmute, pause, or resume peon sounds during a Claude Code session. Also handles config changes like volume, pack rotation, categories — any peon-ping setting.
psm
by Yeachan-Heo
Project Session Manager - isolated dev environments with git worktrees and tmux
gdcli
by badlogic
Google Drive CLI for listing, searching, uploading, downloading, and sharing files and folders.
configure-telegram
by Yeachan-Heo
Configure Telegram bot notifications via natural language
uloop-clear-console
by hatayama
"Clear Unity console logs. Use when: clearing console before tests, starting fresh debugging session, or when user asks to clear logs. Removes all log entries from Unity Console."
test-coverage
by jmagly
Coverage templates: templates/test/coverage-report-template.md
research
by Yeachan-Heo
Orchestrate parallel scientist agents for comprehensive research with AUTO mode
ralph-init
by Yeachan-Heo
Initialize a PRD (Product Requirements Document) for structured ralph-loop execution
note
by Yeachan-Heo
Save notes to notepad.md for compaction resilience
half-clone
by ykdojo
Clone the later half of the current conversation, discarding earlier context to reduce token usage while preserving recent work.
gitnexus-impact-analysis
by abhigyanpatwari
"Use when the user wants to know what will break if they change something, or needs safety analysis before editing code. Examples: \"Is it safe to change X?\", \"What depends on this?\", \"What will break?\""
learner
by Yeachan-Heo
Extract a learned skill from the current conversation
flow-next-rp-explorer
by gmickel
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.
browser
by gmickel
Browser automation via agent-browser CLI. Use when you need to navigate websites, verify deployed UI, test web apps, read online documentation, scrape data, fill forms, capture baseline screenshots before design work, or inspect current page state. Triggers on "check the page", "verify UI", "test the site", "read docs at", "look up API", "visit URL", "browse", "screenshot", "scrape", "e2e test", "login flow", "capture baseline", "see how it looks", "inspect current", "before redesign".
flow-next-plan
by gmickel
Create structured build plans from feature requests or Flow IDs. Use when planning features or designing implementation. Triggers on /flow-next:plan with text descriptions or Flow IDs (fn-1-add-oauth, fn-1-add-oauth.2, or legacy fn-1, fn-1.2, fn-1-xxx, fn-1-xxx.2).
flow-next-deps
by gmickel
"Show epic dependency graph and execution order. Use when asking 'what's blocking what', 'execution order', 'dependency graph', 'what order should epics run', 'critical path', 'which epics can run in parallel'."
git-commit
by JackyST0
Git commit message generator that creates conventional commit messages based on code changes.
google-ads-report
by OpenClaudia
Pull Google Ads performance data and generate reports. Use when asked about ad campaign performance, keyword costs, quality scores, ROAS, conversion tracking, or ad spend analysis. Trigger phrases: "google ads", "adwords", "campaign performance", "ad spend", "quality score", "CPC report", "ROAS", "ad conversion", "keyword performance", "google ads report".
gitnexus-impact-analysis
by abhigyanpatwari
Analyze blast radius before making code changes