Write Issue

🏢Official
by tldraw · vlatest · Repository

Automatically generate clear, concise issue reports from tldraw diagrams, detailing problems and proposed solutions.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add write-issue npx -- -y @trustedskills/write-issue
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "write-issue": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/write-issue"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows an AI agent to generate issue reports based on provided information. It can create structured text suitable for bug tracking systems or project management tools, summarizing problems and potential solutions. The output is designed to be clear, concise, and actionable for developers or other stakeholders.

When to use it

  • You need to quickly document a software bug encountered during testing.
  • A user reports an issue, and you want to generate a preliminary report.
  • You're summarizing feedback from multiple sources into a single, organized issue.
  • You want to create a structured record of a problem for future reference or escalation.

Key capabilities

  • Issue Report Generation: Creates formatted text representing issues.
  • Structured Output: Produces output suitable for bug tracking systems.
  • Summarization: Condenses information into concise reports.

Example prompts

  • "Write an issue report about the login button not working on mobile."
  • "Generate a bug report based on this user feedback: 'The app crashed when I tried to upload a large file.'"
  • “Create an issue for the broken link on the homepage, including steps to reproduce.”

Tips & gotchas

The quality of the generated issue depends heavily on the clarity and detail provided in the input. Providing context like reproduction steps or error messages will lead to more useful reports.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
tldraw
Installs
0

🏢 Official

Published by the company or team that built the technology.