powerapps-yaml

Reusable AI agent skills for vibe coding

التثبيت
CLI
npx skills add https://github.com/rohbunny01/powerapps-skills --skill powerapps-yaml

قم بتثبيت هذه المهارة باستخدام واجهة سطر الأوامر (CLI) وابدأ في استخدام سير عمل SKILL.md في مساحة عملك.

آخر تحديث 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