Auth

Authentication and authorization

Showing 2089-2112 of 3341 skills
torlando-tech

nomadnet-pages

by torlando-tech

This skill should be used when the user asks about "NomadNet page development", "creating .mu pages", "hosting files on NomadNet nodes", "dynamic NomadNet pages", "NomadNet page authentication", "node page serving", ".allowed files", or needs to create, configure, or troubleshoot NomadNet node pages.

Auth 3 5mo ago
spiceai

spice-cloud-management

by spiceai

Manage Spice.ai Cloud apps, deployments, secrets, API keys, and org members via the Management API. Use when creating or updating cloud apps, deploying Spicepods, managing secrets or API keys, listing regions or runtime versions, or automating Spice.ai Cloud operations.

API Dev 3 4mo ago
xbklairith

code-quality

by xbklairith

Use when reviewing code or before commits - runs 25-point quality checklist (structure, errors, security, performance, testing), identifies code smells, suggests refactorings with examples. Activates when user says "review this", "check my code", mentions "refactor", "optimize", "code quality", or before git commits.

Auth 2 6mo ago
tumf

slack-rs

by tumf

Slack Web API automation via the slack-rs CLI (Rust). Use when you need to authenticate to Slack via OAuth (PKCE), manage multiple workspace profiles, call arbitrary Slack Web API methods (e.g. chat.postMessage, conversations.list, users.info), and run safe scripted Slack operations from the terminal. Includes tunnel-assisted remote login (see auth login --help), encrypted profile export/import, and a write-safety guard via SLACKCLI_ALLOW_WRITE. Credentials are stored in file-based storage under ~/.config/slack-rs/.

Auth 3 4mo ago
lidessen

memory

by lidessen

Manages cross-session knowledge persistence. Triggers on "remember", "recall", "what did we", "save this decision", "todo", or session handoff.

Auth 3 4mo ago
elvatis

openclaw-cli-bridge-elvatis

by elvatis

Bridge local AI CLIs + web browser sessions (Grok, Gemini, Claude.ai, ChatGPT) into OpenClaw as model providers. Includes /cli-* slash commands for instant model switching and persistent browser profiles for all 4 web providers.

Auth 2 2mo ago
bastos

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

Auth 3 4mo ago
Cashmyrr

hubspot-app-builder

by Cashmyrr

This skill should be used when the user asks to "build a HubSpot app", "create a HubSpot app", "add a card to HubSpot", "create an app card", "build a UI extension", "set up HubSpot webhooks", "configure HubSpot app", "add a settings page to HubSpot app", "build a HubSpot home page", "fetch data in HubSpot extension", "list an app on the HubSpot marketplace", "submit a HubSpot app listing", "marketplace listing requirements", or mentions building on the HubSpot developer platform 2025.2. Provides comprehensive guidance for building full HubSpot apps with best practices, CLI commands, file structure, and App Marketplace listing requirements.

Auth 3 3mo ago
fellipeutaka

next-cache-components

by fellipeutaka

Next.js 16 Cache Components - PPR, use cache directive, cacheLife, cacheTag, updateTag

Auth 3 3mo ago
crtvrffnrt

pentest-authentication-authorization-review

by crtvrffnrt

"Security assessment skill for authentication and authorization controls. Use when prompts include session handling, token abuse, MFA weaknesses, account takeover, IDOR/BOLA/BFLA, privilege escalation, tenant isolation, or identity boundary validation. Do not use when the task is generic recon, pure parser fuzzing, or final report composition only."

Auth 2 3mo ago
MolcajeteAI

node-testing

by MolcajeteAI

This skill should be used when writing, reviewing, or debugging Node.js backend tests. It covers integration testing with Fastify inject and Supertest, CRUD test patterns, authentication testing, Testcontainers for Docker-based database testing, and end-to-end user flow testing.

Auth 2 3mo ago
fellipeutaka

better-auth

by fellipeutaka

Better Auth — framework-agnostic TypeScript authentication & authorization library. Covers setup, email/password, social OAuth (40+ providers), passkeys, magic links, 2FA, organizations, sessions, plugins, admin, hooks, and security hardening. Use when implementing auth with Better Auth: configuring auth instances, adding providers, setting up database adapters (Prisma, Drizzle, PostgreSQL, MySQL, SQLite, MongoDB), integrating with frameworks (Next.js, Nuxt, SvelteKit, Astro, Hono, Express, Elysia, Fastify, Expo), managing sessions, or extending with plugins.

API Dev 3 3mo ago
xbklairith

git-workflow

by xbklairith

Use when working with git operations - generates smart commit messages (present tense, imperative), manages branches, creates PRs with summaries, follows git best practices. Activates when user says "commit this", "create PR", "push changes", mentions "git", "branch", "merge", or before committing code.

Auth 2 6mo ago
jtsang4

writing-plans

by jtsang4

Use when you have a spec or requirements for a multi-step task, before touching code

Auth 2 4mo ago
mikkelkrogsholm

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."

Auth 3 3mo ago
MolcajeteAI

git-committing

by MolcajeteAI

This skill should be used when creating git commits, amending commits, or reviewing commit messages. It defines commit message standards: imperative verbs, 50-character limit, conventional commit prefixes adapted to the project's existing style, and absolutely no AI or tool attribution.

Auth 2 3mo ago
whichguy

MCP GAS Troubleshooting Guide

by whichguy

"Troubleshooting guide for mcp_gas build failures, auth issues, and common errors"

Auth 2 3mo ago
mikkelkrogsholm

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."

Auth 3 3mo ago
1Mangesh1

authentication-patterns

by 1Mangesh1

Authentication and authorization patterns and best practices. Use when user asks to "implement authentication", "OAuth flow", "JWT tokens", "session management", "SSO setup", "API keys", "RBAC", "SAML", "passwordless auth", "multi-factor authentication", or mentions auth design patterns and security.

API Dev 3 4mo ago
1Mangesh1

env-debug

by 1Mangesh1

Debug environment issues with PATH, permissions, environment variables, and configuration problems. Use when user asks to "fix PATH", "command not found", "permission denied", "debug environment", "env vars not working", "fix shell config", "debug node/python not found", or any environment troubleshooting tasks.

Auth 3 4mo ago
xbklairith

documentation

by xbklairith

Use when writing or updating documentation - generates function docs, API specs, architecture diagrams (Mermaid), READMEs, code explanations. Activates when user says "document this", "write README", "explain this code", mentions "docs", "documentation", "API docs", or asks "how does this work?".

Auth 2 6mo ago
hitoshura25

Specification Creation Skill

by hitoshura25

Keep specs actionable, not academic.

Auth 3 5mo ago
xbklairith

brainstorming

by xbklairith

Use when exploring unclear requirements or architectural decisions - refines rough ideas into clear requirements/designs through collaborative questioning (one at a time), explores alternatives, validates incrementally. Activates when user has vague feature idea, mentions "not sure about", "exploring options", "what approach", or during spec-driven requirements/design phases.

Auth 2 6mo ago
ProjAnvil

session-summary

by ProjAnvil

会话总结技能,用于总结当前会话的上下文,包括已完成的任务、技术决策和下一步计划。使用此技能生成交接文档,以便在不丢失关键上下文的情况下开始新会话。

Auth 3 4mo ago