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

agents

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

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

이 저장소의 skills

handoff
기타 컴퓨터 관련 직업

Use when the user wants to continue in a fresh session, hand work to another agent, preserve current context near context limits, or create a compact continuation brief for later. Use when they say handoff, next session, fresh agent, continue tomorrow, context limit, or pass this to another agent.

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

Use when planning features, designing changes, stress-testing ideas, scoping work, or deciding how to approach non-trivial implementation. Use when the user says plan, design, shape, grill, think through, prototype the idea, or asks for an implementation plan.

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

Use when running an unusually strict code quality review focused on maintainability, structural simplification, abstraction quality, spaghetti growth, giant files, type boundaries, and whether a branch should be blocked despite passing tests. Use when the user says thermo-nuclear review, thermonuclear review, harsh maintainability review, deep code quality audit, or review this branch aggressively.

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

Use when creating, editing, pruning, splitting, merging, or testing agent skills. Use when deciding skill frontmatter, model-vs-user invocation, description triggers, supporting files, pressure scenarios, or whether a skill should exist.

2026-06-22
systematic-debugging
소프트웨어 개발자

Use when debugging any bug, failing test, flaky behavior, performance regression, unexpected runtime behavior, or reviewing an existing bug theory/postmortem. Use before reading source code to explain a symptom, before proposing a fix, or when tempted to patch from inspection.

2026-06-22
placing-code-in-layers
소프트웨어 개발자

Use when deciding which layer a piece of code belongs in (domain, application, or infrastructure), when business rules are mixed with framework/UI/database/HTTP code, when an external SDK or API response shape is leaking into core logic, when a test forces you to mock your own classes or sibling collaborators, or when unsure whether to introduce an interface/port/abstraction.

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

Use when implementing features, fixing bugs (including P0 hotfixes and production incidents), refactoring, removing dead code, or deleting legacy paths. Use when user mentions TDD, red-green-refactor, test-first, or when tempted to write code before tests. Use when fixing any bug — even trivial ones. Use when encountering or modifying existing code that lacks tests. Use when writing tests, deciding what to mock, or when tests are full of mocks, coupled to implementation, or break on every refactor.

2026-06-18
surgical-edits
소프트웨어 개발자

Use before any code, config, or documentation edit. Use when the request uses vague verbs like "refactor", "clean up", "improve", "modernize", or "make better". Use when adjacent issues (dead code, bad style, smells, TODOs) are visible during a focused task. Use when tempted to do "while I'm here" cleanup.

2026-05-09