Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

qauth

qauth에는 qauth-labs에서 수집한 skills 22개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
22
Stars
23
업데이트
2026-07-21
Forks
1
직업 범위
직업 카테고리 6개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

auth-engine
소프트웨어 개발자

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.

2026-07-21
oauth-oidc
소프트웨어 개발자

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.

2026-07-21
schema
데이터베이스 아키텍트

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

2026-07-18
add-sub-issue
소프트웨어 개발자

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

2026-06-26
add-to-project
소프트웨어 개발자

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

2026-06-26
create-issue
소프트웨어 개발자

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

2026-06-26
create-pr
소프트웨어 개발자

Create a pull request following QAuth conventions with gh pr create

2026-06-26
errors
소프트웨어 개발자

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.

2026-06-26
fastify
소프트웨어 개발자

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.

2026-06-26
github-conventions
소프트웨어 개발자

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, set-milestone) reference this for conventions.

2026-06-26
investigate-issue
소프트웨어 개발자

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

2026-06-26
security
소프트웨어 개발자

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.

2026-06-26
set-milestone
소프트웨어 개발자

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

2026-06-26
validation
소프트웨어 개발자

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.

2026-06-26
api-design
소프트웨어 개발자

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.

2026-04-16
nx-project
소프트웨어 개발자

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

2026-04-16
nx-testing
소프트웨어 품질 보증 분석가·테스터

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

2026-04-16
auth-oauth
정보 보안 분석가

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.

2026-03-18
nx-ci
소프트웨어 개발자

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

2026-02-05
nx-commands
소프트웨어 개발자

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

2026-02-05
nx-database
데이터베이스 관리자

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

2026-02-05
nx-docker
네트워크·컴퓨터 시스템 관리자

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

2026-02-05