Generates and formats changelog files for a new release based on provided version and raw changelog data.
원문 언어: 영어
메뉴
이 저장소의 skills
SkillsMP는 yunseo-kim/agent-toolbox에서 128개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
yunseo-kim/agent-toolbox수집된 skill 128개 중 8개를 표시합니다.
Generates and formats changelog files for a new release based on provided version and raw changelog data.
원문 언어: 영어
Unified documentation workflow for writing, reviewing, and updating technical docs across repositories. Use when users ask to write or edit docs, review doc quality, map code changes to doc impact, scaffold new documentation, update README/API guides, or…
원문 언어: 영어
MUST USE for ANY git operations. Atomic commits, rebase/squash, cherry-pick, worktree, reflog recovery, and history search (blame, bisect, log -S). STRONGLY RECOMMENDED: Use with task(category='quick', load_skills=['git-master'], ...) to save context.…
원문 언어: 영어
Manage major dependency version upgrades with compatibility analysis, staged rollout, and comprehensive testing. Use when upgrading framework versions, updating major dependencies, or managing breaking changes in libraries.
원문 언어: 영어
Create production-ready GitHub Actions workflows for automated testing, building, and deploying applications. Use when setting up CI/CD with GitHub Actions, automating development workflows, or creating reusable workflow templates.
원문 언어: 영어
Build GitLab CI/CD pipelines with multi-stage workflows, caching, and distributed runners for scalable automation. Use when implementing GitLab CI/CD, optimizing pipeline performance, or setting up automated testing and deployment.
원문 언어: 영어
Implement comprehensive testing strategies using Jest, Vitest, and Testing Library for unit tests, integration tests, and end-to-end testing with mocking, fixtures, and test-driven development. Use when writing JavaScript/TypeScript tests, setting up test…
원문 언어: 영어
Implement secure secrets management for CI/CD pipelines using Vault, AWS Secrets Manager, or native platform solutions. Use when handling sensitive credentials, rotating secrets, or securing CI/CD environments.
원문 언어: 영어