qauth-labs/qauth

Post-quantum ready, headless-first identity platform. A developer-friendly alternative to Keycloak.

24Stars on the repository
30Mods indexed here, across every type
6d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

add-sub-issue

01

qauth-labs/qauth

Skill Claude CodeCodex

Link GitHub issues in parent-child (sub-issue) relationships using GraphQL.

24 6d ago A 21 tokens original Apache-2.0

add-to-project

02

qauth-labs/qauth

Skill Claude CodeCodex

Add a GitHub issue to a project board using gh project item-add.

24 6d ago A 18 tokens original Apache-2.0

api-design

03

qauth-labs/qauth

Skill Claude CodeCodex

Designs and reviews HTTP APIs with resource-oriented REST, schema validation, and consistent error responses. Use when adding or changing auth-server routes, request/response schemas, or when the user asks about API design, versioning, or OpenAPI.

24 6d ago A 52 tokens original Apache-2.0

auth-engine

04

qauth-labs/qauth

Skill Claude CodeCodex

Auth engine rules for QAuth. Use when working with CredentialProvider implementations, token claim generation, the provider registry, or the federation layer. Enforces the pluggable provider pattern and correct token claim behaviour.

24 6d ago A 45 tokens original Apache-2.0

auth-oauth

05

qauth-labs/qauth

Skill Claude CodeCodex

Implements and reviews OAuth 2.0/2.1 flows following RFC 6749, RFC 9700 (BCP), and PKCE (RFC 7636). Use when implementing authorization code flow, token handling, client registration, or securing OAuth endpoints.

24 6d ago A 59 tokens original Apache-2.0

create-issue

06

qauth-labs/qauth

Skill Claude CodeCodex

Create a new GitHub issue following QAuth project conventions using gh issue create.

24 6d ago A 19 tokens original Apache-2.0

create-pr

07

qauth-labs/qauth

Skill Claude CodeCodex

Create a pull request following QAuth conventions with gh pr create.

24 6d ago A 15 tokens original Apache-2.0

errors

08

qauth-labs/qauth

Skill Claude CodeCodex

Error handling for QAuth — domain errors from @qauth-labs/shared-errors, consistent error response shape, and security (no enumeration, no production stack traces). Use when throwing or handling errors, writing the global error handler, or working in apps/auth-server or libs/shared/errors.

24 6d ago A 59 tokens original Apache-2.0

fastify

09

qauth-labs/qauth

Skill Claude CodeCodex

Fastify usage for QAuth — plugin authoring (encapsulation, decorators, lifecycle), route schemas with the Zod type provider, production/reverse-proxy setup, and the Fastify version/CVE requirement. Use when adding or modifying @qauth-labs/fastify-plugin- libraries, auth-server routes, or deployment config.

24 6d ago A 71 tokens original Apache-2.0

github-conventions

10

qauth-labs/qauth

Skill Claude CodeCodex

Shared GitHub conventions for QAuth — repo, gh CLI usage, branch naming, Conventional Commits, issue/PR body templates, labels, and milestones. Use when creating or editing issues, PRs, branches, or commits. The focused github skills (create-issue, create-pr, add-sub-issue, add-to-project, investigate-issue…

24 6d ago A 86 tokens original Apache-2.0

investigate-issue

11

qauth-labs/qauth

Skill Claude CodeCodex

Gather context and requirements for a GitHub issue using gh issue view and related commands.

24 6d ago A 21 tokens original Apache-2.0

nx-ci

12

qauth-labs/qauth

Skill Claude CodeCodex

CI/CD workflows with Nx affected commands. Use when setting up pipelines, debugging CI failures, or optimizing builds.

24 6d ago A 25 tokens original Apache-2.0

nx-commands

13

qauth-labs/qauth

Skill Claude CodeCodex

Nx command reference for common tasks. Use when running builds, tests, linting, or any Nx workspace operations.

24 6d ago A 27 tokens original Apache-2.0

nx-database

14

qauth-labs/qauth

Skill Claude CodeCodex

Database management with Drizzle ORM. Use when modifying schemas, running migrations, or working with database operations.

24 6d ago A 25 tokens original Apache-2.0

nx-docker

15

qauth-labs/qauth

Skill Claude CodeCodex

Docker and containerization for Nx projects. Use when building images, managing containers, or working with docker-compose.

24 6d ago A 26 tokens original Apache-2.0

nx-project

16

qauth-labs/qauth

Skill Claude CodeCodex

Create and manage Nx projects (libraries and applications). Use when creating new libs, organizing projects, or setting up project tags and dependencies.

24 6d ago A 30 tokens original Apache-2.0

nx-testing

17

qauth-labs/qauth

Skill Claude CodeCodex

Testing workflows with Vitest in Nx monorepo. Use when writing tests, running test suites, or debugging test failures.

24 6d ago A 28 tokens original Apache-2.0

oauth-oidc

18

qauth-labs/qauth

Skill Claude CodeCodex

OAuth 2.1 / OIDC rules for QAuth. Use when working with authorization endpoints, token flows, PKCE, JWKS, OIDC discovery, or spec compliance (RFC 9700, OIDC Core 1.0). Covers endpoint behaviour, email claim rules, and token security.

24 6d ago A 67 tokens original Apache-2.0

schema

19

qauth-labs/qauth

Skill Claude CodeCodex

Database schema rules for QAuth. Use when working with the identity model, Drizzle ORM, migrations, repositories, or claim resolution. Reflects the CURRENT shipped schema — the identifier-abstraction model (ADR-002, IMPLEMENTED via Epic.

24 6d ago A 50 tokens original Apache-2.0

security

20

qauth-labs/qauth

Skill Claude CodeCodex

Implements and reviews security controls for auth-server and OAuth flows following OWASP API Security Top 10, dependency hygiene (CVE/audit), and timing-safe practices. Use when hardening authentication, rate limiting, secrets handling, or when the user asks about security, CVEs, or OWASP.

24 6d ago A 63 tokens original Apache-2.0

set-milestone

21

qauth-labs/qauth

Skill Claude CodeCodex

Add, update, or remove milestones on GitHub issues using gh issue edit.

24 6d ago A 20 tokens original Apache-2.0

validation

22

qauth-labs/qauth

Skill Claude CodeCodex

Input validation and Zod v4 schemas for QAuth — standalone format validators (z.email/z.uuid/z.url, not the deprecated string-method form), schema organization, length limits, and normalize-before-validate. Use when adding or reviewing Zod schemas, route validation, or config validation.

24 6d ago A 60 tokens original Apache-2.0