- Home
- /
- Categories
- /
- Auth
Auth
Authentication and authorization
moai-alfred-dev-guide
by AJBcoding
finish-feature
by otrebu
Complete feature work and merge back to main branch. Use when user wants to finish a feature, close a feature, or merge feature branch. Switches to main, pulls latest changes, merges feature branch, and pushes to remote.
Playwright Undetected - Browser Automation Skill
by dalbit-mir
Verify selector in DevTools
spring-security
by pluginagentmarketplace
Secure Spring Boot applications - authentication, authorization, OAuth2, JWT, CORS/CSRF protection
auth-provider
by mrsknetwork
Integrates third-party authentication — OAuth social login (Google, GitHub) and managed auth providers (Clerk, Auth0, Supabase Auth). Use when a user wants to add "Sign in with Google/GitHub", set up single sign-on, or delegate authentication to a managed service instead of rolling their own JWT system. Trigger when user mentions "OAuth", "social login", "Google login", "GitHub login", "Clerk", "Auth0", "Supabase Auth", "SSO", or "I don't want to build my own auth". Routes to the security skill if the user wants custom JWT auth from scratch.
unstuck-scaling
by Coowoolf
Use when AI agents frequently hit dead ends, when reliability is the main constraint on scaling utility, or when general model improvements don't solve specific blockers
aligner
by carmandale
This skill should be used when creating visual diagrams, flowcharts, or architecture visualizations that benefit from user feedback. It enables a visual feedback loop where the agent generates JSON diagrams, users edit them visually in a browser, and the agent reads back comments and changes. Triggers on requests like "draw a diagram", "create a flowchart", "visualize this flow", "let me see this visually", or when planning complex workflows that would benefit from visual iteration with the user.
start-session
by vishalsachdev
Use when user says "let's get started", "where are we", or at beginning of a session. Reads project context from CLAUDE.md, checks git status and recent commits, and provides orientation for the session. Works across all repo types (code, research, mixed).
Master Architect
by scaleto
Central Super-Skill that orchestrates all Skill Cells of the Conglomerate. Acts as a single entry point and intelligent router to specialized groups.
supabase-fullstack-setup
by vishalsachdev
Complete guide to integrating Supabase with Next.js 13+ App Router, including authentication, database setup, Row Level Security (RLS), and common patterns for production apps. Use when starting a new Next.js project with Supabase, need authentication with social providers, or building apps with user-specific data.
browser-daemon
by fast-gateway-protocol
Fast browser automation via FGP daemon - 3-12x faster than Playwright MCP. Use when user needs to navigate web pages, take screenshots, click elements, fill forms, scrape content, or get ARIA accessibility snapshots. Triggers on "open URL", "take screenshot", "click button", "fill form", "get page content", "scrape website", "automate browser".
analytics-tracking
by silvainfm
When the user wants to set up, improve, or audit analytics tracking and measurement. Also use when the user mentions "set up tracking," "GA4," "Google Analytics," "conversion tracking," "event tracking," "UTM parameters," "tag manager," "GTM," "analytics implementation," or "tracking plan." For A/B test measurement, see ab-test-setup.
fabric-ai
by rafaelcalleja
Guides pattern selection through decomposition, exploration, and diverse approach generation
dhh-rails-reviewer
by carmandale
Brutally honest Rails code review from DHH's perspective. Use when reviewing Rails code for anti-patterns, JS framework contamination, or violations of Rails conventions.
davenov:cc:expert-nextjs-16
by kaladivo
Build Next.js 16 applications with modern patterns. Covers Cache Components, proxy.ts, Server/Client Components, Server Actions, and DevTools MCP integration.
security
by violetio
Security fundamentals and best practices
docker-registry
by pluginagentmarketplace
Private registry setup, image management, and multi-registry operations
session-end
by lukeslp
End development sessions by committing work, running checkpoint orchestrator, and updating recommendations.
auth-bypass
by tangjunyi23
Authentication bypass vulnerability hunting in IoT firmware. Use when analyzing login mechanisms, session management, access control, or authentication logic in web interfaces, APIs, or network services of embedded devices. Triggers on auth bypass, login bypass, session hijacking, or access control analysis tasks.
backend-bugfix
by penkzhou
This skill should be used when the user asks to "debug backend tests", "fix pytest failures", "analyze Python errors", "fix FastAPI bugs", or mentions keywords like "pytest", "IntegrityError", "ValidationError", "SQLAlchemy", "FastAPI". It provides the complete bugfix workflow knowledge including error classification, confidence scoring, and TDD best practices for Python/FastAPI backends.
claude-command-claude-md-management-revise-claude-md
by monkey1sai
Converted from Claude plugin command "revise-claude-md" (claude-md-management).
auth-security-validator
by hirefrank
Autonomous validation of authentication security. Checks password hashing, cookie configuration, CSRF protection, and session management for OWASP compliance.
graphql-resolvers
by jovermier
GraphQL resolver patterns including dataloader for N+1 prevention, context propagation, authorization, error handling, and validation. Use when implementing GraphQL resolvers.
Session End
by jforksy
Custom Claude Code skills