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

pedro-angel

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

수집된 skills
28
저장소
2
업데이트
2026-07-18
저장소 탐색

저장소와 대표 skills

dev-environment-facade
소프트웨어 개발자

Use when wiring a project's dev workflow (local stack, test tiers, gates, docs), or when naming make targets in a repo that has siblings — build a thin self-documenting Makefile facade over real scripts, name targets from the shared cross-repo vocabulary, and split env files by owner so targets consume them but never write them.

2026-07-11
acceptance-tests-observable-outcomes
소프트웨어 품질 보증 분석가·테스터

Use when you need to prove a feature actually delivers its intended outcome to a user or caller, not just that its code paths run — write executable acceptance tests against real, observable outcomes, derived from the spec before or independent of the implementation.

2026-07-10
additive-default-off-feature-flags
소프트웨어 개발자

Use when adding any new capability to a working system — ship it behind a flag or optional collaborator that defaults to prior behavior.

2026-07-10
adversarial-lens-review
기타 컴퓨터 관련 직업

Use when a spec, plan, or implementation must be independently reviewed before it is trusted, committed, or advanced to the next phase — dispatch a fresh reviewer per named lens whose job is to refute the artifact, not confirm it.

2026-07-10
autonomous-self-improvement-loop-safety
소프트웨어 개발자

Use when building automation that edits, tests, or deploys itself — an agent that regenerates its own code, a self-updating pipeline, any loop that modifies the thing running it.

2026-07-10
battle-testing-on-real-infra
소프트웨어 개발자

Use when about to call any integration, deployment, or hard guarantee "done" — prove it live end-to-end and capture the run as evidence.

2026-07-10
configuration-single-source-of-truth
소프트웨어 개발자

Use when a value (project id, model, threshold, rubric) would be duplicated across Makefile, scripts, docs, and code — collapse to one source.

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

Use when a decision, gotcha, or preference would otherwise be re-derived next session — capture it as an indexed note, then verify before trusting stale ones.

2026-07-10
이 저장소에서 수집된 skills 21개 중 상위 8개를 표시합니다.
docs-as-deliverable
소프트웨어 개발자

Use when shipping or handing off code — treat docs as a first-class deliverable — present-tense, diagrammed-as-code, verified against reality, reader-tested.

2026-07-18
currency-and-audit-before-trust
소프트웨어 개발자

Use when making a load-bearing or security-relevant claim, or reusing inherited or unfamiliar code — treat recalled facts and unread code as unverified until re-grounded against the live source, and disposition every dangerous surface rather than eyeballing it.

2026-07-18
structural-security-boundary
소프트웨어 개발자

Use when containing untrusted or agent-generated execution, sandboxing a worker with write/exec tools, or judging whether a guard is actually a security boundary.

2026-07-18
autonomous-self-improvement-loop-safety
소프트웨어 개발자

Use when building automation that edits, tests, or deploys itself — an agent that regenerates its own code, a self-updating pipeline, any loop that modifies the thing running it.

2026-07-18
grounded-verifiable-gates
소프트웨어 개발자

Use when an LLM or agent emits decisions or claims and you need to turn fuzzy output into a verifiable, regression-protected signal.

2026-07-18
evidence-over-deference
기타 컴퓨터 관련 직업

Use when the human's request rests on a premise you can check, contradicts evidence or a recorded principle, or proposes a direction you have not independently weighed — weigh the strongest alternative before taking a stance, challenge once with evidence before complying; their decision still wins.

2026-07-12
honest-reframing-over-overclaiming
기타 컴퓨터 관련 직업

Use when a live result contradicts the hoped-for story or a metric could be gamed — state what really works and never fake a green.

2026-07-12
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다