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

yeet-git

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

수집된 skills
8
Stars
5
업데이트
2026-01-30
Forks
1
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

issue-resolver
소프트웨어 개발자

Automated issue resolution skill. Parses a list of issues from a file and systematically applies fixes to the codebase. Use this when the user points to an issue list (e.g., ISSUES.md) and asks to fix them.

2026-01-30
referencing-project-context
소프트웨어 개발자

Loads the 'yeet-git' project details, core functionalities, and architectural context into memory. Use when the user asks about the project scope, or at the start of a session to ground the agent.

2026-01-30
testing-cli
소프트웨어 품질 보증 분석가·테스터

Tests the yeet-git CLI tool by performing file edits and running various git command scenarios to verify functionality. Use when the user asks to test the CLI commands.

2026-01-30
maintaining-changelog
소프트웨어 개발자

Generates and updates the project's CHANGELOG.md file based on git history and AI summarization. Use when the user asks to update the changelog or prepare release notes.

2026-01-30
publishing-package
소프트웨어 개발자

Analyzes git history to determine the next version, generates a changelog, commits changes, and publishes the package to npm. Use when the user asks to "publish" or "release" the package.

2026-01-30
creating-skills
소프트웨어 개발자

Generates high-quality, predictable, and efficient .agent/skills/ directories based on user requirements. Use when the user asks to create a new skill or scaffold a skill structure.

2026-01-29
kaizen
소프트웨어 개발자

Guide for continuous improvement, error proofing, and standardization. Use this skill when the user wants to improve code quality, refactor, or discuss process improvements.

2026-01-29
lint-and-validate
소프트웨어 개발자

Automatic quality control, linting, and static analysis procedures. Use after every code modification to ensure syntax correctness and project standards. Triggers onKeywords: lint, format, check, validate, types, static analysis.

2026-01-29