generate-github-bug-report
Use when generating a high-quality GitHub bug report following the repository's specific templates and standards.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use when generating a high-quality GitHub bug report following the repository's specific templates and standards.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Use when creating, reviewing, repairing, or updating YAML frontmatter metadata for implementation plans in .plans/. Covers plan lifecycle status, archive records, GitHub traceability, implementation commits, release versions, validation results, and schema compliance.
PostHog API / Integration for NodeJS/Typescript. Use when: implementing PostHog telemetry, adding analytics events, configuring PostHog adapters, writing telemetry tests, integrating feature flags, uploading sourcemaps, or debugging PostHog capture issues.
Use when implementing or refactoring TypeScript code to ensure strict type safety and avoid the 'any' type. Provides strategies for unknown types, generics, and type guards.
Use when implementing or refactoring VS Code extension features in this repository with a TDD-first workflow, modular architecture, and full validation.
Use when validating VS Code extension behavior, implementation, tests, or architecture before coding changes in this repository.
| name | generate-github-bug-report |
| description | Use when generating a high-quality GitHub bug report following the repository's specific templates and standards. |
Use this skill to create well-structured, detailed, and actionable bug reports that adhere to the repository's .github/ISSUE_TEMPLATE/bug_report.yml (or similar) requirements.
A complete, Markdown-formatted bug report (or YAML-aligned text) ready to be pasted into a GitHub issue, containing all necessary reproduction steps, environment details, and logs.
Follow the structure defined in .github/ISSUE_TEMPLATE/bug_report.yml:
[Bug]: followed by a concise summary.```shell blocks."I'm getting a 401 error when trying to use the completions provider with my local LiteLLM proxy. Can you generate a bug report for me?"