- Home
- /
- Categories
- /
- Auth
Auth
Authentication and authorization
food-order
by malue-ai
"Reorder Foodora orders + track ETA/status with ordercli. Never confirm without explicit user approval. Triggers: order food, reorder, track ETA."
middleware-patterns
by farming-labs
Explains middleware concepts, patterns, and implementations. Covers server middleware, edge middleware, request/response pipelines, and common use cases like auth, logging, and CORS. Use when implementing middleware or understanding request processing pipelines.
session-analytics
by spences10
Query Claude Code session analytics from ccrecall database. Use when user asks about token usage, costs, session history, or wants to analyze their Claude Code usage patterns.
supabase-extract-jwt
by yoanbernabeu
Extract and decode Supabase-related JWTs from client-side code, cookies, and local storage patterns.
python-development
by julianromli
Modern Python development with Python 3.12+, Django, FastAPI, async patterns, and production best practices. Use for Python projects, APIs, data processing, or automation scripts.
writing-plans
by julianromli
Use when you have a spec or requirements for a multi-step task, before touching code
TDD Skill — Red-Green-Refactor
by mfranzon
tdd skill for coding agents
vulnerability-scanner
by xenitV1
Advanced vulnerability analysis principles. OWASP 2025, Supply Chain Security, attack surface mapping, risk prioritization.
red-team-tactics
by xenitV1
Red team tactics principles based on MITRE ATT&CK. Attack phases, detection evasion, reporting.
plan-writing
by xenitV1
Structured task planning with clear breakdowns, dependencies, and verification criteria. Use when implementing features, refactoring, or any multi-step work.
hono
by mikkelkrogsholm
"Hono — ultrafast, multi-runtime web framework built on Web Standards. Use when building with Hono or asking about its APIs, configuration, patterns, or integration. Fetch live documentation for up-to-date details."
project-planner
by mgiovani
Break down large projects into dependency-aware tasks with progress tracking
tmuxinator
by bastos
Use when creating, editing, or debugging tmuxinator project configurations, setting up complex tmux session layouts, or automating development environment startup with multiple windows and panes
writing-plans
by christopher-buss
Use when you have a spec or requirements for a multi-step task, before touching code
agent-browser
by mgiovani
"Headless browser automation CLI optimized for AI agents. Uses snapshot + refs system for 93% less context overhead vs Playwright. Purpose-built for web testing, form automation, screenshots, and data extraction."
turso
by mikkelkrogsholm
"Turso — edge-hosted SQLite database built on libSQL with embedded replicas, multi-tenancy, and low-latency global distribution. Use when building with Turso or asking about its libSQL client, embedded replicas, database-per-tenant patterns, auth tokens, sync, or integration with Drizzle or other ORMs. Fetch live documentation for up-to-date details."
sentry
by mikkelkrogsholm
"Sentry — application monitoring platform for error tracking, performance monitoring, session replay, profiling, and alerting. Use when building with Sentry or asking about SDK initialization, error capture, tracing, source maps, sampling, PII scrubbing, tunneling, or integration with Next.js, Node.js, or other JavaScript frameworks. Fetch live documentation for up-to-date details."
better-auth
by mikkelkrogsholm
"Better Auth — framework-agnostic authentication and authorization framework for TypeScript. Use when building with Better Auth or asking about its APIs, configuration, plugins, session management, OAuth, or integration. Fetch live documentation for up-to-date details."
turbo-fetch
by RoleModel
Implement dynamic form updates using Turbo Streams and Stimulus. Use when forms need to update fields based on user selections without full page reloads, such as cascading dropdowns, conditional fields, or dynamic option lists.
canvotion
by Cordy27
"Generate editable video projects and render them using code via the Canvotion CLI."
obsidian
by Delphine-L
Integration with Obsidian vault for managing notes, tasks, and knowledge when working with Claude. Supports adding notes, creating tasks, and organizing project documentation.
security-engineering
by 89jobrien
Security architecture and implementation patterns. Use when designing
oh-my-lilys
by JungHoonGhae
CLI tool for lilys.ai - Summarize YouTube, PDF, websites, and audio. Use when user wants to: (1) Summarize content from URLs, (2) List digest sessions, (3) Generate/fetch AI reports with different note types, (4) Manage authentication. Triggers: "summarize URL", "generate report", "get sessions", "lilys", "YouTube summary".
persona-security-expert
by cuioss
Security-expert persona — the work identity for security review and hardening, and the central authoritative home for cross-cutting security knowledge (OWASP Top 10, STRIDE, secrets, secure logging, trust boundaries, authn/authz, secure design)