Implements secure, scalable user sessions that survive server restarts and horizontal scaling. Use when building any authenticated web application that needs to track logged-in users across requests. Triggers on: session, login, authentication state, cookie, user state, stay logged in, remember me, session fixation, concurrent sessions.
Implements secure, scalable user sessions that survive server restarts and horizontal scaling. Use when building any authenticated web application that needs to track logged-in users across requests. Triggers on: session, login, authentication state, cookie, user state, stay logged in, remember me, session fixation, concurrent sessions.
实现安全且可扩展的用户会话,使其能够在服务器重启和水平扩展时保持有效。用于构建需要在请求间跟踪已登录用户的任何需认证的 Web 应用。触发场景:会话、登录、认证状态、Cookie、用户状态、保持登录、记住我、会话固定、并发会话。
Category: developer (开发工具) · Author: sharp-skills · Version: @main
该 Skill 暂无文档文件。
npx skills add sharp-skills/session-management下载完整 Skill 目录,包含 SKILL.md 及所有相关文件
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer