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

skills

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

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

이 저장소의 skills

to-adr
소프트웨어 개발자

Write and maintain concise Architecture Decision Records that capture durable technical decisions in the repository. Use when the user asks for an ADR, architecture decision record, decision log, to record a technical decision, to compare architectural options, or to update/supersede an existing decision.

2026-05-26
to-spec
소프트웨어 개발자

Turn ADRs, technical decisions, architecture discussions, or brownfield refactor context into an engineering-focused spec. Use when work has no product user stories, when converting ADRs into implementation-neutral specs, or when planning internal architecture migrations, API contracts, state ownership, provider boundaries, or platform refactors.

2026-05-26
refactor-code
소프트웨어 개발자

Refactor existing code without changing observable behavior. Use when the user asks to improve structure, reduce technical debt, remove code smells, split large functions/classes, reduce duplication, make code easier to test, or prepare code for a feature while preserving behavior.

2026-05-13
setup-ts-pre-commit
소프트웨어 개발자

Set up Husky pre-commit hooks with lint-staged using Biome, plus type checking and tests. Use when user wants to add pre-commit hooks, set up Husky, configure lint-staged, or add commit-time

2026-05-12
new-task
프로젝트 관리 전문가

Enforce a lightweight task contract for new agent work so scope, non-goals, acceptance criteria, implementation notes, completion summary, verification, and remaining risks are explicit. Use when a user asks an agent to begin a new task with deliverables, implementation work, research work, debugging work, review work, or verification expectations; when creating a task prompt for another agent; or when delegating work to a subagent.

2026-05-12
agent-doctor
소프트웨어 개발자

Audit a repository's agent-readiness. Use when a user wants to improve AGENTS.md, CLAUDE.md, CONTEXT.md, repo-local agent docs, domain context, issue tracker guidance, bootstrap/setup for agents, or install Matt Pocock skills for their agent harness.

2026-05-11
code-simplify
소프트웨어 개발자

Use when refactoring code for clarity without changing behavior, when working code is harder to read, maintain, or extend than it should be, or when reviewing code that has accumulated unnecessary complexity.

2026-05-11