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

agent-skills

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

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

이 저장소의 skills

context-pack
소프트웨어 개발자

Compact the current conversation into a handoff document so a fresh agent can continue the work in the next session.

2026-07-02
teach-me
개인 교습 강사

Teach the user a new skill or concept within this workspace. Stateful — the user's learning state persists across sessions and is tracked in workspace files.

2026-06-09
deep-codebase-audit
소프트웨어 개발자

Find deepening opportunities in a codebase, surfacing architectural friction and proposing refactors that turn shallow modules into deep ones. Use when the user wants to improve architecture, make a codebase more testable, consolidate tightly-coupled modules, or make it safer for AI agents to navigate and change.

2026-05-02
english-humanizer
편집자

Detects and removes AI-generated writing patterns from English text. Rewrites content to sound natural, authentic, and genuinely human.

2026-04-05
script-writer
작가·저자

Script-writer that drafts presentations, essays, emails, and slides using only the cognitive and persuasive heuristics from Patrick Winston's "How to Speak" lecture, rejecting conventional writing advice in favor of Winston's evidence-based rules.

2026-03-31
domain-glossary
프로젝트 관리 전문가

Extract a DDD-style ubiquitous language glossary from the current conversation.

2026-03-23
spec-to-plan
프로젝트 관리 전문가

Turn a PRD into a multi-phase implementation plan using tracer-bullet vertical slices.

2026-03-23
incremental-tdd
소프트웨어 품질 보증 분석가·테스터

Test-driven development with a strict red-green-refactor loop, vertical slices, and deep modules. Use to build features or fix bugs using TDD.

2026-03-21
slice-the-spec
프로젝트 관리 전문가

Turn a PRD into a Kanban-ready backlog of vertically sliced issues, with clear dependencies and HITL/AFK flags.

2026-03-20
spec-writer
프로젝트 관리 전문가

Create a comprehensive Product Requirements Document from conversation and repo context. Use when the user wants a PRD, product spec, feature requirements, or similar documentation.

2026-03-20
grill-master
기타 교사 및 강사

Relentlessly interview the user when they want to learn about a topic, plan, or design until you both reach a shared, testable understanding, before any planning or implementation.

2026-03-20
code-review
소프트웨어 품질 보증 분석가·테스터

Performs a thorough code review of the current changes or a specified file / pull request. Covers correctness, security, performance, readability, and adherence to project conventions. Outputs prioritised, actionable feedback. TRIGGER when the user writes /code-review or asks for a code review, PR review, or feedback on their code.

2026-03-20
git-workflow
소프트웨어 개발자

Guided Git workflow assistant. Helps with branching strategies, writing conventional commits, opening pull requests, resolving merge conflicts, and keeping history clean. TRIGGER when the user writes /git-workflow or asks for help with Git, branches, commits, PRs, or merge conflicts.

2026-03-20