- Home
- /
- Categories
- /
- Auth
Auth
Authentication and authorization
verification-before-completion
by liauw-media
"Use when finishing any task. Final checklist before marking complete. Ensures nothing forgotten, all tests pass, documentation updated."
agent-browser
by HJewkes
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.
Managing Commits Skill
by C0ntr0lledCha0s
Use awesome Claude Code plugins to make AI accessible
researching-best-practices
by C0ntr0lledCha0s
Automatically activated when user asks "what's the best way to...", "how should I...", "what are best practices for...", or requests recommendations, industry standards, or proven approaches for implementing features
php-api
by pluginagentmarketplace
PHP API development mastery - REST, GraphQL, JWT/OAuth, OpenAPI documentation
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.
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.
Specification Creation Skill
by hitoshura25
Keep specs actionable, not academic.
simplex-cli-admin
by oldwinter
Use when operating the Simplex Router Admin CLI (simplex-cli) or explaining Simplex Router backend terms in Chinese (邀请码/invite codes、白名单/whitelist、积分/credits、成本/cost limits、token 用量/usage、排名/ranking、活跃用户/active users、项目/project data、转化/GTM conversion、邮件/email). Covers auth/config, invite codes & usages, user registration, internal accounts, credits, cost, token usage/stats, rankings, active users, project queries, GTM conversion, and Resend email sending.
auth-implementation
by guptadeepak
Expert guidance for implementing secure authentication systems including OAuth 2.0, SAML, OIDC, JWT, passwordless authentication, passkeys, and biometrics. Covers protocol selection, security best practices, common pitfalls at scale, and enterprise patterns. Use when implementing login flows, SSO, API authentication, machine identity, or any identity management features.
agents-ts
by codeSTACKr
Build LiveKit Agent backends in TypeScript or JavaScript. Use this skill when creating voice AI agents, voice assistants, or any realtime AI application using LiveKit's Node.js Agents SDK (@livekit/agents-js). Covers AgentSession, Agent class, function tools with zod, STT/LLM/TTS models, turn detection, and realtime models.
gog
by elliottminns
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
self-improve
by HJewkes
Use when a session produced reusable insights, when the user says "learn from this", "remember this", or "improve yourself", or after completing a complex task where patterns were discovered
session-summary
by ProjAnvil
会话总结技能,用于总结当前会话的上下文,包括已完成的任务、技术决策和下一步计划。使用此技能生成交接文档,以便在不丢失关键上下文的情况下开始新会话。
external-secrets
by tylertitsworth
"External Secrets Operator (ESO) — SecretStore, ClusterSecretStore, ExternalSecret, PushSecret, templating, and multi-tenant patterns. Use when syncing secrets from AWS Secrets Manager or Vault into K8s. NOT for sealed-secrets or SOPS."
mstack
by Abhilash-003
Open source maintainer automation skills for Claude Code. Full pipeline from morning issue flood to clean repo. Skills: /triage, /review-prs, /mstack-release, /health, /respond, /maintain (orchestrator), /mstack-setup.
persistent-memory
by liauw-media
"Use when working on long-running projects or needing context across sessions. Covers memory architecture, privacy controls, efficient retrieval, and integration with claude-mem plugin. Apply when building features that span multiple sessions or need historical context."
executing-plans
by liauw-media
"Use when implementing a multi-step plan. Execute systematically with verification checkpoints to catch errors early."
better-auth
by vibery-studio
Implement authentication and authorization with Better Auth - a framework-agnostic TypeScript authentication framework. Features include email/password authentication with verification, OAuth providers (Google, GitHub, Discord, etc.), two-factor authentication (TOTP, SMS), passkeys/WebAuthn support, session management, role-based access control (RBAC), rate limiting, and database adapters. Use when adding authentication to applications, implementing OAuth flows, setting up 2FA/MFA, managing user sessions, configuring authorization rules, or building secure authentication systems for web applications.
x-tracker
by deletexiumu
Track and archive X (Twitter) following list, bookmarks, and personal tweets. This skill should be used when the user asks to "sync X following", "archive bookmarks", "track X bookmarks", "åææçæ¨æ", "X å ³æ³¨åæ¥", "书ç¾åæ¡£", "æ¨æé£æ ¼åæ", "çæ X æè¦", "sync my tweets", "analyze my posting style", "åæ¥å° Notion", "X æ°æ®å¯¼å ¥ Notion", "æçæ¨ç¹åæ", "æ¯æ¥ç²¾é", "仿¥ç²¾é", "X digest", "daily digest", "æ¨ææ¹å", "å 容æ¹å", "rewrite", "æ¹ååé", or wants to aggregate content from followed accounts. Supports periodic archiving to local JSON + Notion sync, content digest with ranking, rewrite candidate selection, and personal writing style profiling.
managing-branches
by C0ntr0lledCha0s
Git branching strategy expertise with flow-aware automation. Auto-invokes when branching strategies (gitflow, github flow, trunk-based), branch creation, branch naming, merging workflows, release branches, hotfixes, environment branches, or worktrees are mentioned. Integrates with existing commit, issue, and PR workflows.
tmux
by 1Mangesh1
Terminal multiplexer mastery for sessions, windows, panes, and scripting. Use when user asks to "set up tmux", "split terminal", "tmux keybindings", "create tmux session", "tmux config", "tmux script", or any terminal multiplexing tasks.
oracle
by trancong12102
Invoke a powerful reasoning model for complex analysis tasks. Use when facing difficult bugs, reviewing critical code, designing complex refactors, needing architectural analysis, or seeking consensus on decisions. Also use for 'ask the oracle', 'get a second opinion', 'consult oracle', or 'deep analysis'.
agents-ui
by codeSTACKr
Build React frontends for LiveKit voice AI agents. Use this skill when creating web interfaces for voice assistants using LiveKit's shadcn-based Agents UI components. Covers AgentSessionProvider, audio visualizers, media controls, chat transcripts, and customization with Tailwind CSS.