Skip to main content
Version: Latest

Using with GitHub Copilot

GitHub Copilot reads agent skills from .agents/skills/ in your project.

Install​

npx skills add dragble/dragble-skills -a github-copilot

This installs 5 skills to .agents/skills/.

How It Works​

Copilot includes files from .agents/skills/ as context when generating code suggestions and chat responses. The Dragble skill files provide accurate API knowledge.

Usage​

In Copilot Chat, ask about Dragble integration:

How do I add the Dragble editor to my Angular app?
Export the design as PDF with A4 page size
Configure collaboration with commenting and reviewer role