- Home
- /
- Categories
- /
- Auth
Auth
Authentication and authorization
morph-skill
by morph-l2
AI Agent skill for Morph L2 — wallet, explorer, DEX swap, cross-chain bridge with order management, EIP-8004 agent identity & reputation, and alt-fee gas payment
goodvibes-memory
by mgd34msu
"ALWAYS load before starting any task. Provides persistent cross-session memory for learning from past work. Read memory at task start to avoid repeating mistakes; write memory at task end to record what worked. Covers decisions.json (architectural choices), patterns.json (proven approaches), failures.json (past errors and fixes), preferences.json (project conventions), and session activity logs."
better-auth
by ovachiever
Build authentication systems for TypeScript/Cloudflare Workers with social auth, 2FA, passkeys, organizations, and RBAC. Self-hosted alternative to Clerk/Auth.js. IMPORTANT: Requires Drizzle ORM or Kysely for D1 - no direct D1 adapter. v1.4.0 (Nov 2025) adds stateless sessions, ESM-only (breaking), JWT key rotation, SCIM provisioning. v1.3 adds SSO/SAML, multi-team support. Use when: self-hosting auth on Cloudflare D1, migrating from Clerk, implementing multi-tenant SaaS, or troubleshooting D1 adapter errors, session serialization, OAuth flows, TanStack Start cookie issues, nanostore session invalidation.
auth-implementation-patterns
by ovachiever
Master authentication and authorization patterns including JWT, OAuth2, session management, and RBAC to build secure, scalable access control systems. Use when implementing auth systems, securing APIs, or debugging security issues.
pr-creation
by troykelly
Use after completing implementation - create pull request with complete documentation, proper labels, linked issues, and verification summary
before-file-search
by eveld
Use BEFORE running grep or glob commands. Reminds you to use codebase-locator agent instead of basic file search tools.
write-research-doc
by eveld
Use when documenting research findings to create properly structured research documents with frontmatter, sections, and file references.
refactor:fastapi
by SnakeO
Refactor FastAPI/Python code to improve maintainability, readability, and adherence to best practices. This skill transforms working code into exemplary code following FastAPI patterns, Pydantic v2, and SOLID principles. It addresses fat route handlers, blocking I/O in async routes, code duplication, deep nesting, missing type hints, and improper dependency injection. Apply when you notice business logic in routes, Pydantic v1 patterns, or code violating PEP 8 conventions.
write-plan-doc
by eveld
Use when creating implementation plans to generate properly structured plans with phases, success criteria, and project references.
agent-awareness
by eveld
ALWAYS check this skill before using grep, glob, Task tool, or doing any codebase exploration. Guides you to use specialized agents that are more efficient than basic tools.
before-spawning-task
by eveld
Use BEFORE using the Task tool. Ensures you select the correct specialized subagent_type instead of generic agents.
write-pr-description
by eveld
Use when creating pull requests to write clear, structured PR descriptions that help reviewers understand changes.
spawn-research-agents
by eveld
Use when conducting codebase research to orchestrate specialized agents in parallel for comprehensive investigation.
share-docs
by eveld
Share personal documents to the shared namespace with atomic git commit and push
clean-commits
by troykelly
Use when committing code - ensures atomic, descriptive commits that leave the codebase in a merge-ready state at every point
before-code-analysis
by eveld
Use BEFORE reading multiple files to understand code. Reminds you to use codebase-analyzer agent instead of manual file reading.
Writing Plans
by obra
Create detailed implementation plans with bite-sized tasks for engineers with zero codebase context
xbird
by checkra1neth
"Use when the user asks to tweet, post threads, read tweets, search Twitter/X, check mentions, manage engagement (like/retweet/bookmark), update profile (bio, avatar, banner), upload media, or interact with Twitter accounts. Triggers: twitter, tweet, post, thread, timeline, mentions, followers, following, likes, retweet, bookmark, profile picture, bio."
agent-browser
by kcchien
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.
accessory-setup-kit
by nonameplum
AccessorySetupKit for privacy-preserving discovery and setup of Bluetooth, Wi-Fi, or Wi-Fi Aware accessories. Use for discovery sessions, picker-based authorization, migration, accessory renaming or removal, custom filtering, and required Info.plist declarations.
elite-longterm-memory
by NextFrontierBuilds
"Ultimate AI agent memory system. Combines bulletproof WAL protocol, vector search, git-based knowledge graphs, cloud backup, and maintenance hygiene. Never lose context again. For Clawdbot, Moltbot, Claude, GPT agents."
commit
by jpoutrin
Guided git commit with atomic commit analysis and conventional commit format
search-knowledge
by mischasigtermans
Deep Laravel knowledge for code reviews. Provides detailed guidance on Eloquent, controllers, validation, routing, authorization, Blade, events, testing, and collections.
bl-undo
by jpoutrin
Undo git-branchless operations - recover from mistakes interactively