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

power-platform-developer-suite

power-platform-developer-suite contains 19 collected skills from joshsmithxrm, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
19
Stars
5
updated
2026-07-14
Forks
1
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

release
software-developers

Cut a PPDS release — CHANGELOG refresh, version bump, tag push sequence, CI monitoring, post-publish verification. Use when preparing a new prerelease or stable release across CLI, TUI, MCP, Extension, and NuGet libraries.

2026-07-14
dependabot-triage
software-developers

Triage and merge open dependabot PRs per docs/MERGE-POLICY.md — classify each PR (auto-merge / verify-then-merge / manual review), enable auto-merge for safe ones, run targeted test suites for risky ones, and surface anything needing human judgment. Use when there's a backlog of dependabot PRs, after a quiet period, or as a routine drain.

2026-07-14
verify
software-quality-assurance-analysts-and-testers

AI self-verification of implemented work across surfaces (extension, CLI, MCP, TUI, workflow). Use after implementation to verify code works in its runtime environment.

2026-07-14
backlog
project-management-specialists

Create, triage, and manage GitHub issues per PPDS backlog conventions. Use when creating issues, grooming the backlog, reviewing what to work on next, or filing bugs.

2026-07-11
design
software-developers

Brainstorm ideas into specs and plans through collaborative dialogue. Use when starting a new feature, exploring an idea, or designing a system — before any implementation.

2026-07-11
gates
software-developers

Gates

2026-07-11
implement
software-developers

Execute a checked-in implementation plan end-to-end using parallel agents. Use when a spec and plan exist in .plans/ and you're ready to build.

2026-07-11
pr
software-developers

Create PR, wait for the configured automated review, triage every comment, and present a summary. Use when work is ready to ship — after gates, verify, QA, and review are complete.

2026-07-11
qa
software-quality-assurance-analysts-and-testers

QA — Three-Agent Blind Verification. Use when making code changes that need product-level validation — after implementation, after fix rounds, before PRs. Dispatches agents that test the running product without seeing source code.

2026-07-11
review
software-quality-assurance-analysts-and-testers

Bias-isolated code review — reviewer sees only the diff, constitution, and spec ACs, never the implementation plan or task context

2026-07-11
setup
network-and-computer-systems-administrators

Setup

2026-07-11
shakedown
software-quality-assurance-analysts-and-testers

Structured multi-surface product validation — systematically test Extension, TUI, MCP, and CLI with parity comparison and architecture audit. Use before releases, after large features, or to kick the tires.

2026-07-11
write-skill
software-developers

Author or modify skills following PPDS conventions — naming, structure, frontmatter, discoverability. Use when creating, editing, or restructuring skills.

2026-07-11
audit-capture
software-developers

Run manifest-driven PNG captures of TUI and extension surfaces for design audits. Emits a schema-conformant capture tree for consumption by a Claude design-audit session.

2026-05-16
debug
software-developers

Interactive debugging with systematic root-cause analysis. Use when encountering any bug, test failure, or unexpected behavior — before proposing fixes.

2026-05-16
ext-panels
software-developers

Building or modifying VS Code webview panels and multi-surface panel features. Use when creating new panels, adding features to existing panels, designing panel architecture across Extension/TUI/MCP/CLI.

2026-05-16
test-conventions
software-quality-assurance-analysts-and-testers

PPDS test conventions — which test framework to use per area, trait categories, file placement, coverage bar. Use when writing or organizing tests across .NET, TypeScript, or MCP code.

2026-04-19
spec-audit
software-quality-assurance-analysts-and-testers

Spec Audit

2026-03-26
spec
software-developers

Spec

2026-03-26