elastic

File Issue — Design skill for Claude Code

Design community

/file-issue — Research, Design, and File a GitHub Issue.

How to install File Issue

Installs to ~/.claude/skills/elastic-ai-github-actions-playground-file-issue/SKILL.md

Terminal
mkdir -p ~/.claude/skills/elastic-ai-github-actions-playground-file-issue && curl -fsSL https://raw.githubusercontent.com/elastic/ai-github-actions-playground/HEAD/.claude/skills/file-issue.md -o ~/.claude/skills/elastic-ai-github-actions-playground-file-issue/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What File Issue does

/file-issue — Research, Design, and File a GitHub Issue

When to Use

Use `/file-issue` when you want to propose a new feature, enhancement, or bug fix as a structured GitHub issue. This skill follows the project's agentic workflow: issues contain agent-ready implementation plans that AI agents can pick up and execute.

Workflow

1. Research the Codebase

Before designing anything, explore the relevant parts of the codebase:

  • Identify existing patterns that the new work should foll

Alternatives in Design

  • Brand Guidelines — Apply Anthropic's official brand colors and typography to artifacts 94.1k ★
  • Od Contribute — Open a first-contribution PR (or bug issue) on nexu-io/open-design — works for non-coders too 91.8k ★
  • Export Diagram — Export a diagram-design HTML file to .svg and .png next to the source 27.2k ★

Full documentation available on GitHub

View Source Repository