issue-documentation
About
This skill provides standardized templates for creating comprehensive issue documentation, systematically capturing problem scenarios, reproduction steps, expected vs actual behavior, and impact scope. It ensures traceable bug reports by offering clear solution approaches and alternatives while maintaining optimization for issue tracking systems like GitHub, Jira, and Linear. Developers should use it when creating bug reports, issue tickets, troubleshooting documentation, or technical debt tracking across various platforms.
Documentation
Issue Documentation Guide
기본 원칙
- 간결하고 명확하게
- 실행 가능한 예시와 함께
- "왜"에 집중
- 문서는 기본적으로 번역을 부탁하지 않는 이상 항상 한국어로 작성할 것
이슈
문제 상황
구체적으로 어떤 문제가 있는가?
재현 방법(재현이 필요하고, 재현이 가능한 이슈 한정):
- 단계 1
- 단계 2
- 예상 결과 vs 실제 결과
관련 코드 위치 혹은 스크린샷 등 첨부
해결 방안
[선택한 방안]
구체적인 해결 방법 및 채택 이유 작성
검토했지만 채택하지 않은 방안 (있다면)
- 방안 A: 반려 이유
- 방안 B: 반려 이유
영향 범위 (있다면)
- 영향받는 부분
Quick Install
/plugin add https://github.com/KubrickCode/ai-config-toolkit/tree/main/issue-documentationCopy and paste this command in Claude Code to install this skill
GitHub 仓库
Related Skills
business-rule-documentation
MetaThis skill provides standardized templates for systematically documenting business logic and domain knowledge following Domain-Driven Design principles. It helps developers capture business rules, process flows, decision trees, and terminology glossaries to maintain consistency between requirements and implementation. Use it when documenting domain models, creating business rule repositories, or bridging communication between business and technical teams.
go-test
MetaThe go-test skill provides expertise in Go's standard testing package and best practices. It helps developers implement table-driven tests, subtests, benchmarks, and coverage strategies while following Go conventions. Use it when writing test files, creating mocks, detecting race conditions, or organizing integration tests in Go projects.
canvas-design
MetaThe canvas-design skill generates original visual art in PNG and PDF formats for creating posters, designs, and other static artwork. It operates through a two-step process: first creating a design philosophy document, then visually expressing it on a canvas. The skill focuses on original compositions using form, color, and space while avoiding copyright infringement by never copying existing artists' work.
llamaindex
MetaLlamaIndex is a data framework for building RAG-powered LLM applications, specializing in document ingestion, indexing, and querying. It provides key features like vector indices, query engines, and agents, and supports over 300 data connectors. Use it for document Q&A, chatbots, and knowledge retrieval when building data-centric applications.
