Claude Code Plugins

Community-maintained marketplace

Feedback

issue-documentation

@KubrickCode/general
1
0

|

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

name issue-documentation
description Standard template and guide for issue documentation. Systematically document problem situation, reproduction method, solution, and impact scope. TRIGGER: Bug report, issue writing, problem situation documentation, troubleshooting documentation, bug tracking, GitHub/Linear issue creation

Issue Documentation Guide

Basic Principles

  • Concise and clear
  • With actionable examples
  • Focus on the "why"

Issue

Problem Situation

What is the specific problem?

Reproduction Method (only for issues that need and can be reproduced):

  1. Step 1
  2. Step 2
  3. Expected result vs. actual result

Attach related code location or screenshots

Solution

[Selected approach]

Write specific resolution method and reason for adoption

Reviewed but Rejected Approaches (if any)

  • Approach A: Reason for rejection
  • Approach B: Reason for rejection

Impact Scope (if any)

  • Affected parts