Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
mkaraivanov
GitHub 제작자 프로필

mkaraivanov

4개 GitHub 저장소에서 수집된 18개 skills를 저장소 단위로 보여줍니다.

수집된 skills
18
저장소
4
업데이트
2026-03-21
저장소 탐색

저장소와 대표 skills

implement-test-phase
소프트웨어 품질 보증 분석가·테스터

Implement a numbered testing strategy phase from docs/testing_strategy_phases/phase_$ARGUMENTS_*.md step by step

2026-03-06
implement-phase
소프트웨어 개발자

Implement a numbered phase from docs/phases/phase-$ARGUMENTS.md step by step

2026-03-05
code-review
소프트웨어 품질 보증 분석가·테스터

Review changed code for correctness, security, and project conventions. Invoke this skill automatically whenever a complete unit of work is done — a full implementation phase, a complete feature (repository + service + route + component all connected), or just before creating a PR. Do NOT invoke after editing a single file or mid-way through a feature. If the user says "done", "finished", "phase complete", "ready to commit", or similar, trigger this review immediately.

2026-03-05
db-migrate
데이터베이스 아키텍트

Run prisma migrate dev, regenerate client to the correct output path, and verify import paths

2026-03-05
new-repository
소프트웨어 개발자

Scaffold a Prisma-backed repository for a given Prisma model

2026-03-05
new-service
소프트웨어 개발자

Scaffold a service class for a given domain following project conventions

2026-03-05
verify
소프트웨어 품질 보증 분석가·테스터

Final pre-commit check: run type-check (npx tsc --noEmit), lint (npm run lint), and tests (npm test)

2026-03-05
write-e2e
소프트웨어 품질 보증 분석가·테스터

Write a Playwright E2E test for a specified flow using the project's auth setup pattern

2026-03-05
이 저장소에서 수집된 skills 9개 중 상위 8개를 표시합니다.
저장소 4개 중 4개 표시
모든 저장소를 표시했습니다