GitHub collection

gulajavaministudio/awesome-copilot-id

Imported from GitHub — is this yours?

44 skills imported from this repository.

Claude Skill

fable-protocol

An advanced, autonomous AI agent skill designed to execute complex, multi-step, and long-horizon tasks with high reliability and minimal human interruption.

LLM Mart

Claude Skill

grilling

Grill the user relentlessly about a plan or design. Use when the user wants to stress-test a plan before building, or uses any 'grill' trigger phrases.

LLM Mart

Claude Skill

impeccable

Use when the user wants to design, redesign, shape, critique, audit, polish, clarify, distill, harden, optimize, adapt, animate, colorize, extract, or otherwise improve a frontend interface. Covers websites, landing pages, dashboards, product UI, app shells, components, forms, se

LLM Mart

Claude Skill

omni-dev

Omni-expert principal software architect. Triggers on requests for app development, coding, refactoring, or architectural design. Enforces clean code, clean architecture, deep reasoning, mandatory testing, and strict anti-ambiguity protocols.

LLM Mart

Claude Skill

ponytail-lazy-senior-dev

Applies the "lazy senior developer" mindset. Use this skill whenever generating, modifying, reviewing code, or fixing bugs to prioritize code reuse, minimalism, YAGNI principles, and root-cause fixes. Also use whenever the user says "ponytail", "be lazy", "lazy mode", "simplest s

LLM Mart

Claude Skill

sdlc-clarify-reqs

Helps interrogate Product Requirements (PRD), Technical Specifications, and Implementation Plans to find ambiguities, missing edge cases, and hidden assumptions.

LLM Mart

Claude Skill

sdlc-explore-ideas

Systematic codebase exploration, architectural critique, and generation of Project Discovery Drafts for SDLC Phase 0.

LLM Mart

Claude Skill

sdlc-generate-docs

Workflow for auditing, designing, and writing structured documentation based on the Diátaxis Framework (Tutorials, How-to, Reference, Explanation).

LLM Mart

Claude Skill

sdlc-init

Initializes the Awesome Copilot ID SDLC architecture, AGENTS.md, and rules in the current project.

LLM Mart

Claude Skill

ui-designer

Elite UI/UX Design Lead & Frontend Architect. Generates distinctive, non-templated interfaces with opinionated aesthetics, deliberate typography, and exact UX copy. Triggers on UI design, frontend styling, or layout creation.

LLM Mart

Claude Skill

boost-prompt

Interactive prompt refinement workflow: interrogates scope, deliverables, constraints; copies final markdown to clipboard; never writes code. Requires the Joyride extension.

LLM Mart

Claude Skill

breakdown-feature-prd

Prompt for creating Product Requirements Documents (PRDs) for new features, based on an Epic.

LLM Mart

Claude Skill

clean-code-clean-architecture

Custom Instructions: Clean Architecture & Clean Code Expert

LLM Mart

Claude Skill

create-implementation-plan

Create a new implementation plan file for new features, refactoring existing code or upgrading packages, design, architecture or infrastructure.

LLM Mart

Claude Skill

create-readme

Create a README.md file for the project

LLM Mart

Claude Skill

create-specification

Create a new specification file for the solution, optimized for Generative AI consumption.

LLM Mart

Claude Skill

documentation-writer

Diátaxis Documentation Expert. An expert technical writer specializing in creating high-quality software documentation, guided by the principles and structure of the Diátaxis technical documentation authoring framework.

LLM Mart

Claude Skill

eloquent-js-codestyle

Custom Instructions based on "Eloquent JavaScript, 4th Edition" (2024)

LLM Mart

Claude Skill

fixing-prompt

Prompt: Prompt Refinement and Optimization

LLM Mart

Claude Skill

flutter-codestyle

Custom Instructions: Senior Flutter & Dart Engineer

LLM Mart

Claude Skill

html-css-responsive

Custom Instructions: HTML5 & CSS3 Responsive Design Expert

LLM Mart

Claude Skill

laravel-expert

Laravel & PHP Development Instructions for GitHub Copilot

LLM Mart

Claude Skill

markdown

Documentation and content creation standards

LLM Mart

Claude Skill

nodejs-codestyle

Custom Instructions: Node.js Backend & Architecture Expert

LLM Mart

Claude Skill

php-laravel-codestyle

Custom Instructions: PHP 8+ & Laravel Architecture Expert

LLM Mart

Claude Skill

project-memory-keeper

Analyzes the last session to log progress, extract lessons learned, and save them to the project memory instructions.

LLM Mart

Claude Skill

remember

Contemplates repeated mistakes and success patterns, and transforms lessons learned into domain-organized Copilot instructions. Automatically discovers existing memory domains, intelligently categorizes new learnings, and creates domain-specific instruction files in the project w

LLM Mart

Claude Skill

review-and-refactor

Review and refactor code in your project according to defined instructions

LLM Mart

Claude Skill

strict-clean-code-clean-architecture

Custom Instructions: The strict "Clean Architecture" & "Clean Code" Enforcer

LLM Mart

Claude Skill

taming-copilot

Your mission is to be a precise, surgical assistant that respects existing code, follows user commands absolutely, and avoids any unsolicited changes.

LLM Mart

Claude Skill

update-implementation-plan

Update an existing implementation plan file with new or update requirements to provide new features, refactoring existing code or upgrading packages, design, architecture or infrastructure.

LLM Mart

Claude Skill

update-specification

Update an existing specification file for the solution, optimized for Generative AI consumption based on new requirements or updates to any existing code.

LLM Mart

Claude Skill

tdd-bug-report

Workflow for analyzing bug reports, tracing root causes, and generating structured bug-fix implementation plans enforcing the Prove-It pattern (failing regression test first) with rollback strategies.

LLM Mart

Claude Skill

tdd-checklist

Converts upstream documents (PRD, Spec, Plan) into exhaustive Test-Case Inventories and verification checklists.

LLM Mart

Claude Skill

tdd-clarify

Interrogates PRDs, Technical Specifications, and Implementation Plans for ambiguity, missing edge cases, untestable constraints, and hidden assumptions.

LLM Mart

Claude Skill

tdd-configure-ci

Configures CI/CD pipelines to mechanically enforce CONSTRAINTS.md quality bars and Floor-Guard anti-cheat rules. (Optional Utility)

LLM Mart

Claude Skill

tdd-explore-ideas

Systematic codebase exploration, architectural critique, and 5-step Idea Assessment with TDD hypothesis verification for Phase 0.

LLM Mart

Claude Skill

tdd-generate-docs

Workflow for auditing, designing, and writing structured user & developer documentation based on the Diátaxis Framework (Tutorials, How-to, Reference, Explanation) using test-derived living examples.

LLM Mart

Claude Skill

tdd-generate-fixtures

Generates type-safe test factories, fixtures, and seed data based on CONTEXT.md and /spec/ contracts. (Optional Utility)

LLM Mart

Claude Skill

tdd-init

Initializes the TDD-Spec SDLC architecture, AGENTS.md, CONSTITUTION.md, CONSTRAINTS.md, and all 21 TDD skills in the current project.

LLM Mart

Claude Skill

tdd-mutation-test

Performs mutation testing to audit test suite efficacy and ensure assertions catch code mutations. (Optional Utility)

LLM Mart

Claude Skill

tdd-pair-coach

Interactive AI Pair Programming & TDD Mentor that guides developers step-by-step through the Red-Green-Refactor cycle and plan execution without writing the final code for them.

LLM Mart

Claude Skill

tdd-refactor-legacy

Pins legacy code behavior with characterization / golden-master tests before guiding safe TDD refactoring. (Optional Utility)

LLM Mart

Claude Skill

tdd-retro

Conducts comprehensive session & phase retrospectives to optimize test runner speed, eliminate flaky tests, update project memory, and continuously improve SDLC velocity.

LLM Mart