Minimum-requirements checklist for any change — code or docs-only. Run this before every PR creation or push to avoid CI failures on the first attempt.
原文の言語: 英語
メニュー
SkillsMP は oocx/tfplan2md から 30 件の skill を収集しています。skill を開くとソースと詳細を確認できます。
収集済み skill 30 件中 30 件を表示しています。
Minimum-requirements checklist for any change — code or docs-only. Run this before every PR creation or push to avoid CI failures on the first attempt.
原文の言語: 英語
Generate PNG screenshots for release notes using the repository's HtmlRenderer and ScreenshotGenerator tools. Use when asked to add screenshots to release notes or documentation.
原文の言語: 英語
Determine the next available issue number across all change types (feature, fix, workflow) by checking both local docs and remote branches, then reserve it by pushing an empty branch.
原文の言語: 英語
Convert the mermaid diagram in docs/agents.md to a blueprint-styled SVG for the website. Use when the workflow diagram in agents.md is updated and needs to be reflected on the website.
原文の言語: 英語
Run a focused accessibility pass for website changes (WCAG 2.1 AA-oriented).
原文の言語: 英語
Create and update interactive examples for the Eleventy website using page entrypoints and src/examples fragments.
原文の言語: 英語
Use browser tools to inspect rendering and troubleshoot website issues with the Maintainer.
原文の言語: 英語
Run a lightweight, repeatable quality checklist for the website (including style guide adherence).
原文の言語: 英語
Generate website HTML exports and screenshots using the repo's HtmlRenderer and ScreenshotGenerator tools.
原文の言語: 英語
Standard structure and key principles for agent definition markdown files.
原文の言語: 英語
Guidelines for selecting appropriate language models for agents based on task-specific benchmarks, availability, and cost efficiency.
原文の言語: 英語
Regenerate test snapshot files after intentional markdown output changes. Use after modifying templates or rendering logic.
原文の言語: 英語
Standard workflow for GitHub Copilot coding agents including report_progress usage, delegation handling, and PR communication patterns.
原文の言語: 英語
Run User Acceptance Testing by creating a PR with rendered markdown on GitHub or Azure DevOps. Use when validating markdown rendering in real platforms.
原文の言語: 英語
Run .NET tests correctly using the test-with-timeout.sh wrapper to handle .NET 10 dual test runner modes and prevent test hangs.
原文の言語: 英語
Guide for selecting appropriate VS Code Copilot tools when configuring agents, including environment-specific considerations.
原文の言語: 英語
Create and (optionally) merge a GitHub pull request using wrapper scripts (preferred) or GitHub CLI (fallback), following the repo policy for rebase and merge.
原文の言語: 英語
View GitHub PR status/details using GitHub MCP tools (preferred) or gh CLI (fallback).
原文の言語: 英語
Export and analyze VS Code Copilot chat logs for retrospective metrics. Extracts model usage, tool invocations, approval patterns, and timing data.
原文の言語: 英語
Detect and analyze edge crossings and overlaps in SVG workflow diagrams using geometric intersection algorithms and visual analysis. Use when validating diagram layouts.
原文の言語: 英語
Create an Azure DevOps pull request using az devops tooling; include the repo’s linear-history merge preference and ask the Maintainer if merge options differ.
原文の言語: 英語
Safely rebase the current feature branch on top of the latest origin/main. Use when preparing a branch for PR, UAT, or release.
原文の言語: 英語
Resolve git merge/rebase conflicts safely without losing intended changes.
原文の言語: 英語
Generate the comprehensive demo markdown artifacts from the current codebase. Use before UAT to ensure test artifacts reflect the latest code.
原文の言語: 英語
Create comprehensive architecture documentation using the arc42 template structure (12 sections covering introduction, constraints, context, solution strategy, building blocks, runtime, deployment, concepts, decisions, quality, risks, and glossary).
原文の言語: 英語
Validate agent definitions for consistency, model availability, handoff integrity, and tool existence. Use this when creating or modifying agents.
原文の言語: 英語
Watch a GitHub UAT PR for maintainer feedback or approval by polling comments until approved/passed.
原文の言語: 英語
Watch an Azure DevOps UAT PR for maintainer feedback or approval by polling threads and reviewer votes until approved/passed.
原文の言語: 英語
Create a new Agent Skill following project standards and templates. Use this when you need to encapsulate a new capability or workflow.
原文の言語: 英語
{{description}}
原文の言語: 英語