Instructions file CodexOpenCode
Instructions for authgear/authgear-server, covering agents.md, repository layout, documentation map, common commands and start local dev.
47 tagged authentication, measured the same way as everything else here.
Browse within: authorization 9nodejs 7expressjs 5postgresql-database 5prisma-orm 5
Instructions file CodexOpenCode
Instructions for authgear/authgear-server, covering agents.md, repository layout, documentation map, common commands and start local dev.
Instructions file
Instructions for authgear/authgear-server, a project described as: Open source Auth0/Clerk/Firebase alternative. Passkeys, SSO, MFA, passwordless, biometric login. Self-hosted or cloud. Enterprise-ready for SaaS & mobile apps.
Instructions file
Instructions for golf-mcp/golf, covering claude.md, project overview, breaking changes in golf 0.2.x, key architecture and common development commands.
Instructions file GitHub Copilot
Instructions for thunder-id/thunderid: All project coding standards, conventions, and guidelines are defined in AGENTS.md.
Instructions file CodexOpenCode
Instructions for thunder-id/thunderid, covering project overview, where to look next, search hygiene, validation ladder and product name rules.
Instructions file
Instructions for thunder-id/thunderid, a project described as: ThunderID is a high-performance, open-source identity stack designed for developers to secure and manage access for humans, AI agents, and machines through fully composable identity flows.
Instructions file CodexOpenCode
Instructions for gotgenes/pi-anthropic-auth, covering agents guide: pi-anthropic-auth, project, primary goal, current status and principles.
Instructions file CodexOpenCode
Instructions for mongodb-js/kerberos, covering agents.md, project overview, commands, structure and code conventions.
Instructions file
Instructions for mongodb-js/kerberos, a project described as: Kerberos library for node.js.
Instructions file CodexOpenCode
Instructions for sigbit/mcp-auth-proxy, covering repository guidelines, project structure & module organization, build, test, and development commands, coding style & naming conventions and testing guidelines.
Dicklesworthstone/coding_agent_account_manager
Instructions file CodexOpenCode
AGENTS.md instructions for Dicklesworthstone/coding_agent_account_manager, covering agents.md — codingagentaccountmanager, rule 0 - the fundamental override prerogative, rule number 1: no file deletion, git branch: only use main, never master and toolchain: go & make.
Instructions file CodexOpenCode
Instructions for imbue-ai/latchkey: For information about the high-level goal and motivations, see README.md.
Instructions file CodexOpenCode
Instructions for Steward-Fi/steward, covering repository operating guide, setup, validation, generated files and database migrations.
Instructions file
Instructions for Steward-Fi/steward: Follow the repository-wide instructions in AGENTS.md.
Instructions file CodexOpenCode
Instructions for agentrhq/authsome, covering agents.md, commands, install in editable mode (required before running anything), run all tests and run a single test file.
Instructions file
Instructions for agentrhq/authsome, a project described as: Credential gateway for AI agents. Log in once via Oauth2 or API Key. Every agent stays authenticated — headless, no SaaS, agents never see your credentials.
Instructions file
Instructions for vhscom/private-landing, covering claude.md, project overview, architecture, key design decisions and commands.
vahiiiid/go-rest-api-boilerplate
Instructions file GitHub Copilot
Instructions for vahiiiid/go-rest-api-boilerplate, covering 📋 what is grab?, 🎯 core development principles, 1. environment detection - don't hardcode versions, check go version and check docker version.
vahiiiid/go-rest-api-boilerplate
Instructions file CodexOpenCode
Instructions for vahiiiid/go-rest-api-boilerplate, covering grab - ai-friendly development guide, 📋 project overview, technology stack, documentation and 🏗️ architecture.
vahiiiid/go-rest-api-boilerplate
Instructions file
Instructions for vahiiiid/go-rest-api-boilerplate, a project described as: 🚀 Production-ready AI-friendly Go REST API boilerplate with Clean Architecture, JWT auth, RBAC, PostgreSQL migrations, and highly tested. AI-optimized with built-in guidelines for most used IDEs. Docker hot-reload, Swagger docs, one-command…
caspel26/django-ninja-aio-crud
Instructions file
Instructions for caspel26/django-ninja-aio-crud, covering claude.md, project overview, project structure, running tests and test-driven development protocol.
Instructions file
Instructions for shuymn/gh-mcp, covering claude.md, project overview, common development commands, build and build the extension.
KhaledSaeed18/node-express-boilerplate
Instructions file GitHub Copilot
Instructions for KhaledSaeed18/node-express-boilerplate, a project described as: Production-ready Express + TypeScript backend boilerplate with clean layered architecture, dependency injection, JWT + CSRF security, structured logging, automated CI/CD, Docker support, and built-in AI agent instructions so every major…
KhaledSaeed18/node-express-boilerplate
Instructions file GitHub Copilot
Use when editing TypeScript in src to avoid assertion-related lint/type regressions after merges. Prefer narrowing, type guards, satisfies, and as const/typeof over unsafe casts.