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

tfplan2md-uat

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

skills collected
9
Stars
3
updated
2025-12-27
Forks
0
Occupation coverage
2 occupation categories ยท 100% classified
repository explorer

Skills in this repository

create-pr-github
software-developers

Create and (optionally) merge a GitHub pull request (prefer GitHub chat tools; gh/wrappers are fallback), following the repo policy to use rebase and merge for a linear history.

2025-12-27
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.

2025-12-27
generate-demo-artifacts
software-quality-assurance-analysts-and-testers

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

2025-12-26
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.

2025-12-26
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.

2025-12-26
simulate-uat
software-quality-assurance-analysts-and-testers

Simulate the UAT workflow (create PR, comment, poll) on GitHub or Azure DevOps using a minimal test artifact and simulated fixes.

2025-12-26
view-pr-github
software-developers

View GitHub PR status/details (prefer GitHub chat tools; gh is fallback).

2025-12-26
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.

2025-12-26
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.

2025-12-25