DanielKerridge

9 mods across 1 repository, 60 stars between them.

code-review

01

DanielKerridge/claude-code-power-platform-skills

Skill Claude CodeCodex

Deep code audit that finds dead wiring, silent failures, unfinished features, placeholder stubs, bloated files, and unnecessary complexity. Produces an actionable report with file:line references grouped by severity. Think of it as a senior dev doing a thorough PR review of the entire codebase. Triggers on: "code…

60 6mo ago A 119 tokens

dataverse-plugins

02

DanielKerridge/claude-code-power-platform-skills

Skill Claude CodeCodex

Use when developing, registering, or deploying Dataverse plugins (C# server-side extensions). Covers the IPlugin interface, execution pipeline stages, entity images, common patterns (auto-numbering, cascading updates, validation), and registration/deployment. Triggers on: "plugin", "server-side logic", "business…

60 6mo ago A 117 tokens

dataverse-web-api

03

DanielKerridge/claude-code-power-platform-skills

Skill Claude CodeCodex

Use when programmatically creating, modifying, or querying Dataverse schema and metadata via the Web API (OData v4.0). Covers table/column/relationship definitions, solution ALM, form and view XML construction, app module composition, global option sets, business rules, Custom API registration, and publishing.…

60 6mo ago A 201 tokens

DanielKerridge/claude-code-power-platform-skills

Skill Claude CodeCodex

Use when creating, deploying, or managing Dataverse web resources for model-driven apps. Covers JavaScript form scripts (OnLoad, OnSave, OnChange events), HTML dashboard pages, CSS styling, image resources, navigation/side panes, ribbon/command bar customization, business process flow client API, and deployment via…

60 6mo ago A 179 tokens

pcf-controls

05

DanielKerridge/claude-code-power-platform-skills

Skill Claude CodeCodex

Use when building, deploying, or using PowerApps Component Framework (PCF) controls. Covers field controls and dataset controls, React virtual controls, control lifecycle, manifest configuration, solution packaging, and deployment. Triggers on: "pcf", "custom control", "component framework", "dataset control"…

60 6mo ago A 104 tokens

plan-with-team

06

DanielKerridge/claude-code-power-platform-skills

Skill Claude CodeCodex

Spawns an Agent Team to collaboratively plan Power Platform / Dataverse applications. Three specialists (Data Architect, UX Designer, The Skeptic) debate and refine the plan before any code is written. Falls back to structured single-agent planning if agent teams are not enabled. Triggers on: "plan my app", "plan with…

60 6mo ago A 112 tokens

DanielKerridge/claude-code-power-platform-skills

Skill Claude CodeCodex

Use when building, scaffolding, debugging, or deploying Microsoft Power Apps Code Apps using React, Vue, or TypeScript in VS Code. Handles project initialization via pac CLI, Dataverse and connector data access via the @microsoft/power-apps SDK, power.config.json configuration, Vite build pipelines, and deployment to…

60 6mo ago A 117 tokens

record-screen

08

DanielKerridge/claude-code-power-platform-skills

Skill Claude CodeCodex

Record a Chrome browser tab to video via CLI. Use when the user wants to capture a screen recording of a browser tab. Supports list, start, stop, caption, and status subcommands. No debug mode required — uses a Chrome extension.

60 6mo ago C 52 tokens

visual-qa

09

DanielKerridge/claude-code-power-platform-skills

Skill Claude CodeCodex

AI-powered visual QA testing that walks through an app in the browser, records every action with annotated captions (what was done, what should happen), captures screenshots/GIFs, and sends the evidence to Gemini for automated review. Catches UX misalignments, broken flows, missing states, and edge cases that…

60 6mo ago A 150 tokens