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?"