- Home
- /
- Categories
- /
- Auth
Auth
Authentication and authorization
nextjs-core
by bobmatnyc
Core Next.js patterns for App Router development including Server Components, Server Actions, route handlers, data fetching, and caching strategies
example-framework-skill
by bobmatnyc
Example of a properly self-contained skill following all best practices
systematic-debugging
by bobmatnyc
"Systematic debugging methodology emphasizing root cause analysis over quick fixes"
git-worktrees
by bobmatnyc
Use git worktrees for parallel development on multiple branches simultaneously
golang-grpc
by bobmatnyc
"Production gRPC in Go: protobuf layout, codegen, interceptors, deadlines, error codes, streaming, health checks, TLS, and testing with bufconn"
stacked-prs
by bobmatnyc
Create and manage stacked (dependent) pull requests for complex features
clawville
by ItachiDevv
ClawVille gameplay + skill marketplace integration for Hermes. Pair via magic link, buy and read knowledge books in the in-game shop, chat with building teachers, and have purchased skills auto-install as native Hermes skills the moment the book is read. Use when the user mentions ClawVille, asks to learn cron / app-publishing / agent-security / RAG / API / MCP / visual-creation / code-development / messaging-channels / deployment-ops, or wants to buy or install a building skill.
brewcode:rules
by kochetkov-ma
Syncs KNOWLEDGE.jsonl or session learnings to project rules. Use when - updating rules, syncing knowledge, extracting learnings, organizing anti-patterns. Trigger keywords - rules, knowledge sync, avoid patterns, best practices, session rules, extract rules.
ticket-manager
by galz10
Expertise in managing Linear tickets locally using Markdown files. Use when you need to create, update, search, or break down features into atomic implementation tickets.
migrate
by acedergren
Monorepo migration orchestrator — scripted bulk import path changes, package renames, and file moves with deduplication, type verification, and atomic commits. Use for @portal/* package migrations, import path refactors, and module reorganizations.
appwrite-python
by appwrite
Appwrite Python SDK skill. Use when building server-side Python applications with Appwrite, including Django, Flask, and FastAPI integrations. Covers user management, database/table CRUD, file storage, and functions via API keys.
mermaid-generator
by zephyrwang6
将任意文本、工作流、逻辑转换为清晰简约的 Mermaid 流程图。支持 flowchart、sequence、class 等多种图表类型。使用场景:(1) 需要可视化工作流程,(2) 将文档/对话转为流程图,(3) 创建系统架构图,(4) 生成时序图/类图。自动保存到 Obsidian 画板目录,按日期和主题分类。
fork-test
by Geeksfino
Minimal skill for testing context fork behavior. Do not use in production.
neon-auth-react
by neondatabase
Sets up Neon Auth in React applications (Vite, CRA). Configures authentication adapters, creates auth client, and sets up UI components. Use when adding auth-only to React apps (no database needed).
neon-js-react
by neondatabase
Sets up the full Neon SDK with authentication AND database queries in React apps (Vite, CRA). Creates typed client, generates database types, and configures auth UI. Use for auth + database integration.
api-security-checker
by armanzeroeight
Audit API security for OWASP Top 10 vulnerabilities, authentication issues, and authorization flaws. Use when securing APIs, fixing security vulnerabilities, or implementing security best practices.
neon-auth-nextjs
by neondatabase
Sets up Neon Auth in Next.js App Router applications. Configures API routes, middleware, server components, and UI. Use when adding auth-only to Next.js apps (no database needed).
gh-address-comments
by bahayonghang
Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in.
sf-connected-apps
by Jaganpro
Creates and manages Salesforce Connected Apps and External Client Apps with 120-point scoring. Use when configuring OAuth flows, creating connected apps, setting up JWT bearer auth, or managing API access policies.
sf-integration
by Jaganpro
Creates comprehensive Salesforce integrations with 120-point scoring. Use when setting up Named Credentials, External Services, REST/SOAP callouts, Platform Events, Change Data Capture, or connecting Salesforce to external systems.
sf-ai-agentforce-observability
by Jaganpro
Extract and analyze Agentforce session tracing data from Salesforce Data 360. Supports high-volume extraction (1-10M records/day), Polars-based analysis, and debugging workflows for agent sessions.
sf-diagram-mermaid
by Jaganpro
Creates Salesforce architecture diagrams using Mermaid with ASCII fallback. Use when visualizing OAuth flows, data models (ERDs), integration sequences, system landscapes, role hierarchies, or Agentforce agent architectures.
structure-first-review
by perhapsspy
Generate a short, playful AI-style review and guide posting directly to the structure-first GitHub Discussions page
Umbraco Auth Provider
by umbraco