Tag: Model Context Protocol

Home » Model Context Protocol
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.

Power Apps MCP Server agent feed — AI agent extracting Dataverse records with human approval interface — AIDevMe 2026
Post

Power Apps MCP Server: Complete Guide to Every Feature (Public Preview 2026)

The Power Apps MCP (Model Context Protocol) Server is now in public preview. It exposes three tools — invoke_data_entry, request_assistance, and log_for_review — that let AI agents automate tasks inside model-driven apps with built-in human supervision via a redesigned agent feed. This guide covers every feature, technical detail, current limitation, and step-by-step setup path.