QAuth Labs
Official@qauth-labs
Offers specialized engineering modules for OAuth 2.1 authentication, PostgreSQL schema management, and GitHub repository lifecycle governance.
Agent Skills by QAuth Labs
Showing 20 vetted skills indexed across 1 GitHub repositories.
add-to-project
Add GitHub issues to project boards via GitHub CLI commands.
create-issue
Create GitHub issues with structured templates via GitHub CLI.
add-sub-issue
Create parent-child sub-issue relationships between GitHub issues via GraphQL mutations.
nx-ci
Executes Nx affected commands for testing, linting, and building in GitHub Actions.
auth-engine
Define credential verification, token claim generation, and provider registration rules for QAuth.
auth-oauth
Implement OAuth 2.0/2.1 authorization flows with PKCE and redirect URI validation.
security
Audit authentication, authorization, and API protections against OWASP standards.
nx-database
Generate and apply PostgreSQL schema migrations with Drizzle ORM.
nx-project
Automates library creation, tagging, and organization in Nx workspaces for monorepos.
nx-testing
Automate unit and integration tests in Nx monorepos with Vitest and Fastify.
nx-docker
Automate Docker container and image workflows for Nx projects.
set-milestone
Manage GitHub issues and milestones across repositories via API.
oauth-oidc
Implement OAuth 2.1 and OpenID Connect authentication and authorization workflows.
api-design
Guide resource-oriented REST API design with schema validation and error responses.
schema
Define PostgreSQL schema rules for QAuth user and credential models.
nx-commands
Automate Nx workspace tasks including visualization, affected analysis, and builds via the nx CLI.
fastify-plugins
Develop and manage Fastify plugins with encapsulation, decorators, and lifecycle hooks.
create-pr
Automate pull request creation with templates linking to issues.
gh-issues
Automate GitHub issue creation, viewing, editing, and lifecycle management.
investigate-issue
Collect GitHub issue details, comments, related issues, and pull requests.
Frequently Asked Questions About QAuth Labs
FAQPage SchemaWhat specific engineering tasks does QAuth Labs enable?▼
QAuth Labs enables the implementation of OAuth 2.1/OIDC authentication, the management of PostgreSQL database migrations via Drizzle ORM, and the orchestration of Nx monorepo build cycles. Additionally, it provides structured governance for GitHub issue lifecycles, including sub-issue relationships and project board synchronization.
Which technical personas benefit from these capabilities?▼
These capabilities are designed for backend engineers, platform architects, and DevOps practitioners. They specifically assist developers managing complex monorepo architectures, security engineers implementing identity verification protocols, and engineering managers seeking to standardize repository issue tracking and project board maintenance.
What are the primary dependencies for implementing these modules?▼
Implementation requires an existing Nx monorepo environment, a PostgreSQL database instance, and access to GitHub repository settings. The modules rely on Drizzle ORM for database interactions, Fastify for server-side plugin development, and standard OAuth 2.1/OIDC protocols for identity verification.