Skip to main content
Run any Skill in Manus
with one click
GitHub repository

tfplan2md

tfplan2md contains 30 collected skills from oocx, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
30
Stars
167
updated
2026-05-20
Forks
11
Occupation coverage
6 occupation categories ยท 100% classified
repository explorer

Skills in this repository

pre-pr-checklist
software-quality-assurance-analysts-and-testers

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
software-developers

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
software-developerscomputer-occupations-all-other

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
web-developers

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
web-and-digital-interface-designers

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

2026-03-11
website-create-examples
web-developers

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

2026-03-11
website-devtools
web-developers

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

2026-03-11
website-quality-check
web-developers

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

2026-03-11
website-visual-assets
web-developers

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

2026-03-11
agent-file-structure
software-developerscomputer-systems-analysts

Standard structure and key principles for agent definition markdown files.

2026-03-05
agent-model-selection
computer-systems-analysts

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

2026-03-05
update-test-snapshots
software-quality-assurance-analysts-and-testers

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

2026-03-04
coding-agent-workflow
computer-occupations-all-other

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

2026-02-25
run-uat
software-quality-assurance-analysts-and-testers

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
software-quality-assurance-analysts-and-testers

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
software-developers

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

2026-02-12
create-pr-github
software-developers

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
software-developers

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

2026-01-25
analyze-chat-export
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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

2026-01-01
generate-demo-artifacts
computer-systems-analysts

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
software-developers

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
software-developers

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
software-developers

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

2025-12-26
watch-uat-azdo-pr
software-developers

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
software-developers

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
software-developers

{{description}}

2025-12-25