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

dotfiles

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

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

이 저장소의 skills

diagnose
소프트웨어 개발자

Disciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-test. Use when user says "diagnose this" / "debug this", reports a bug, says something is broken/throwing/failing, or describes a performance regression.

2026-06-16
grill-with-docs
소프트웨어 개발자

Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions.

2026-06-16
write-a-skill
소프트웨어 개발자

Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use when user wants to create, write, or build a new skill.

2026-06-16
to-issues
소프트웨어 개발자

Break a plan, spec, or PRD into independently-grabbable GitHub issues using tracer-bullet vertical slices, and publish them to the repo's GitHub Project board. Use when user wants to convert a plan into issues, create implementation tickets, or break down work into issues.

2026-05-28
to-prd
소프트웨어 개발자

Turn the current conversation context into a PRD and publish it to the repo's GitHub Project board. Use when user wants to create a PRD from the current context.

2026-05-28
handoff
경영 분석가

Compact the current conversation into a handoff document for another agent to pick up.

2026-05-26
improve-codebase-architecture
소프트웨어 개발자

Find deepening opportunities in a codebase, informed by the domain language in CONTEXT.md and the decisions in docs/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable.

2026-05-26
zoom-out
프로젝트 관리 전문가

Tell the agent to zoom out and give broader context or a higher-level perspective. Use when you're unfamiliar with a section of code or need to understand how it fits into the bigger picture.

2026-05-26
memory-consolidate
네트워크·컴퓨터 시스템 관리자

Full memory sweep. Runs /memory-dream first, then dedupes/merges/splits durables and refreshes the index. Three approval gates. Pass --all to extend the durable sweep across every discovered repo with team-shared memory.

2026-05-26
memory-dream
네트워크·컴퓨터 시스템 관리자

Triage daily logs - propose promotions to durable memory and archive of older dailies. Plan-then-apply.

2026-05-26
memory-promote
소프트웨어 개발자

Move a specific memory entry to a durable destination. Validates against routing rules in memory/README.md.

2026-05-26
pr-review
소프트웨어 품질 보증 분석가·테스터

Review an Azure DevOps pull request together with the user. Fetches the PR, runs a code-reviewer agent, turns findings into a severity-ordered task list, then validates each finding empirically with the user before deciding to drop it or post a comment on the PR. Use when the user says "review this PR", "lets do a review", or sends an Azure DevOps PR URL/number and wants to review.

2026-05-26