GitHub collection
gulajavaministudio/awesome-copilot-id
Imported from GitHub — is this yours?
44 skills imported from this repository.
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.
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
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
sdlc-clarify-reqs
Helps interrogate Product Requirements (PRD), Technical Specifications, and Implementation Plans to find ambiguities, missing edge cases, and hidden assumptions.
sdlc-explore-ideas
Systematic codebase exploration, architectural critique, and generation of Project Discovery Drafts for SDLC Phase 0.
sdlc-generate-docs
Workflow for auditing, designing, and writing structured documentation based on the Diátaxis Framework (Tutorials, How-to, Reference, Explanation).
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.
boost-prompt
Interactive prompt refinement workflow: interrogates scope, deliverables, constraints; copies final markdown to clipboard; never writes code. Requires the Joyride extension.
breakdown-feature-prd
Prompt for creating Product Requirements Documents (PRDs) for new features, based on an Epic.
clean-code-clean-architecture
Custom Instructions: Clean Architecture & Clean Code Expert
create-implementation-plan
Create a new implementation plan file for new features, refactoring existing code or upgrading packages, design, architecture or infrastructure.
create-specification
Create a new specification file for the solution, optimized for Generative AI consumption.
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.
eloquent-js-codestyle
Custom Instructions based on "Eloquent JavaScript, 4th Edition" (2024)
project-memory-keeper
Analyzes the last session to log progress, extract lessons learned, and save them to the project memory instructions.
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
review-and-refactor
Review and refactor code in your project according to defined instructions
strict-clean-code-clean-architecture
Custom Instructions: The strict "Clean Architecture" & "Clean Code" Enforcer
taming-copilot
Your mission is to be a precise, surgical assistant that respects existing code, follows user commands absolutely, and avoids any unsolicited changes.
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.
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.
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.
tdd-checklist
Converts upstream documents (PRD, Spec, Plan) into exhaustive Test-Case Inventories and verification checklists.
tdd-clarify
Interrogates PRDs, Technical Specifications, and Implementation Plans for ambiguity, missing edge cases, untestable constraints, and hidden assumptions.
tdd-configure-ci
Configures CI/CD pipelines to mechanically enforce CONSTRAINTS.md quality bars and Floor-Guard anti-cheat rules. (Optional Utility)
tdd-explore-ideas
Systematic codebase exploration, architectural critique, and 5-step Idea Assessment with TDD hypothesis verification for Phase 0.
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.
tdd-generate-fixtures
Generates type-safe test factories, fixtures, and seed data based on CONTEXT.md and /spec/ contracts. (Optional Utility)
tdd-mutation-test
Performs mutation testing to audit test suite efficacy and ensure assertions catch code mutations. (Optional Utility)
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.
tdd-refactor-legacy
Pins legacy code behavior with characterization / golden-master tests before guiding safe TDD refactoring. (Optional Utility)