Auth

Authentication and authorization

Showing 1129-1152 of 3384 skills
charlesjones-dev

security-audit

by charlesjones-dev

"Comprehensive security audit to identify vulnerabilities, OWASP Top 10 issues, and security anti-patterns."

Auth 34 5mo ago
charlesjones-dev

workflow-plan-phases

by charlesjones-dev

"Creates a structured implementation plan document with properly sized phases for efficient sub-agent execution."

Agents 34 5mo ago
guanyang

toutiao-publisher

by guanyang

Publish articles to Toutiao (Today's Headlines). Handles persistent authentication (login once) and session management. Opens browser for interactive publishing.

Auth 28 6mo ago
ItachiDevv

clawville

by ItachiDevv

ClawVille gameplay + skill marketplace integration for Hermes. Pair via magic link, buy and read knowledge books in the in-game shop, chat with building teachers, and have purchased skills auto-install as native Hermes skills the moment the book is read. Use when the user mentions ClawVille, asks to learn cron / app-publishing / agent-security / RAG / API / MCP / visual-creation / code-development / messaging-channels / deployment-ops, or wants to buy or install a building skill.

Auth 12 2mo ago
kingpanther13

hubitat-mcp-server

by kingpanther13

Guide for developing and maintaining the Hubitat MCP Rule Server — a Groovy-based MCP server running natively on Hubitat Elevation hubs, exposing 117 tools (36 on tools/list via category gateway proxy) for device control, virtual device management, room management, rule automation, hub admin, file management, app/driver/library management, installed-app visibility, Rule Machine interoperability, native rule CRUD, Easy Dashboard CRUD, HPM package state introspection, and Developer Mode self-administration.

Auth 12 25d ago
neondatabase

neon-auth

by neondatabase

Sets up Neon Auth for your application. Configures authentication, creates auth routes, and generates UI components. Use when adding authentication to Next.js, React SPA, or Node.js projects.

Auth 86 7mo ago
neondatabase

neon-js

by neondatabase

Sets up the full Neon JS SDK with unified auth and PostgREST-style database queries. Configures auth client, data client, and type generation. Use when building apps that need both authentication and database access in one SDK.

Auth 86 7mo ago
grota

agent-browser

by grota

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.

Agents 18 4mo ago
grota

tmux

by grota

Control tmux sessions for interactive CLIs and TUIs. Use this skill whenever you need to send keystrokes to a terminal, run interactive programs (vim, htop, ncurses apps, REPLs, fzf), capture output from long-running processes, or work with full-screen terminal applications. Essential for automating interactive shell workflows that can't be controlled via standard bash. Also use this when a program expects a TTY, needs Ctrl+C/Ctrl+D signals, or when you need to monitor a background process while doing other work.

Auth 18 4mo ago
blacklanternsecurity

ldap-injection

by blacklanternsecurity

Exploit LDAP injection vulnerabilities during authorized penetration testing.

Auth 237 4mo ago
blacklanternsecurity

idor

by blacklanternsecurity

Exploit Insecure Direct Object Reference (IDOR) and broken access control vulnerabilities during authorized penetration testing.

API Dev 237 4mo ago
ScientiaCapital

project-context

by ScientiaCapital

"Maintains project context and progress tracking across Claude sessions. Use at session start to load context, on session end to save progress. Triggers: load project context, save context, end session, what was I working on, switch to project, done for today."

Auth 26 5mo ago
manojbajaj95

analytics-tracking

by manojbajaj95

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.

Analytics 76 5mo ago
HermeticOrmus

auth-implementation-patterns

by HermeticOrmus

Master authentication and authorization patterns including JWT, OAuth2, session management, and RBAC to build secure, scalable access control systems. Use when implementing auth systems, securing APIs, or debugging security issues.

Auth 82 8mo ago
DNYoussef

Pair Programming

by DNYoussef

Context Cascade - Nested Plugin Architecture for Claude Code Official Claude Code Plugin Version 3.1.0 Last updated: 2026-01-09 (see docs/COMPONENT-COUNTS.json for source counts) Context-saving nested architecture: Playbooks -> Skills -> Agents -> Commands. Load only what you need, saving 90%+ context space.

Auth 32 6mo ago
JinFanZheng

memory

by JinFanZheng

Persistent memory for cross-session personalization. Trigger when user shares identity, preferences, relationships, or facts worth remembering.

Auth 80 6mo ago
edwinhu

readwise-chat

by edwinhu

Chat with Readwise highlights using GPT-5.1 RAG. Use when the user wants to ask questions about their reading library, get summaries across documents, or have a conversation about their highlights. Triggers on "ask readwise", "chat about my highlights", "what do my notes say about", "summarize my reading on".

Auth 17 5mo ago
mhylle

context-saver

by mhylle

Save session context to disk for seamless continuation in new chat sessions. This skill should be used when the user asks to save context, preserve work state, checkpoint progress, or prepare for session handoff. Triggers on "save context", "checkpoint", "save progress", "preserve state", or when explicitly asked to create a context file for later resumption. Optimizes for correctness, completeness, minimal size, and trajectory preservation.

Auth 17 5mo ago
edwinhu

continuous-learning

by edwinhu

"This skill should be used when the user asks to 'extract patterns from this session', 'save what we learned', 'create a skill from this workflow', 'learn from this conversation', 'capture reusable knowledge', or wants to turn session patterns into reusable skills."

Auth 17 4mo ago
williamzujkowski

nist-compliance

by williamzujkowski

NIST 800-53r5 control implementation, tagging, evidence collection, and compliance automation for security frameworks

Auth 17 6mo ago
mhylle

create-plan

by mhylle

Create detailed implementation plans through interactive research and iteration. This skill should be used when creating new implementation plans, designing feature specifications, planning technical work, or when the user asks to plan an implementation. Triggers on requests like "create a plan", "plan the implementation", "design how to implement", or when given a feature/task that needs structured planning before implementation.

Auth 17 5mo ago
mhylle

code-review

by mhylle

Systematic code review for implementation phases verifying architectural principles, framework standards, ADR compliance, and code quality. This skill is invoked by implement-phase as part of its quality gate pipeline, or manually when reviewing code changes. Triggers on "review code", "code review", "/code-review", or automatically as Step 3 of implement-phase.

Auth 17 5mo ago
mhylle

implement-plan

by mhylle

Orchestrate the execution of complete implementation plans, delegating each phase to implement-phase skill. This skill manages the full plan lifecycle including phase sequencing, user confirmation between phases, and overall progress tracking. Triggers on "implement the plan", "execute the implementation plan", or when given a path to a plan file.

Auth 17 5mo ago
williamzujkowski

security-practices

by williamzujkowski

Modern security standards including Zero Trust Architecture, supply chain security, DevSecOps integration, and cloud-native protection

Auth 17 6mo ago