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

dotfiles

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

수집된 skills
48
Stars
4
업데이트
2026-07-13
Forks
1
직업 범위
직업 카테고리 9개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

address-pr-feedback
소프트웨어 품질 보증 분석가·테스터

Address pending PR review feedback through verified triage, small fix phases, implementation, validation, and evidence-backed replies. Manual invocation only.

2026-07-13
autoresearch
소프트웨어 개발자

Autonomous iteration loop for a measurable goal: review, ideate, modify, verify, keep or rollback, repeat until interrupted or capped.

2026-07-13
ci-babysit
소프트웨어 품질 보증 분석가·테스터

Monitor a PR's CircleCI pipeline, diagnose failures, apply scoped fixes, push when requested, and continue until green or blocked.

2026-07-13
commit
소프트웨어 개발자

Stage and commit changes in logical groups using the project's git message style, without mixing unrelated user changes.

2026-07-13
create-pr
소프트웨어 개발자

Create or update a GitHub PR with concise description, review guidance, triggered specialty reviews, and focus areas.

2026-07-13
daily-summary
일반 사무원

Build a daily work brief from yesterday/off-hours activity plus today's Linear, Calendar, Gmail, and Notion context; update Notion and produce standup/checklist.

2026-07-13
daily-wrapup
일반 사무원

Consolidate today's Notion entry, summarize Linear/work activity, and rewrite actions, decisions, and notes into a clean end-of-day record.

2026-07-13
gotcha
기타 컴퓨터 관련 직업

Capture a discovered failure pattern or correction as a gotcha for an existing skill.

2026-07-13
help-skills
기타 컴퓨터 관련 직업

Discover and recommend available personal skills for a requested workflow, grouped by purpose with usage guidance.

2026-07-13
implement-conversation
소프트웨어 개발자

Convert the current conversation into an implementation path, choosing quick or full planning based on scope and risk.

2026-07-13
log-on-call
일반 사무원

Log an off-hours on-call incident to the daily Notion doc with a timeline useful for follow-up or postmortem.

2026-07-13
log-work
일반 사무원

Append concise session accomplishments to today's Notion work log.

2026-07-13
my-analyze
소프트웨어 개발자

Compare research, specs, plans, and related artifacts to find contradictions, coverage gaps, scope drift, and implementation-readiness risks.

2026-07-13
my-arch-review
소프트웨어 개발자

Architecture review of a PR, document, or code area for boundaries, coupling, cohesion, dependency direction, and maintainability.

2026-07-13
my-clarify
소프트웨어 개발자

Surface ambiguities, contradictions, hidden assumptions, and underspecified areas in specs or research before planning.

2026-07-13
my-eval-plan
소프트웨어 개발자

Design evaluation plans for AI/LLM features: datasets, scorers, baselines, success criteria, and regression strategy.

2026-07-13
my-implement
소프트웨어 개발자

Execute an approved plan phase by phase. Dispatches one implementation-executor at a time, enforces RED -> GREEN -> VALIDATE, re-verifies results, and stops on repeated failure.

2026-07-13
my-investigate
네트워크·컴퓨터 시스템 관리자

Investigate production, runtime, CI, or test issues by gathering evidence from logs, metrics, traces, code, and CI, then ranking hypotheses.

2026-07-13
my-next
소프트웨어 개발자

Synthesize current session state into a prioritized action plan after research, validation, review, or divergent discussion.

2026-07-13
my-observe
소프트웨어 개발자

Design observability and monitoring for planned code changes: metrics, traces, spans, logs, dashboards, and actionable alerts.

2026-07-13
my-plan
소프트웨어 개발자

Create a detailed implementation plan with mechanically verifiable success criteria, phase boundaries, tests-first steps, and explicit non-goals.

2026-07-13
my-quick
소프트웨어 개발자

One-pass implementation workflow for small, well-understood changes with lightweight research, focused TDD, validation, and self-review.

2026-07-13
my-research
소프트웨어 개발자

Deep codebase research with verified findings. Uses focused discovery agents, cross-checks claims against code, saves a durable research artifact, and records assumptions.

2026-07-13
my-review
소프트웨어 품질 보증 분석가·테스터

Rigorous code review for local diffs or GitHub PRs. Uses a high bar for REQUEST_CHANGES: only Critical merge-blocking issues should block a PR; approve only when requirements are satisfied.

2026-07-13
my-spec
소프트웨어 개발자

Refine vague ideas, bugs, or rough requests into scoped technical-product specs with problem statement, boundaries, acceptance criteria, and open decisions.

2026-07-13
my-test-exec
소프트웨어 품질 보증 분석가·테스터

Execute a manual E2E test plan in the browser, record evidence, and format results for the user or PR.

2026-07-13
my-test-plan
소프트웨어 품질 보증 분석가·테스터

Produce a manual E2E test plan from a ticket, PR, or code change with scenarios, setup, expected outcomes, and risk coverage.

2026-07-13
my-validate
소프트웨어 품질 보증 분석가·테스터

Validate work against a plan or current session. Runs mechanical checks, verifies claims against code, repairs local failures when safe, and reports residual risk.

2026-07-13
my-workflow
기타 컴퓨터 관련 직업

Run one checkpointed delivery stage at a time: research, spec, clarify, plan, observe, analyze, then the gated atomic implement -> validate -> review block. Never jump straight to implementation unless the workflow ledger explicitly marks all prior stages complete.

2026-07-13
perf-review
소프트웨어 개발자

Deep performance review: query plans, index coverage, load impact, caching strategy, resource use, and scaling risks.

2026-07-13
plan-milestone
프로젝트 관리 전문가

Analyze Linear milestone issues, sequence dependencies, identify critical path, and optionally update issue relationships.

2026-07-13
publish-review
소프트웨어 품질 보증 분석가·테스터

Publish prepared PR review to GitHub inline comments, thread replies, review body via gh api.

2026-07-13
quality-audit
소프트웨어 품질 보증 분석가·테스터

Deep audit of test quality, coverage fidelity, flakiness risk, assertions, mocks, and whether tests actually catch intended bugs.

2026-07-13
quick-implement
소프트웨어 개발자

Execute a quick-plan one phase at a time using quick-implement-agent for TDD or direct-edit phases.

2026-07-13
quick-plan
소프트웨어 개발자

Create a small executable quick-plan for simple changes, with TDD or direct-edit phases and mechanical success criteria.

2026-07-13
requirements-audit
소프트웨어 개발자

Audit a PR, ticket, spec, or local change against stated requirements and acceptance criteria.

2026-07-13
security-audit
정보 보안 분석가

Deep security audit for code changes or areas: auth/authz, data exposure, injection, secrets, dependency risk, and OWASP-style issues.

2026-07-13
team-plan
소프트웨어 개발자

Plan parallel milestone work for multiple developers by analyzing issue surfaces, dependencies, sequencing, and merge-conflict risk.

2026-07-13
this-important
소프트웨어 개발자

Filter previous findings through an importance bar so only issues worth raising or fixing survive.

2026-07-13
update-deps
소프트웨어 개발자

Update outdated dependencies across supported package managers, handling safe updates first and flagging breaking changes.

2026-07-13
이 저장소에서 수집된 skills 48개 중 상위 40개를 표시합니다.