Showing 30 of 133578 results
A community-curated collection of custom agents, prompts, instructions, and skills to enhance GitHub Copilot across different domains, languages, and use cases.
Competitive benchmarking skill from the dbskill business toolkit that performs five-layer filtered analysis to eliminate noise and identify meaningful comparisons. Part of a 19-skill suite distilled from over 12,000 tweets for business diagnosis.
Refactors methods with high cognitive complexity by extracting helper methods and simplifying control flow.
A community-curated collection of custom agents, prompts, instructions, and skills to enhance GitHub Copilot across different domains, languages, and use cases.
Concept deconstruction skill from the dbskill business toolkit that applies Wittgensteinian philosophical analysis to break down vague concepts into precise, actionable definitions. Part of a 19-skill suite distilled from over 12,000 tweets for business diagnosis.
A community-curated collection of custom agents, prompts, instructions, and skills to enhance GitHub Copilot across different domains, languages, and use cases.
Performs AI-powered exploratory testing on web applications using the ScoutQA CLI. Supports smoke tests, accessibility audits, e-commerce flows, and user flow validation, with the ability to run proactively after implementing web features to verify they work correctly.
Provides reusable design patterns and idiomatic Go solutions for efficient, scalable, and maintainable software architecture.
Generates a map of all files relevant to a task before making changes.
A community-curated collection of custom agents, prompts, instructions, and skills to enhance GitHub Copilot across different domains, languages, and use cases.
Generates comprehensive rollout plans for infrastructure and application changes, including preflight checks, deployment steps, verification signals, rollback procedures, and communication plans.
Provides XUnit best practices for C# unit testing, covering test structure, naming conventions, assertions, and data-driven tests with Theory and InlineData.
Generates coding standards documents by analyzing coding styles and patterns from existing source files.
Provides best practices for Spring Boot with Kotlin, covering idiomatic Kotlin usage, data classes for entities, coroutine support, null safety, and Kotlin-specific testing with MockK.
Guides Power BI users in creating optimized semantic models by providing expert advice on DAX, relationships, star schemas, and model best practices.
A community-curated collection of custom agents, prompts, instructions, and skills to enhance GitHub Copilot across different domains, languages, and use cases.
Official agentic coding tool by Anthropic that lives in your terminal, understands your codebase, and helps you code faster through natural language commands for routine tasks, code explanation, and git workflows.
README-first AI paper reproduction skill that helps reproduce AI papers by choosing the smallest trustworthy documented target with minimal, auditable code changes.
GitHub Copilot SDK skill for building agentic applications with Copilot's agent runtime in Python, TypeScript, Go, or .NET, covering tool invocation, file edits, streaming responses, and MCP server connections
A production-ready plugin system with 112 AI agents, 146 skills, 16 workflow orchestrators, and 79 development tools organized into 73 focused plugins for Claude Code.
Generates responsive web design layouts and component structures using best practices, providing code snippets and design recommendations for modern frontend development.
Interactive prompt refinement workflow that interrogates scope, deliverables, and constraints.
Analyzes git status and diff to intelligently create Git Flow branches (feature, release, hotfix, bugfix) following the nvie branching model with automated naming conventions.
Analyzes project structure and documentation to generate comprehensive, well-organized README.md files automatically.
Deprecated skill for building ChatGPT apps with interactive widgets using mcp-use and OpenAI Apps SDK, replaced by mcp-app-builder.
A production-ready plugin system with 112 AI agents, 146 skills, 16 workflow orchestrators, and 79 development tools organized into 73 focused plugins for Claude Code.
A production-ready plugin system with 112 AI agents, 146 skills, 16 workflow orchestrators, and 79 development tools organized into 73 focused plugins for Claude Code.
An official Flutter team agent skill that provides AI agents with best-practice workflows for testing Flutter apps, covering unit tests, widget tests, and integration testing strategies.
Automates GitHub pull request creation by transforming technical specifications into structured code changes with commit messages and PR descriptions.