Official marketplace for CodeApps Toolkit - Claude Code plugin for Power Apps Code Apps development
npx claudepluginhub ramakrishnan24689/codeapps-toolkitClaude Code plugin for Power Apps Code Apps development - specialized agents, workflow skills, and code generation for React + TypeScript + Power Platform

Comprehensive toolkit for Power Apps Code Apps development with specialized agents, agent skills and sub-agents, and code generation tools.
The CodeApps Toolkit is a Claude Code plugin that provides specialized agents, sub-agents for workflow automation, and code generation tools for building Power Apps Code Apps—custom web applications built with React + TypeScript that run within Power Apps using the Power Platform SDK.
Before installing the CodeApps Toolkit, ensure you have the following:
pac# Check Node.js version
node --version # Should be v18.x or higher
# Check PAC CLI installation
pac # Should show version info and available commands
# Check Git installation
git --version
# Authenticate with Power Platform
pac auth list
Code generation skills include production-ready TypeScript templates with:
CodeApps Toolkit is a Claude Code plugin. Install it once and use it across all your projects.
# Windows
git clone https://github.com/ramakrishnan24689/codeapps-toolkit.git "%USERPROFILE%\.claude\plugins\codeapps-toolkit"
# macOS/Linux
git clone https://github.com/ramakrishnan24689/codeapps-toolkit.git ~/.claude/plugins/codeapps-toolkit
Restart Claude Code to load the plugin.
/plugin
You should see codeapps-toolkit listed with status information.
If you're developing or testing the plugin locally:
# Test plugin from a local directory
claude --plugin-dir ./codeapps-toolkit
# Or test multiple plugins
claude --plugin-dir ./codeapps-toolkit --plugin-dir ./another-plugin
/init-codeapp my-todo-app
Or simply ask:
Initialize a new Code App called todo-app
What happens:
base: './' (critical for deployment)pac code init to register with Power PlatformAdd Dataverse Table:
/add-datasource dataverse account
Add Power Platform Connector:
/add-datasource connector shared_office365users <connection-id>
Or ask naturally:
Add the Contacts Dataverse table
Connect to Office 365 Users
Claude Code marketplace entries for the plugin-safe Agentic Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 94 marketplace plugins, 203 local specialized agents, and 175 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations