- Home
- /
- Categories
- /
- Auth
Auth
Authentication and authorization
aiusd-pro
by galpha-ai
"AIUSD Pro — AI-powered trading agent with built-in reasoning. Use when user wants to trade, check balances, or manage positions through natural language conversation."
dataforseo-onpage-api
by leonardo-picciani
Crawl and audit websites using DataForSEO OnPage (tasks + Lighthouse) for "technical SEO audit", "site crawl", and "page health".
yellow-best-practices
by 0xarcano
Yellow Network and Nitrolite (ERC-7824) development best practices for building state channel applications. Use when building apps with Yellow SDK, implementing state channels, connecting to ClearNodes, managing off-chain transactions, or working with application sessions.
gitee-cli
by Nigtunt
"Gitee operations via gitee CLI: issues, PRs, repos, code review. Use when: (1) checking PR status, (2) creating/commenting on issues, (3) listing/filtering PRs or issues, (4) managing repos. NOT for: GitHub operations (use github skill), local git operations (use git directly), or when token is not configured."
clawsights
by clawsights
Upload your Claude Code usage stats to the Clawsights leaderboard.
qa-patrol
by tahseen137
Automated QA testing for web apps using local browser automation. Runs entirely on your machine — no data leaves, no cloud services, no external servers. Level 1 (smoke tests) needs only a URL. Level 2 (auth/payment testing) uses optional env vars for test credentials. Level 3 (static analysis, DB checks) optionally reads local files and connects to a user-provided database. Supports Supabase/Firebase auth, Stripe payments, React Native Web, Next.js, and SPAs.
guardian
by Overlord-Z
Automatic quality gate and session health monitor. Spawns focused Haiku agents for code review and task planning when degradation detected. Validates suggestions against Oracle knowledge. Learns from user feedback to adjust sensitivity. Uses minimal context passing. Integrates with oracle and evaluator.
okx-trading
by jasonviipers
Implement and maintain the OKX broker/provider integration for this workspace using okx-api SDK best practices, including auth/signing, spot/margin/futures/options trading, market/account endpoints, rate limiting, websocket subscriptions, and OKX error handling. Use when adding or changing any code under src/providers/okx or when an LLM needs canonical SDK usage patterns derived from .trae/okx-api-llm.txt.
flutter-app-builder
by nodelabstudio
Complete Flutter mobile app development from initial setup through App Store deployment. Use when building Flutter apps, adding features (authentication, databases, APIs), implementing security, or preparing apps for production release. Includes project templates, architecture patterns, and deployment guidance.
done
by gentamura
Summarize session findings and save to Obsidian vault (user)
agent-browser
by artivilla
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.
authentication
by Dsantiagomj
Authentication patterns for JWT, sessions, OAuth, MFA, and secure auth flows. Trigger: When implementing authentication, when setting up JWT tokens, when building login flows, when integrating OAuth providers, when implementing password reset, when adding MFA.
x-bookmarks
by saravanamdu
Fetch, summarize, and manage X/Twitter bookmarks via bird CLI or X API v2. Use when: (1) user says "check my bookmarks", "what did I bookmark", "bookmark digest", "summarize my bookmarks", "x bookmarks", "twitter bookmarks", (2) user wants a periodic digest of saved tweets, (3) user wants to categorize, search, or analyze their bookmarks, (4) scheduled bookmark digests via cron. Auth: bird CLI with browser cookies, OR X API v2 with OAuth 2.0 tokens.
discovery-engine
by leap-laboratories
Automatically discover novel, statistically validated patterns in tabular data. Find insights you'd otherwise miss, far faster and cheaper than doing it yourself (or prompting an agent to do it). Disco systematically searches for feature interactions, subgroup effects, and conditional relationships you wouldn't think to look for, validates each on hold-out data with FDR-corrected p-values, and checks every finding against academic literature for novelty. Returns structured patterns with conditions, effect sizes, citations, and novelty scores.
python-review
by vircung
Python code security analysis, performance optimization, and maintainability assessment
aws-sso-login
by Daisuke897
Authenticate to AWS using Single Sign-On (SSO). Use when AWS CLI operations require SSO authentication or when SSO session has expired.
aptx-api-plugin-auth
by HaibaraAiAPTX
"使用 @aptx/api-plugin-auth 实现 token 认证中间件和控制器。支持自动添加 Authorization header、token 刷新(主动/被动401处理)、防止重复刷新、失败回调。触发条件:用户请求认证功能(配置中间件、处理401刷新、管理token)或代码涉及 createAuthMiddleware/createAuthController 时使用。"
claude-in-feishu
by Harmonicmeansetting776
Turn Claude Code into a mobile-controlled autopilot — operate your Mac, Feishu docs/calendar, and local dev environment from your phone. Includes session journaling with auto-summarization.
better-auth
by brixtonpham
"TypeScript authentication framework (framework-agnostic). Features: email/password, OAuth (Google, GitHub, Discord), 2FA (TOTP, SMS), passkeys/WebAuthn, session management, RBAC, rate limiting, database adapters. Actions: implement, configure, secure authentication systems. Keywords: Better Auth, authentication, authorization, OAuth, email/password, 2FA, MFA, TOTP, passkeys, WebAuthn, session management, RBAC, rate limiting, database adapter, TypeScript auth, social login, Google auth, GitHub auth, Discord auth, email verification, password reset. Use when: implementing TypeScript auth, adding OAuth providers, setting up 2FA/MFA, managing sessions, configuring RBAC, building secure auth systems."
coaching-reporter
by JonDotsoy
Generates detailed reports and analysis from coaching sessions. Use when analyzing coaching session files, tracking coachee progress, extracting insights from coaching notes, or creating structured reports for coaching development plans.
HybridTM — AI Agent Reference Guide
by dzentota
Duplicate communication links — Calling communicatesTo() twice with the same target creates two separate links (keyed id-to-target). Use the returned CommunicationLink reference to add data assets to an existing link.
apple-homekit
by CodeDraig
Control Apple HomeKit devices, manage scenes, and configure home automations
activity-logger
by tomwangowa
Records work activities from the current session for cross-session aggregation and work log generation
mio-skill
by mio-xyz
Personal context for AI agents via Mio. Loads user preferences, tech stack, coding conventions, and project context at session start so you can make informed decisions without re-asking. Use when any of these Mio MCP tools are available: get_context, list_categories, list_projects, set_active_project, log_conversation, update_profile. Triggers on: (1) session start to load user context before working, (2) code tasks where user conventions matter, (3) project-scoped work where project context is needed, (4) end of substantive conversations to log takeaways, (5) when the user expresses a new or changed preference to suggest a profile update.