Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

tfplan2md

tfplan2md 收录了来自 oocx 的 30 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
30
Stars
167
更新
2026-05-20
Forks
11
职业覆盖
6 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

pre-pr-checklist
软件质量保证分析师与测试员

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.

2026-05-20
generate-release-screenshots
软件开发工程师

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.

2026-05-16
next-issue-number
软件开发工程师其他计算机职业

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.

2026-03-17
update-workflow-diagram
网页开发工程师

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.

2026-03-11
website-accessibility-check
网页与数字界面设计师

Run a focused accessibility pass for website changes (WCAG 2.1 AA-oriented).

2026-03-11
website-create-examples
网页开发工程师

Create and update interactive examples for the Eleventy website using page entrypoints and src/examples fragments.

2026-03-11
website-devtools
网页开发工程师

Use browser tools to inspect rendering and troubleshoot website issues with the Maintainer.

2026-03-11
website-quality-check
网页开发工程师

Run a lightweight, repeatable quality checklist for the website (including style guide adherence).

2026-03-11
website-visual-assets
网页开发工程师

Generate website HTML exports and screenshots using the repo's HtmlRenderer and ScreenshotGenerator tools.

2026-03-11
agent-file-structure
软件开发工程师计算机系统分析师

Standard structure and key principles for agent definition markdown files.

2026-03-05
agent-model-selection
计算机系统分析师

Guidelines for selecting appropriate language models for agents based on task-specific benchmarks, availability, and cost efficiency.

2026-03-05
update-test-snapshots
软件质量保证分析师与测试员

Regenerate test snapshot files after intentional markdown output changes. Use after modifying templates or rendering logic.

2026-03-04
coding-agent-workflow
其他计算机职业

Standard workflow for GitHub Copilot coding agents including report_progress usage, delegation handling, and PR communication patterns.

2026-02-25
run-uat
软件质量保证分析师与测试员

Run User Acceptance Testing by creating a PR with rendered markdown on GitHub or Azure DevOps. Use when validating markdown rendering in real platforms.

2026-02-22
run-dotnet-tests
软件质量保证分析师与测试员

Run .NET tests correctly using the test-with-timeout.sh wrapper to handle .NET 10 dual test runner modes and prevent test hangs.

2026-02-14
agent-tool-selection
软件开发工程师

Guide for selecting appropriate VS Code Copilot tools when configuring agents, including environment-specific considerations.

2026-02-12
create-pr-github
软件开发工程师

Create and (optionally) merge a GitHub pull request using wrapper scripts (preferred) or GitHub CLI (fallback), following the repo policy for rebase and merge.

2026-01-25
view-pr-github
软件开发工程师

View GitHub PR status/details using GitHub MCP tools (preferred) or gh CLI (fallback).

2026-01-25
analyze-chat-export
软件开发工程师

Export and analyze VS Code Copilot chat logs for retrospective metrics. Extracts model usage, tool invocations, approval patterns, and timing data.

2026-01-14
detect-diagram-crossings
软件开发工程师

Detect and analyze edge crossings and overlaps in SVG workflow diagrams using geometric intersection algorithms and visual analysis. Use when validating diagram layouts.

2026-01-12
create-pr-azdo
软件开发工程师

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.

2026-01-01
git-rebase-main
软件开发工程师

Safely rebase the current feature branch on top of the latest origin/main. Use when preparing a branch for PR, UAT, or release.

2026-01-01
merge-conflict-resolution
软件开发工程师

Resolve git merge/rebase conflicts safely without losing intended changes.

2026-01-01
generate-demo-artifacts
计算机系统分析师

Generate the comprehensive demo markdown artifacts from the current codebase. Use before UAT to ensure test artifacts reflect the latest code.

2025-12-31
arc42-documentation
软件开发工程师

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).

2025-12-29
validate-agent
软件开发工程师

Validate agent definitions for consistency, model availability, handoff integrity, and tool existence. Use this when creating or modifying agents.

2025-12-28
watch-uat-github-pr
软件开发工程师

Watch a GitHub UAT PR for maintainer feedback or approval by polling comments until approved/passed.

2025-12-26
watch-uat-azdo-pr
软件开发工程师

Watch an Azure DevOps UAT PR for maintainer feedback or approval by polling threads and reviewer votes until approved/passed.

2025-12-25
create-agent-skill
软件开发工程师

Create a new Agent Skill following project standards and templates. Use this when you need to encapsulate a new capability or workflow.

2025-12-25
skill-name
软件开发工程师

{{description}}

2025-12-25