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

RuslanPr0g

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

수집된 skills
16
저장소
3
업데이트
2026-07-15
저장소 탐색

저장소와 대표 skills

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

Cross-reference Application write-service methods / Angular components against existing test files, ranked by how central each file is (referenced-by count), to surface the highest-leverage places to add tests next. Invoke when the user says "find untested code", "what's untested", "test coverage gaps", or "/find-untested".

2026-07-10
new-bounded-context
소프트웨어 개발자

Scaffold a brand-new bounded context (all backend layer projects, solution wiring, API gateway route, and the matching Angular feature folder). Invoke when the user says "new bounded context", "scaffold context", "add a bounded context", or "/new-bounded-context <ContextName>".

2026-07-10
automation-ideas
소프트웨어 개발자

Brainstorm at least 10 automation ideas for this project across three tiers (plain non-AI automation, AI-assisted SDLC support, AI agentic loops), then create one GitHub issue per idea the user picks. Invoke when the user says "automation ideas", "how could we automate this project", "suggest some automations", or "/automation-ideas".

2026-07-10
dependency-check
소프트웨어 개발자

Report outdated and vulnerable packages across the backend (Directory.Packages.props / Hiscary.sln) and frontend (client/package.json) in one combined summary. Invoke when the user says "dependency check", "check for outdated packages", "any vulnerable dependencies", or "/dependency-check".

2026-07-10
implement
소프트웨어 개발자

Implement a spec generated by /spec. Reads .claude/specs/{slug}/design.md, executes each task in Section 8 in order, marks tasks complete as it goes, verifies acceptance after each task, and stops on failure. Invoke when the user says "implement issue

2026-07-10
project-health
소프트웨어 개발자

Report open GitHub issues/PRs, failing CI runs, pending EF Core migrations per bounded context, Nx-affected projects since the last release tag, stale branches, and outdated/vulnerable packages — one combined health snapshot. Invoke when the user says "project health", "health check", "how healthy is the repo", or "/project-health".

2026-07-10
reset-dev-db
네트워크·컴퓨터 시스템 관리자

Drop and recreate the local dev Postgres database, then reapply every bounded context's EF Core migrations in dependency order. Refuses to run against anything but localhost. Invoke when the user says "reset dev db", "reset local database", "wipe my local postgres", or "/reset-dev-db".

2026-07-10
security-audit
정보 보안 분석가

Run a full security audit of this repo — secrets/tokens exposed in the codebase and git history, OWASP Top 10 concerns across the .NET backend and Angular frontend, dependency vulnerabilities, and CI/CD misconfiguration — then create one GitHub issue per confirmed finding automatically. Invoke when the user says "security audit", "audit security", "check for exposed secrets", "run a security scan", or "/security-audit".

2026-07-10
이 저장소에서 수집된 skills 11개 중 상위 8개를 표시합니다.
저장소 3개 중 3개 표시
모든 저장소를 표시했습니다