This view ranks the live catalog by weekly install activity, then stabilizes the order with freshness and name-based tiebreaks.
github/awesome-copilot
Source provenance, compatibility, automated checks, and current evidence depth are available on the full page.
github/awesome-copilot
Analyze current repository context and suggest relevant Custom Agents files from the GitHub awesome-copilot repository that are not already available in this repository. Custom Agent files are located in the agents folder of the awesome-copilot repository.
github/awesome-copilot
Analyze current repository context and suggest relevant copilot-instruction files from the GitHub awesome-copilot repository that are not already available in this repository.
github/awesome-copilot
Analyze current repository context and suggest relevant prompt files from the GitHub awesome-copilot repository that are not already available in this repository.
github/awesome-copilot
Analyze current repository context and suggest relevant Agent Skills from the GitHub awesome-copilot repository that are not already available in this repository. Agent Skills are self-contained folders located in the skills folder of the awesome-copilot repository, each containing a SKILL.md file with instructions...
github/awesome-copilot
Generate a complete, production-ready MCP server in Swift using the official Swift SDK package.
github/awesome-copilot
Source provenance, compatibility, automated checks, and current evidence depth are available on the full page.
github/awesome-copilot
Add RESTful operations to an existing TypeSpec API plugin for Microsoft 365 Copilot.
github/awesome-copilot
Source provenance, compatibility, automated checks, and current evidence depth are available on the full page.
github/awesome-copilot
Create a complete TypeSpec API plugin for Microsoft 365 Copilot that integrates with external REST APIs.
github/awesome-copilot
Update Bicep file ${file} to use latest Azure Verified Module (AVM) versions. Limit progress updates to non-breaking changes. Don't output information other than the final output table and summary.
github/awesome-copilot
Source provenance, compatibility, automated checks, and current evidence depth are available on the full page.
github/awesome-copilot
Update the existing llms.txt file in the root of the repository to reflect changes in documentation, specifications, or repository structure. This file provides high-level guidance to large language models (LLMs) on where to find relevant content for understanding the repository's purpose and specifications.
github/awesome-copilot
Update markdown file ${file} with an index/table of files from folder ${input:folder} .
github/awesome-copilot
Update the existing documentation file at: ${file} by analyzing the corresponding component code.
github/awesome-copilot
Before answering my question, tell me what files you need to see.
github/awesome-copilot
An agent user is a specialized user identity in Microsoft Entra ID that enables AI agents to act as digital workers. It allows agents to access APIs and services that strictly require user identities (e.g., Exchange mailboxes, Teams, org charts), while maintaining appropriate security boundaries.
mastra-ai/skills
Build AI applications with Mastra. This skill teaches you how to find current documentation and build agents and workflows.
antfu/skills
Pinia is the official state management library for Vue, designed to be intuitive and type-safe. It supports both Options API and Composition API styles, with first-class TypeScript support and devtools integration.
antfu/skills
pnpm is a fast, disk space efficient package manager. It uses a content-addressable store to deduplicate packages across all projects on a machine, saving significant disk space. pnpm enforces strict dependency resolution by default, preventing phantom dependencies. Configuration should preferably be placed in...
antfu/skills
This skill is a decision-and-implementation guide for VueUse composables in Vue.js / Nuxt projects. It maps requirements to the most suitable VueUse function, applies the correct usage pattern, and prefers composable-based solutions over bespoke code to keep implementations concise, maintainable, and performant.
magicseek/nblm
Query Google NotebookLM for source-grounded, citation-backed answers.
aaron-he-zhu/seo-geo-claude-skills
SEO & GEO Skills Library · 20 skills for SEO + GEO · Install all: npx skills add aaron-he-zhu/seo-geo-claude-skills
microsoft/playwright-cli
After each command, playwright-cli provides a snapshot of the current browser state.