- Home
- /
- Categories
- /
- Auth
Auth
Authentication and authorization
phase1-lite
by nguyenthienthanh
"Ultra-compact Phase 1 requirements output. HARD CAP: 500 tokens."
test-writer
by nguyenthienthanh
"Write tests with TDD. Supports Jest, Cypress, Detox, PHPUnit, PyTest, Go testing."
session-continuation
by nguyenthienthanh
"Manage workflow state across sessions with handoff and resume. TOON-based state persistence."
project-context-loader
by nguyenthienthanh
"Load project conventions and generate session context. Use EXPLICITLY when needed, not automatically."
sequential-thinking
by nguyenthienthanh
"Structured thinking process for complex analysis. Supports revision, branching, and dynamic adjustment."
create-python-x402-client
by algorand-devrel
Create x402 HTTP clients with httpx (async) or requests (sync) that automatically handle 402 payments on Algorand. Use when building Python HTTP clients that pay for API access, setting up automatic 402 payment handling, implementing ClientAvmSigner for payment signing, or choosing between httpx and requests for x402. Strong triggers include "create a Python x402 client", "httpx with x402 payments", "requests with x402 Algorand", "automatic 402 payment handling in Python", "wrapHttpxWithPayment", "wrapRequestsWithPayment", "x402HttpxClient setup", "x402_requests setup", "how do I pay for API access with Algorand in Python?", "ClientAvmSigner implementation".
memory
by brobertsaz
"Save and recall information across sessions. Use when you hear 'remember this', 'save to memory', 'add to your knowledge', or similar. Stores to Claude OS knowledge bases for persistent recall."
dojo-world
by dojoengine
Manage world permissions, namespaces, resource registration, and access control. Use when configuring world ownership, setting up authorization policies, or managing resource permissions.
aspnet-core
by Mindrally
Guidelines for ASP.NET Core web development covering API design, authentication, caching, and best practices
tmux
by ZhihaoAIRobotic
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
contacts
by yjwong
Look up employee information via Lark - find colleagues by ID, list department members, search users by name, search departments. Use when user asks about a person, colleague, job title, department, or org structure.
cypress
by Mindrally
Cypress end-to-end testing best practices for web applications, covering test structure, commands, and reliability patterns.
writing-plans
by ZhanlinCui
Use when you have a spec or requirements for a multi-step task, before touching code
chat-compactor
by ZhanlinCui
Generate structured session summaries optimized for future AI agent consumption. Use when (1) ending a coding/debugging session, (2) user says "compact", "summarize session", "save context", or "wrap up", (3) context window is getting long and continuity matters, (4) before switching tasks or taking a break. Produces machine-readable handoff documents that let the next session start fluently without re-explaining.
arkit-visionos-developer
by tomkrikorian
Build and debug ARKit features for visionOS, including ARKitSession setup, authorization, data providers (world tracking, plane detection, scene reconstruction, hand tracking), anchor processing, and RealityKit integration. Use when implementing ARKit workflows in immersive spaces or troubleshooting ARKit data access and provider behavior on visionOS.
notebooklm
by ZhanlinCui
Use this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. Browser automation, library management, persistent auth. Drastically reduced hallucinations through document-only responses.
llm-obsidian-wiki
by ignromanov
"Karpathy's LLM Wiki pattern, built for Claude Code. Long-term memory for Claude via Obsidian: captures URLs, PDFs, GitHub, YouTube and compiles them into a structured Obsidian vault with citations that grows smarter every session. Second brain, zettelkasten, and autonomous research assistant in one. Keywords: llm-wiki, obsidian-plugin, knowledge-base, compounding-knowledge, claude-code, pkm, llm-memory."
security-rules
by rocky2431
Ultra Builder Pro security rules
artifact-management
by ils15
"Complete guide to the artifact trail system - plans directory structure, templates, and best practices for documenting feature implementations"
zz-code-recon
by sendaifun
Deep architectural context building for security audits. Use when conducting security reviews, building codebase understanding, mapping trust boundaries, or preparing for vulnerability analysis. Inspired by Trail of Bits methodology.
codex-tmux-echo
by okwinds
用 tmux 稳定驱动交互式 CLI:启动 session、发送按键、等待输出就绪,并支持 worker 向 controller pane 回传结果(backchannel)。
loopback
by okwinds
"Loopback 迭代开发循环 - 基于 Ralph Loop 思想实现的 Codex 版本。用于创建自引用的迭代开发循环,让 AI 在多次迭代中逐步改进代码,直到任务完成。Use when: (1) 需要多次迭代改进的任务, (2) 复杂功能需要分步实现, (3) 需要自我修正的代码生成, (4) 迭代优化已有代码."
analyze-team-session
by kenneth-liao
Use when reviewing an agent team session export for quality, when asked to "analyze this team session", "review my agent team run", "what went wrong with this session", "how can I improve my agent team usage", or when provided a markdown team session transcript and asked for feedback on agent teams effectiveness.
view-team-session
by kenneth-liao
Generate a self-contained HTML viewer for any Claude Code session, including agent team sessions with full inter-agent DM timelines. Use whenever the user asks to "view a session", "visualize a conversation", "show me what happened in session X", "generate a session viewer", "replay a session", or references viewing/inspecting Claude Code JSONL logs. Also use when the user provides a session ID and wants to see the conversation.