powerapps-yaml

Reusable AI agent skills for vibe coding

Installation
CLI
npx skills add https://github.com/rohbunny01/powerapps-skills --skill powerapps-yaml

Installez cette compétence avec la CLI et commencez à utiliser le flux de travail SKILL.md dans votre espace de travail.

Dernière mise à jour le 4/22/2026

🤖 Agent Skills

Reusable AI agent skills for vibe coding. Install with a single command to enhance your AI agents with procedural knowledge.

📦 Available Skills

Skill Description
powerapps-yaml Generate paste-ready YAML for Power Apps Studio using pa.yaml Schema v3. Includes modern controls, cache patterns, Gallery with collections, and SharePoint backend patterns.

🚀 Installation

Via skills.sh

npx skills install Rohbunny01/powerapps-skills

Manual Installation

Copy the skill folder into your agent's skills directory:

# For Gemini CLI / Antigravity
cp -r powerapps-yaml/ ~/.gemini/antigravity/skills/

# For Claude Code
cp -r powerapps-yaml/ ~/.claude/skills/

🤝 Contributing

Want to add a new skill? Create a new folder with a SKILL.md file following the format of the existing skills.

📄 License

MIT