getting-started-with-github-copilot and create-applications-with-the-copilot-cli
These are ecosystem siblings: the first teaches foundational Copilot usage across IDEs and workflows, while the second demonstrates specialized application of Copilot's CLI interface for a specific development task.
About getting-started-with-github-copilot
skills/getting-started-with-github-copilot
Learn, build, debug, and ship faster than ever with your favorite AI pair programmer.
Covers hands-on interaction patterns with Copilot including code explanation, generation, planning, and PR review capabilities. Runs in a browser-based VS Code environment (GitHub Codespace) with guided lessons that walk developers through practical workflows on a real project. Targets developers of any experience level and integrates with GitHub's pull request and Actions infrastructure.
About create-applications-with-the-copilot-cli
skills/create-applications-with-the-copilot-cli
Use GitHub Copilot CLI to manage issues and build a Node.js calculator application.
Demonstrates the Copilot CLI's autonomous `/delegate` command and custom agent workflows for end-to-end development, from issue creation through code generation. Integrates Model Context Protocol (MCP) server support and headless automation modes (`-p` flag) for streamlined terminal-based workflows. Uses interactive issue templates and chat session persistence (`/share` command) to facilitate collaborative development entirely within the command line.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work