认证鉴权

认证与授权

显示 1537-1560 / 共 3716 个技能
botpress

adk-frontend

botpress

Guidelines for building frontend applications that integrate with Botpress ADK bots - covering authentication, type generation, client setup, and calling bot actions

认证鉴权 11 7个月前
BayramAnnakov

telegram-mcp-setup

BayramAnnakov

Interactive setup wizard for connecting Telegram to Claude Code via telegram-mcp. Guides users through the entire process: getting API credentials, generating session string, storing credentials securely, and registering the MCP server. Triggers: "setup telegram", "connect telegram to claude", "telegram mcp setup", "install telegram-mcp", "telegram integration", "telegram for claude"

认证鉴权 22 6个月前
aloth

overleaf

aloth

Sync and manage Overleaf LaTeX projects from the command line. Pull projects locally, push changes back, compile PDFs, and download compile outputs like .bbl files for arXiv submissions. Use when working with LaTeX, Overleaf, academic papers, or arXiv.

认证鉴权 17 7个月前
bluzername

terminal-title

bluzername

Automatically updates terminal window title to reflect the current high-level task. Use at the start of every Claude Code session when the user provides their first prompt, and whenever the user switches to a distinctly new high-level task. Helps developers manage multiple Claude Code terminals by providing clear, at-a-glance identification of what each terminal is working on.

认证鉴权 139 7个月前
JinFanZheng

memory

JinFanZheng

Persistent memory for cross-session personalization. Trigger when user shares identity, preferences, relationships, or facts worth remembering.

认证鉴权 79 7个月前
mindverse

secondme-init

mindverse

初始化 SecondMe 项目配置和功能模块选择,创建 state.json 和 CLAUDE.md

API 开发 21 6个月前
mindverse

secondme-nextjs

mindverse

基于配置和需求生成 Next.js 项目,支持 --quick 快速模式跳过 PRD 阶段

API 开发 21 6个月前
corca-ai

handoff

corca-ai

"Auto-generate session or phase handoff documents so the next agent starts with context, constraints, and scope already loaded. Source: cwf-state.yaml and session artifacts. --phase mode generates phase-to-phase context transfer (HOW) separate from plan.md (WHAT). Triggers: \"cwf:handoff\", \"cwf:handoff --phase\", \"handoff\", \"핸드오프\", \"다음 세션\", \"phase handoff\""

认证鉴权 78 6个月前
corca-ai

review

corca-ai

"Universal review with narrative verdicts for consistent quality gates before and after implementation. 6 parallel reviewers: 2 internal (Security, UX/DX) via Task + 2 external slots via available providers (Codex/Gemini CLI, Claude Task fallback) + 2 domain experts via Task. Graceful fallback when CLIs are unavailable. Modes: --mode clarify/plan/code. Triggers: \"/review\""

认证鉴权 78 6个月前
corca-ai

run

corca-ai

"Full CWF pipeline auto-chaining for end-to-end delegation without manual stage sequencing. Orchestrates: gather → clarify → plan → review(plan) → impl → review(code) → refactor → retro → ship. Respects Decision #19: human gates pre-impl, autonomous post-impl. Triggers: \"cwf:run\", \"run workflow\""

认证鉴权 78 6个月前
corca-ai

retro

corca-ai

"Comprehensive session retrospective that turns one session's outcomes into persistent improvements. Adaptive depth: deep by default, with light mode via --light (and tiny-session auto-light). Triggers: \"cwf:retro\", \"retro\", \"retrospective\", \"회고\""

认证鉴权 78 6个月前
project-codeguard

software-security

project-codeguard

A software security skill that integrates with Project CodeGuard to help AI coding agents write secure code and prevent common vulnerabilities. Use this skill when writing, reviewing, or modifying code to ensure secure-by-default practices are followed.

认证鉴权 421 7个月前
corca-ai

ship

corca-ai

"Automate GitHub workflow so validated session artifacts become ship-ready issue/PR/merge actions with explicit human control points. Triggers: \"/ship\""

认证鉴权 78 6个月前
yoanbernabeu

supabase-help

yoanbernabeu

Quick reference for all Supabase security audit skills with usage examples and command overview.

认证鉴权 67 7个月前
yoanbernabeu

supabase-audit-auth-config

yoanbernabeu

Analyze Supabase authentication configuration for security weaknesses and misconfigurations.

认证鉴权 67 7个月前
mikecfisher

ableton-lom

mikecfisher

Comprehensive Ableton Live Object Model (LOM) API reference for developing Remote Scripts in Python. Use this skill when working with Ableton Live Remote Scripts, control surfaces, or any Python code that interfaces with Ableton Live's internal API. Covers Live 12.3 API including: Song, Track, Clip, Device, DeviceParameter, Scene, ClipSlot, MixerDevice, Chain, RackDevice, Browser, and all specialized device classes (Simpler, Wavetable, Drift, etc.). Provides property types, access modes (read-only/read-write), observable status, method signatures, and canonical paths. Essential for: (1) Building or extending Remote Scripts, (2) Creating MCP servers for Ableton, (3) Developing control surface integrations, (4) Automating Live via Python.

API 开发 16 7个月前
acedergren

cloudflare-zero-trust

acedergren

Use when working with Cloudflare Tunnel or Access - tunnel setup, authentication configuration, 502 Bad Gateway errors, Docker/Kubernetes deployment, service token management, private network routing (SSH/RDP/databases), WebSocket/gRPC connection issues, replica scaling problems, WARP routing, Terraform/IaC automation, local development with quick tunnels, audit logging setup, compliance requirements (SOC2/HIPAA), or advanced network debugging. Keywords - cloudflared, 502 error, service tokens, terraform, metrics port 20241, trycloudflare, Logpush, SIEM. CRITICAL - Authentication mandatory not optional.

认证鉴权 26 7个月前
ckorhonen

agent-browser

ckorhonen

Automate headless browser interactions using agent-browser CLI. Use when scraping web pages, automating form submissions, testing web apps, or performing browser automation tasks. Works with element refs (@e1, @e2) optimized for AI agent reasoning.

智能体 13 7个月前
salvo-rs

salvo-session

salvo-rs

Implement session management for user state persistence. Use for login systems, shopping carts, and user preferences.

认证鉴权 20 7个月前
salvo-rs

salvo-auth

salvo-rs

Implement authentication and authorization using JWT, Basic Auth, or custom schemes. Use for securing API endpoints and user management.

认证鉴权 20 7个月前
ignromanov

llm-obsidian-wiki

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

认证鉴权 20 4个月前
salvo-rs

salvo-csrf

salvo-rs

Implement CSRF (Cross-Site Request Forgery) protection using cookie or session storage. Use for protecting forms and state-changing endpoints.

认证鉴权 20 7个月前
salvo-rs

salvo-middleware

salvo-rs

Implement middleware for authentication, logging, CORS, and request processing. Use for cross-cutting concerns and request/response modification.

API 开发 20 7个月前
andrelandgraf

authentication

andrelandgraf

Complete authentication system with Better Auth, email verification, password reset, protected routes, and account management.

API 开发 20 7个月前