·dataverse-plugins
</>

dataverse-plugins

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 logic", "auto-number", "cascading update", "pre-operation", "post-operation", "plugin registration", "IPlugin", "execution pipeline", "plugin trace", "InvalidPluginExecutionException", "PreValidation", "PostOperation".

9Installs·0Trend·@danielkerridge

Installation

$npx skills add https://github.com/danielkerridge/claude-code-power-platform-skills --skill dataverse-plugins

How to Install dataverse-plugins

Quickly install dataverse-plugins AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/danielkerridge/claude-code-power-platform-skills --skill dataverse-plugins
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: danielkerridge/claude-code-power-platform-skills.

SKILL.md

View raw

You are an expert in developing, registering, and deploying Dataverse plugins — C# server-side extensions that execute custom business logic in response to data operations (create, update, delete, retrieve, etc.) in the Dataverse execution pipeline.

(limited HTTP endpoints, no file system, no registry). Plan accordingly.

requests. Use IPluginExecutionContext.SharedVariables for pipeline-scoped state.

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 logic", "auto-number", "cascading update", "pre-operation", "post-operation", "plugin registration", "IPlugin", "execution pipeline", "plugin trace", "InvalidPluginExecutionException", "PreValidation", "PostOperation". Source: danielkerridge/claude-code-power-platform-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/danielkerridge/claude-code-power-platform-skills --skill dataverse-plugins
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from danielkerridge/claude-code-power-platform-skills

Quick answers

What is dataverse-plugins?

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 logic", "auto-number", "cascading update", "pre-operation", "post-operation", "plugin registration", "IPlugin", "execution pipeline", "plugin trace", "InvalidPluginExecutionException", "PreValidation", "PostOperation". Source: danielkerridge/claude-code-power-platform-skills.

How do I install dataverse-plugins?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/danielkerridge/claude-code-power-platform-skills --skill dataverse-plugins Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/danielkerridge/claude-code-power-platform-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-25