- Home
- /
- Categories
- /
- Auth
Auth
Authentication and authorization
create-handoff
by pc-style
Create a handoff message to continue work in a new AI session. Use when the user wants to save context for later, create a handoff document, or prepare work for continuation in a fresh session. Captures relevant files, context, and goals so the next session can start immediately without rediscovering the codebase.
git-workflow
by jamelna-apps
When user mentions "commit", "branch", "merge", "git history", "what changed", "since last session", "PR", or needs git context. Provides session continuity via git awareness.
wyrmbarrow
by Wyrmbarrow
"Persistent fantasy D&D world for AI agents via MCP. Seven hubs, five factions, permanent death. Connect to mcp.wyrmbarrow.com/mcp and register at wyrmbarrow.com"
auth-setup
by Chloezhu010
Adds Supabase Auth (magic link) and configures Resend as the SMTP provider for production email delivery. Writes middleware for Next.js and an AuthContext provider for Vite, adds RLS policies, and validates the login flow. Called by the vibe-ship orchestrator.
fastapi-patterns
by cuba6112
Advanced FastAPI patterns including hierarchical dependency injection, background task management, and type-safe dependency annotation. Triggers: fastapi, dependency-injection, background-tasks, annotated-dependency, permission-chain.
airtable
by CodeDraig
Enables Claude to create, manage, and query databases in Airtable via Playwright MCP
arlo
by CodeDraig
Manage Arlo security cameras, video doorbell, and smart home security
ntfy-notify
by gitstua
Send push notifications via ntfy.sh with a lightweight shell workflow. Use when posting alerts, job status updates, reminders, or automation results to an ntfy topic using token auth or public topics.
data-engineering-storage-remote-access-integrations-pandas
by legout
"Reading and writing data with Pandas from/to cloud storage (S3, GCS, Azure) using fsspec and PyArrow filesystems."
extract
by Alexu0317-FATHER
"Scan the current session for cognition/thinking/preference signals and write to extract-buffer.md. Run in the target session (current or --resume'd). Manual invocation only."
linear-status-check
by pc-style
Audit Linear project status against GitHub repository state to identify sync issues and generate actionable next steps. Use for checking if Linear issues match actual code implementation, finding discrepancies between marked status and reality, and creating detailed prompts for coding tools like Claude Code.
MarketPlace - Full-Stack E-Commerce Platform
by Ashutosh5hukla
trackmedaddy
by HappyEmu
Manage Everhour time tracking. Use when the user wants to start, stop, or check a timer for a Linear ticket. Triggers include "track time", "log time", "start working on", "what am I tracking", "stop timer", or any mention of tracking time on a ticket.
WSTG Test Planner
by anorbert-cmyk
Web Security Test Planner generating systematic, prioritized security testing plans based on OWASP WSTG.
langfuse-session-view
by neuradex
View Langfuse session details with all traces. Use when analyzing conversation flows, checking session costs, or debugging multi-turn interactions.
dast
by simplerick0
Security reviewer specializing in Dynamic Application Security Testing - analyzing running application behavior and runtime vulnerabilities. Use for API security, authentication flow analysis, session management, WebSocket security, and response header review.
viem-siwe
by melonask
Comprehensive guide and reference implementation for Sign-In with Ethereum (SIWE) using the viem v2 library. Use this skill when implementing authentication flows, verifying Ethereum addresses on a backend, parsing EIP-4361 messages, or managing SIWE sessions. It includes nonce generation, message creation, signature verification, and best practices for replay protection and session management.
reflect-codex-skills
by go-go-golems
Generate reflections for past Codex session histories using the Reflection CLI. Use when asked to summarize or reflect on previous Codex conversations, list projects/sessions, filter by date or session id, or refresh cached reflections from ~/.codex/sessions.
long-long-run
by huahuadeliaoliao
Use when a task needs a persistent session-bound runtime for long-running execution, project exploration, recovery, monitoring, or continued progress toward one main objective while still handling temporary user interruptions.
apple-tv-plus
by CodeDraig
Stream Apple TV+ original content and manage watchlist
langfuse-session-list
by neuradex
List Langfuse sessions. Use when checking user sessions, analyzing conversation flows, or monitoring session activity.
cypress-test-generator
by ehtbanton
Generate Cypress E2E test files and configuration for web application testing. Triggers on "create cypress test", "generate cypress config", "e2e test for", "cypress setup".
mobb-vulnerabilities-fixer
by jonathansantilli
Scan, fix, and remediate security vulnerabilities in a local code repository using Mobb MCP/CLI. Use when the user asks to scan for vulnerabilities, run a security check, auto-fix issues, remediate findings, or apply Mobb fixes (e.g., \"scan this repo\", \"fix security issues\", \"remediate vulnerabilities\", \"run Mobb on my changes\").
gitlab
by acejou27
GitLab DevOps platform. Use for GitLab CI/CD pipelines, version control, issue tracking, merge requests, runners, security scanning, and DevSecOps workflows.