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

kodus-ai

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

수집된 skills
9
Stars
1.3k
업데이트
2026-07-06
Forks
125
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

perf-debug
소프트웨어 개발자

End-to-end front→back performance debugging for the Kodus web app. Use when a screen is slow, blank, looping, or you need to trace a UI perf problem down to the API query. Drives Playwright/Chrome MCP to open + measure the screen, then reads the API use-case/repository and the DB (Postgres/Mongo indexes, explain) to find and fix the root cause, verifying live.

2026-07-06
business-rules-validation
소프트웨어 품질 보증 분석가·테스터

Validate PR code changes against task requirements to identify missing, forgotten, or overlooked business logic implementations

2026-07-01
kodus-sso-e2e
소프트웨어 품질 보증 분석가·테스터

Use when the user wants to validate the Kodus SSO flow end-to-end (cookie-domain regression for self-hosted, Bug 1 force-dynamic, SAML round-trip via Keycloak), confirm the SSO test still passes after changes, or regression-check before merging code that touches `auth.controller.ts`, `derive-sso-cookie-domain.ts`, `apps/web/src/app/(auth)/sso-callback/page.tsx`, or `libs/ee/sso/`. Also triggers on phrases like "test SSO", "validate SSO", "SSO regression", "rodar teste de SSO", "verificar SSO", "SSO selfhosted vs cloud".

2026-05-08
kodus-business-rules-validation
소프트웨어 품질 보증 분석가·테스터

Use when the user wants Kodus to validate local diff changes against task requirements, acceptance criteria, or business rules via `kodus pr business-validation`, especially for implementation-vs-task or merge readiness checks.

2026-04-27
kodus-centralized-config
소프트웨어 개발자

Use when the user wants to manage centralized configuration via `kodus config centralized` commands (status, init, sync, disable, and download).

2026-04-27
kodus-kody-rules
소프트웨어 개발자

Use when the user wants to create, update or view Kody Rules via `kodus rules` command.

2026-04-27
kodus-pr-suggestions-resolver
소프트웨어 개발자

Use when the user wants to fetch, triage, or implement Kodus suggestions for an existing remote pull request via `kodus pr suggestions`, `--pr-url`, or `--pr-number`.

2026-04-27
kodus-review-dev
소프트웨어 품질 보증 분석가·테스터

Use when the user wants Kodus to review local changes through a local CLI build or non-production API such as `node dist/index.js`, localhost, or QA, including local `--prompt-only` flows.

2026-04-27
kodus-review
소프트웨어 품질 보증 분석가·테스터

Use when the user wants Kodus to review local changes, run `kodus review` or `--prompt-only`, fix Kodus review findings, or check commit, push, or merge readiness.

2026-04-27