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

loobster

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

수집된 skills
13
Stars
34
업데이트
2026-06-30
Forks
2
직업 범위
직업 카테고리 5개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

token-discipline
소프트웨어 개발자

Reference only (do NOT invoke as an action): token-reduction conventions (subagent isolation, artifact compaction). Applied throughout the other skills.

2026-06-30
backlog-scoring
프로젝트 관리 전문가

Reference only (do NOT invoke as an action): the RICE scoring convention for the goal-loop backlog. Read by the loop/make-plan skills.

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

Implement a single planned issue, optionally inside a bounded autonomous loop. Use to execute one unit of an approved plan.

2026-06-23
loop
기타 컴퓨터 관련 직업

Run a continuous goal-loop: work a prioritized RICE-scored backlog toward a standing goal, cycle after cycle, consuming/emitting signals. Use for ongoing autonomous improvement toward a goal; not for a single discrete task (use run).

2026-06-23
secure
정보 보안 분석가

Run the enabled compliance checklists (any of HIPAA / HITRUST / ISO 27001 / SOC 2) against the diff, separating code-verifiable findings from organizational controls. Always run before committing a sensitive change.

2026-06-23
signals
기타 컴퓨터 관련 직업

Emit or consume cross-loop signals (observations / frictions / opportunities) in the shared signals/ store. Use to record a finding for other loops or teammates, or to read relevant ones before deciding. PHI must never go in a signal.

2026-06-23
verify-frontend
소프트웨어 품질 보증 분석가·테스터

Verify UI changes by capturing Playwright screenshots and attaching them to the PR (GitHub-native, no third-party hosts). Use when a change touches the frontend.

2026-06-23
resume
소프트웨어 개발자

Resume a paused, interrupted, or crashed RePPITS workflow by reconstructing state from tasks. Use when continuing prior workflow work after a break.

2026-06-22
make-plan
소프트웨어 개발자

Break the chosen proposal into ordered issues/tasks with dependencies. Use after a proposal is chosen, before implementing.

2026-06-22
make-proposals
소프트웨어 개발자

Generate up to two solution proposals grounded in prior research (with architecture diagrams). Use after research, before planning.

2026-06-22
research-codebase
소프트웨어 개발자

Document the existing codebase exactly as it is today (no suggestions, no fixes). Use as the first phase, before proposing changes.

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

Review all uncommitted changes (the Test phase) in a SEPARATE verifier — never self-review. Use before securing/committing.

2026-06-22
run
기타 컴퓨터 관련 직업

Run the full RePPITS workflow (Research -> Propose -> Plan -> Implement -> Test -> Secure) with risk-tiered approval gates. Use to build or change a feature end-to-end. Not for tiny one-off edits.

2026-06-22