← All skills

GitHub Copilot Skills

Skills for GitHub Copilot - AI Pair Programmer

Browse production-ready skills for GitHub Copilot, the AI pair programmer by GitHub. Install skills to enhance Copilot's capabilities with domain-specific knowledge across engineering, operations, and more.

About GitHub Copilot

  • Integrated into VS Code, JetBrains, and Neovim
  • AI pair programming with code suggestions
  • Copilot Chat for explanations and refactoring
  • Supports custom instructions and skills

Install Skills for GitHub Copilot

  1. Open your terminal
  2. Run: npx skills add AbsolutelySkilled/AbsolutelySkilled --skill <skill-name>
  3. Start GitHub Copilot - the skill is immediately active

3 Skills Available for GitHub Copilot

Workflow

2 skills View all →

absolute-simplify

126 installs

Autonomously simplifies code in your working changes or targeted files. Detects staged or unstaged git changes, analyzes for simplification opportunities following clean code and clean architecture principles, applies improvements directly, runs tests to verify nothing broke, and shows a structured summary with reasoning. Triggers on "simplify this", "refactor this", "clean up my changes", "absolute-simplify", "simplify my code", "make this cleaner", "tidy this up", "reduce complexity", "flatten this", "remove dead code", or when code needs clarity improvements, nesting reduction, or redundancy removal. Language-agnostic at base with deep opinions for JS/TS/React, Python, and Go.

Workflow #simplification#refactoring#clean-code

absolute-work

24 installs

End-to-end, phase-gated software development lifecycle for AI agents. Turns a ticket, task, plan, or migration into a validated design, a dependency-graphed task board, and verified code. Triggers on "build this end-to-end", "plan and build", "break this into tasks", "pick up this ticket", "grill me on this", "run this migration", "absolute-work this", or any multi-step development task. Relentlessly interviews to a shared design, writes a reviewed spec, decomposes into atomic tasks on a persistent markdown board, then peels tasks one safe wave at a time with test-first verification. Handles features, bugs, refactors, greenfield projects, planning breakdowns, and migrations.

Workflow #sdlc#planning#task-management

Software Engineering

1 skills View all →

Frequently Asked Questions

What skills are available for GitHub Copilot?

AbsolutelySkilled offers 3+ production-ready skills for GitHub Copilot across software engineering, marketing, design, DevOps, AI/ML, and more. All skills are free and open source.

How do I install skills for GitHub Copilot?

Run npx skills add AbsolutelySkilled/AbsolutelySkilled --skill <skill-name> in your terminal. The skill will be immediately available in GitHub Copilot.

Are GitHub Copilot skills free?

Yes, all skills in the AbsolutelySkilled registry are free and open source under the MIT license. Install as many as you need.

Can I create custom skills for GitHub Copilot?

Yes, you can create custom skills by following the CONTRIBUTING.md guide. Each skill is a markdown file with structured knowledge that any supported AI agent can use.

Skills for Other AI Agents