Generates and formats changelog files for a new release based on provided version and raw changelog data.
لغة النص الأصلي: الإنجليزية
القائمة
Skills في هذا المستودع
جمع SkillsMP عدد ١٢٨ من skills من yunseo-kim/agent-toolbox. افتح أي skill لمراجعة مصدره وتفاصيله.
yunseo-kim/agent-toolboxعرض ٨ من أصل ١٢٨ skills مجمعة.
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.
لغة النص الأصلي: الإنجليزية