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

auth9

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

수집된 skills
15
Stars
10
업데이트
2026-04-05
Forks
3
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

e2e-testing
소프트웨어 품질 보증 분석가·테스터

Run E2E tests for Auth9 portal using Playwright with hybrid testing strategy.

2026-04-05
ops
네트워크·컴퓨터 시스템 관리자

Run tests, check logs, and troubleshoot Auth9 services in Docker and Kubernetes environments.

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

Run performance benchmarks for auth9-core API using hey load testing tool.

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

Execute scenario-based QA testing with browser automation, database validation, and automatic ticket creation for failures.

2026-04-05
reset-local-env
네트워크·컴퓨터 시스템 관리자

Reset Auth9 local Docker development environment to a clean state.

2026-04-05
rust-conventions
소프트웨어 개발자

Rust coding conventions and patterns for auth9-core development.

2026-04-05
test-coverage
소프트웨어 품질 보증 분석가·테스터

Run tests and check coverage for Auth9 backend, frontend, and SDK with mock-based testing patterns.

2026-04-05
ticket-fix
소프트웨어 품질 보증 분석가·테스터

Read the ticket document(s) under docs/ticket/, and verify the issue against the actual implementation. Classify as bug, false positive, or feature gap. For bugs, fix the code. For false positives, update QA docs. For feature gaps, fix in-place if small or create a Feature Request if large. Regardless of category, reset the environment using ./scripts/reset-docker.sh, then rerun QA testing. After testing confirms resolution, delete the ticket document(s). Use when a user asks to fix a ticket or resolve a QA failure.

2026-03-28
feature-request-governance
프로젝트 관리 전문가

Govern feature requests from docs/feature_request/ through a structured lifecycle: scan FR docs, produce implementation plans, execute changes, self-check closure, generate QA docs, execute QA testing, and clean up. Use when a user asks to implement a feature request, govern FRs, process feature requests, or says '治理 FR'. Also triggers when docs/feature_request/ contains unresolved documents.

2026-03-21
qa-doc-gen
소프트웨어 품질 보증 분석가·테스터

Generate or update QA/security/UIUX test documentation after confirmed feature implementation plans or completed refactors. Use this skill AFTER plan approval or code completion to: (1) add new QA/security test docs for new behavior, and (2) run cross-doc impact analysis across docs/qa/, docs/security/, and docs/uiux/ to update stale steps, expectations, and security assertions. Triggers when users ask to create QA docs, update test docs after implementation, or sync QA/security/UIUX docs after behavior changes.

2026-03-16
qa-doc-governance
소프트웨어 품질 보증 분석가·테스터

Govern and periodically remediate QA documentation quality across docs/qa, docs/security, and docs/uiux. Use when users ask to audit QA docs, run recurring documentation checks, fix doc drift after refactors, enforce scenario limits/checklists/UI entry visibility, or synchronize README/manifest/changelog consistency.

2026-03-16
align-tests
소프트웨어 품질 보증 분석가·테스터

Execute unit-test alignment after large refactors or broad code changes. Trigger when the user explicitly uses the command "-- 对齐测试 --" or asks to align/fix tests after massive modifications. Run relevant unit tests, analyze failing test cases, update tests and/or implementation, and iterate until stable.

2026-02-16
auth9-grpc-regression
소프트웨어 품질 보증 분석가·테스터

Run Auth9 gRPC regression tests by issuing grpcurl requests from inside the Docker Compose network (required when host-to-container ports are blocked), especially for the auth9-grpc-tls TLS endpoint.

2026-02-15
project-bootstrap
소프트웨어 개발자

Initialize a brand-new project from scratch with a default full-stack scaffold (Rust core + React Router 7 portal + Docker + Kubernetes). Use when a developer asks to bootstrap an empty repo or start a new project and no specific tech stack is requested.

2026-02-09
deploy-gh-k8s
네트워크·컴퓨터 시스템 관리자

End-to-end deployment workflow for this repo that gates on the latest GitHub Actions run, deploys with deploy/upgrade.sh to Kubernetes, monitors kubectl resources, troubleshoots failures (logs, code, IaC), and performs health checks. Use when the user asks to deploy or says “进行部署”, “发布”, “上线”, or requests a Kubernetes deployment/check.

2026-02-09