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

qn-claude-web

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

수집된 skills
14
Stars
2
업데이트
2026-03-28
Forks
0
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

commit-push-pr
소프트웨어 개발자

Commit all changes, push to remote, and open a pull request in one shot. The most common inner-loop workflow.

2026-03-28
fresh
소프트웨어 개발자

Clean start for a new task. Saves important decisions, clears context, and re-reads project config.

2026-03-28
go
소프트웨어 개발자

Resume work from a previous session. Reads MEMORY.md and continues autonomously.

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

Adversarial code review — stress-tests recent changes by hunting for bugs, edge cases, security holes, and design flaws. Spawns parallel attack agents, consolidates into a severity-rated report.

2026-03-28
investigate
소프트웨어 개발자

Debug and investigate issues — trace symptoms to root cause. Use when something is broken, a test fails mysteriously, or behavior is unexpected.

2026-03-28
prove-it
소프트웨어 품질 보증 분석가·테스터

Prove that the current implementation works. Runs tests, diffs behavior, validates correctness. Use after implementing a feature or fix to verify before marking complete.

2026-03-28
retro
프로젝트 관리 전문가

Post-task retrospective — capture lessons learned and store them for future sessions. Builds cumulative intelligence across sessions.

2026-03-28
save
소프트웨어 개발자

Snapshot current task state to MCP for cross-session persistence. Use when switching tasks or before ending a session.

2026-03-28
secreview
정보 보안 분석가

Quick security review of a file, component, or change. Runs input validation audit, crypto review, dependency scan, secret detection, and access control checks.

2026-03-28
status
소프트웨어 개발자

Quick project health check — git state, test results, lint status, build status. One-shot overview.

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

Test-Driven Development — Red/Green/Refactor cycle. Writes failing tests first from a spec, implements minimum code to pass, refactors, then verifies.

2026-03-28
team
소프트웨어 개발자

Full multi-agent team review using parallel subagents. Spawns Architect, SecOps, Tester, DevOps, and Verifier concurrently, then consolidates into a prioritized action plan.

2026-03-28
techdebt
소프트웨어 개발자

Scan for technical debt and fix it. Uses Simplifier to identify dead code, duplication, complexity, and inconsistencies, then Verifier to confirm no regressions.

2026-03-28
test-and-fix
소프트웨어 품질 보증 분석가·테스터

Run the test suite, analyze failures, and auto-fix the failing code. Iterates up to 3 times until green or reports what remains broken.

2026-03-28