Tag: Claude Code

Home » Claude Code
Setup wizard interface showing Dataverse Skills installation progress with CLI terminal displaying completed configuration steps and AI agent ready to connect to cloud database
Post

Getting Started with Dataverse Skills: Install, Configure, and Build Your First Agent-Driven Solution

Ready to build Power Platform solutions with AI? This comprehensive tutorial covers the complete Dataverse Skills installation process for both GitHub Copilot and Claude Code. Learn how to configure PAC CLI authentication, enable the Dataverse MCP server in Managed Environments, and build your first agent-driven solution from a single natural language prompt. Includes enterprise-tested authentication patterns, troubleshooting common errors, and a real-world project tracking system built entirely by AI. Perfect for Power Platform developers transitioning to intent-driven development workflows.

Split-screen illustration showing developer transformation from traditional Power Platform development with multiple tools and context-switching to streamlined AI-assisted development with Dataverse Skills using natural language intent
Post

From Scripts to Intent: How Dataverse Skills Redefines Enterprise Development

Microsoft's Dataverse Skills represents a paradigm shift in Power Platform development—from manual tool orchestration to intent-driven AI coding. This open-source plugin for GitHub Copilot and Claude Code eliminates the developer tax of context-switching between PAC CLI, maker portal, and API documentation. Instead of writing scripts, developers describe their intent in natural language, and AI agents build complete Dataverse solutions automatically. Learn how this changes enterprise development workflows, why it matters for solution architects, and what skills-based development means for the future of low-code platforms.

Visual transformation from fragmented traditional Power Platform development tools on the left to streamlined AI-powered Dataverse Skills workflow on the right, connected by a blue transformation arrow. Shows MCP Server, Python SDK, and PAC CLI working together in harmony.
Post

The Complete Guide to Dataverse Skills: From Intent to Enterprise Production

Microsoft's Dataverse Skills transforms Power Platform development from manual tool orchestration to AI-driven intent. This comprehensive guide covers the complete journey: understanding the paradigm shift from scripts to natural language, installing and configuring for GitHub Copilot and Claude Code, mastering custom skill development with YAML frontmatter, and implementing enterprise governance with MCP billing controls and ALM integration. Whether you're a developer learning intent-driven workflows or an architect evaluating production readiness, this series provides the technical depth and real-world insights you need

Claude Skills: The Complete Developer Guide to Building Reusable AI Workflows (With Code)
Post

Claude Skills: The Complete Developer Guide to Building Reusable AI Workflows (With Code)

Claude Skills are reusable, Markdown-based instruction bundles that turn Claude into a specialist for any domain — automatically loaded when relevant, no re-prompting required. In this complete developer guide, we break down all 17 available skills across document automation, frontend design, generative art, MCP server building, and more. Each section includes working Python and TypeScript code samples, dependency lists, and real integration patterns so you can drop them into your own projects today. Whether you're generating Word docs with docx, building MCP servers with mcp-builder, or creating animated Slack GIFs with slack-gif-creator, this guide shows you exactly how each skill works under the hood — and how to build your own.