원클릭으로
amazingteam
amazingteam에는 Burburton에서 수집한 skills 13개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Use when code changes require documentation updates. Ensures documentation stays synchronized with code, API, and feature changes. Detects doc drift and maintains consistency.
Use when working with GitHub issues, pull requests, releases, or repository operations. Provides systematic approach to GitHub API interactions via gh CLI.
Use when releasing a new version of the software. Automates version bumping, changelog updates, git tagging, and release creation. Supports both single and dual-repository release workflows.
Use when starting a new feature or project to systematically capture user requirements through Socratic questioning. Creates a requirements document that can be used for design and implementation planning.
Decompose complex tasks into GitHub sub-issues and coordinate workflow
Systematic approach to identifying, analyzing, and fixing bugs
Investigate CI failures systematically and find root causes
Classify issues by type, priority, and assign appropriate handling
Checklist for detecting regressions after changes
Validate that the project is ready for release
Quickly understand and document a repository's architecture, structure, and design patterns
Checklist for safe code refactoring without breaking changes
Implement features using test-driven development approach