- Home
- /
- Categories
- /
- Auth
Auth
Authentication and authorization
reasoning-handover-protocol
by kimasplund
Protocol for cognitive pattern handovers during complex reasoning sessions. Defines .reasoning/ directory structure, handover schemas, and IR-v2 orchestration integration. Use when reasoning sessions require mid-stream pattern transitions, parallel branch merging, state checkpointing, or multi-pattern orchestration. Essential for complex problems where ToT, BoT, HE, or other patterns must hand off work to each other.
ce-auth
by commercengine
Commerce Engine authentication and user management. Anonymous auth, OTP login (email/phone/WhatsApp), password auth, token refresh, user profiles, and customer groups.
ship
by missuo
Automatically generate conventional commit messages and push to remote. Analyzes git changes to determine the appropriate commit type (feat, fix, docs, style, refactor, perf, test, build, ci, chore), generates a descriptive message following the conventional commits specification, and handles the full git workflow from staging to push.
explore-ai-codebase
by prakx1
Explore and explain any modern AI or agentic codebase with ASCII diagrams. Covers MCP servers, LangGraph agents, CrewAI crews, AutoGen teams, OpenAI Agents SDK, RAG pipelines, A2A protocol, multi-agent systems, and any agentic architecture. Use when the user asks to explain, explore, or understand an AI codebase, agent architecture, or agentic system.
git:amend
by IKatsuba
Amend Commit - modifies the last commit with staged changes or new message
skill:firebase-auth - Firebase Authentication
by Olino3
Forge is a marketplace for a Claude Code Plugins
signup-flow-cro
by alexwelcing
Optimize signup and registration flows for higher conversion
system-watchdog
by wenjie2024
深度审计 OpenClaw 系统健康状态,分析 Gateway 重启原因、LLM Fallback 记录以及定时任务运行实况。使用中文汇报。
Credit Card Chris - Feature Specifications
by confire15
Environment validation — Validate all env vars at startup (fail fast)
Agent Runtime Overview
by hhopkins95
This skill should be used when the user asks "what is agent-runtime", "why use agent-runtime", "what does this repo do", "agent runtime architecture", "how does agent-runtime work", or needs to understand the purpose, value proposition, and high-level architecture of the @hhopkins/agent-runtime monorepo.
xquare CLI — AI Agent Reference (SKILL.md)
by team-xquare
```
line-platform
by yangnim21029
"Comprehensive guide for integrating with the LINE Platform. This skill covers the Messaging API (chatbots), LIFF (LINE Front-end Framework), and LINE Login. Use when a user needs to: (1) Create or manage a LINE chatbot, (2) Develop a LIFF app, (3) Implement LINE Login for a website or mobile app, (4) Work with LINE Developers Console configurations."
appwrite-ruby
by ChiragAgg5k
Appwrite Ruby SDK skill. Use when building server-side Ruby applications with Appwrite, including Rails and Sinatra integrations. Covers user management, database/table CRUD, file storage, and functions via API keys.
amazon-connect-custom-ccp
by tippyentertainment
Design, build, and refine a custom Contact Control Panel (CCP) and full Amazon Connect contact‑center configuration. This skill helps create tailored web‑based CCP UIs, integrate them with Amazon Connect Streams, and model security profiles, routing profiles, queues, campaigns, contact flows, IVR/bots, monitoring (barge‑in/whisper), and metrics so the overall experience matches business needs.
dft-server
by usst-yk
Connect to the user's DFT first-principles server, manage SSH key login, generate/check DFT inputs, run VASPkit helpers, and prepare or submit VASP/Wannier-related jobs.
cowork-porter
by naveedharri
Export and import Claude Desktop Cowork sessions as portable archives.
chatgpt-app-creator
by vdel26
Builds ChatGPT Apps with the OpenAI Apps SDK. Use when: (1) Setting up MCP servers for ChatGPT integration, (2) Implementing OAuth provider endpoints (you ARE the provider, ChatGPT is the client), (3) Creating widgets with text/html+skybridge MIME type, (4) Using window.openai API for widget-ChatGPT communication, (5) Debugging OAuth, CORS, PKCE, CSP, or widget rendering issues, (6) Understanding ChatGPT Apps architecture (MCP + widgets + OAuth).
lighthouse-audit
by Artmann
Run Lighthouse audits against websites using the Foghorn API. Use when the user wants to check a site's performance, accessibility, best practices, or SEO issues. Covers sign-up, authentication, team/site setup, and issue retrieval.
pyramid-read
by josuakiviranta
Read markdown files at configurable zoom levels. Use every time when you or subagents needs to read or gather information from markdown files instead of "Read"-tool. Supports progressive disclosure — list headers first, expand only what's relevant.
epsimo-agent
by thierryteisseire
Comprehensive Epsimo AI platform SDK and CLI for managing agents, projects, threads, Virtual Database, and frontend design. Build AI apps with persistent state, streaming conversations, and React UI kit.
polymarket-sync-series
by machina-sports
Sync series (leagues/competitions) from Polymarket. Use when users ask to "sync polymarket series", "fetch leagues", "import polymarket leagues", or "get prediction market competitions". Fetches series data, maps to documents, and stores with embeddings.
error-handling
by ddaanet
Bash error handling rules and token-efficient exception patterns. Loaded when agents need error handling guidance for bash command execution.
wapu-cli
by wapu-app
Guía operativa para usar el CLI de WapuPay desde terminal (modo usuario, no desarrollo). Cubre login, configuración, balance, depósitos Lightning, transacciones y retiros ARS. Trigger sugerido: mensajes que pidan "usa wapu", "wapu ...", "/wapu".
lark-bug-pipeline
by NatureBlueee
飞书 Bug 反馈 → 自动修复 → PR 的端到端流水线。用户在飞书群里 @bot 扔一句话 bug,15 分钟后 GitHub 上自动开好 PR。依赖 Claude Code harness(headless claude -p)做 triage 和 guardian-fixer 的 8 Gate 闭环。