Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

yeet-git

yeet-git contient 8 skills collectées depuis samad-saiyed, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
8
Stars
5
mis à jour
2026-01-30
Forks
1
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

issue-resolver
Développeurs de logiciels

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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