认证鉴权
认证与授权
superpowers-streamer-cli
rohanarun
Install, log into, run, and troubleshoot the published SuperPowers desktop streamer npm package. Use when a user wants to set up superpowers-ai from npm, sign in or create an account with email or phone, start the streamer, open the printed control link, stop it later, or recover from common npm or runtime issues without needing source-code access.
regression-metrics
jmagly
@agentic/code/frameworks/sdlc-complete/commands/metrics-dashboard.md
regression-baseline
jmagly
@agentic/code/frameworks/sdlc-complete/agents/test-engineer.md
td-task-management
marcus
Task management for AI agents across context windows. Use when agents need to track work, log progress, hand off state, and maintain context across sessions. Includes workflows for single-issue focus, multi-issue work sessions, and structured handoffs. Essential for AI-assisted development where context windows reset between sessions.
prd-to-goal
yonatangross
"Decomposes a PRD, issue, or spec into a copy-pasteable single /goal until ..., or stop after N turns line. Use when running /goal against a spec, to reduce acceptance criteria to AND-joined boolean assertions."
security-patterns
yonatangross
Security patterns for authentication, defense-in-depth, input validation, OWASP Top 10, LLM safety, and PII masking. Use when implementing auth flows, security layers, input sanitization, vulnerability prevention, prompt injection defense, or data redaction.
python-backend
yonatangross
"Production Python async patterns including asyncio TaskGroup, FastAPI dependency injection and middleware, SQLAlchemy 2.0 async sessions, and database connection pool tuning. Python 3.11+ runtime concerns such as ExceptionGroup, cancellation semantics, and session rollback. Use when building async services, wiring FastAPI dependencies, or tuning database connection pools. Runtime implementation layer, not the API wire contract."
gmcli
badlogic
Gmail CLI for searching emails, reading threads, sending messages, managing drafts, and handling labels/attachments.
gccli
badlogic
Google Calendar CLI for listing calendars, viewing/creating/updating events, and checking availability.
gdcli
badlogic
Google Drive CLI for listing, searching, uploading, downloading, and sharing files and folders.
playwright-cli
colonelpanic8
Automate browser interactions from the shell using Playwright via the playwright-cli command (open/goto/snapshot/click/type/screenshot, tabs/storage/network). Use when you need deterministic browser automation for web testing, form filling, screenshots/PDFs, or data extraction.
regression-bisect
jmagly
@.claude/agents/debugger.md
regression-report
jmagly
@agentic/code/frameworks/sdlc-complete/agents/metrics-analyst.md
extract-transcripts
NeverSight
Extract readable transcripts from Claude Code and Codex CLI session JSONL files
project-specification
athola
"Transform project briefs into testable specifications with acceptance criteria. Use for requirements translation, spec creation, pre-implementation. Skip if spec exists or still exploring."
clear-context
athola
'Automatic context management with graceful handoff to continuation subagent.
gemini-delegation
athola
Gemini CLI delegation workflow implementing delegation-core for Google's
process-management
chaterm
Linux process management and control
Jira Authentication Skill
NeverSight
A crawler script to fetch skill data from network, automatically executed daily via GitHub Actions.
cli-patterns
NeverSight
"Patterns for building production-quality CLI tools with predictable behavior, parseable output, and agentic workflows. Triggers: cli tool, command line tool, build cli, cli patterns, agentic cli, cli design, typer cli, click cli."
CloudBase Auth
TencentCloudBase
A single skill that helps design and implement CloudBase Auth v2 using Web SDK, Node SDK, and HTTP APIs, including login methods, tokens, and best practices.
signup-flow-cro
freekmurze
When the user wants to optimize signup, registration, account creation, or trial activation flows. Also use when the user mentions "signup conversions," "registration friction," "signup form optimization," "free trial signup," "reduce signup dropoff," or "account creation flow." For post-signup onboarding, see onboarding-cro. For lead capture forms (not account creation), see form-cro.
onboarding-cro
freekmurze
When the user wants to optimize post-signup onboarding, user activation, first-run experience, or time-to-value. Also use when the user mentions "onboarding flow," "activation rate," "user activation," "first-run experience," "empty states," "onboarding checklist," "aha moment," or "new user experience." For signup/registration optimization, see signup-flow-cro. For ongoing email sequences, see email-sequence.
qwen-delegation
athola
Qwen CLI delegation workflow implementing delegation-core for Alibaba's