GitHub Copilot Skills
Discover 5726+ skills for GitHub Copilot — pair programming, code suggestions, testing, documentation and PR reviews
Browse GitHub Copilot Skills
openclaw / acp-router
Routes plain-language requests for various coding agents into OpenClaw ACP runtime sessions or direct acpx-driven sessions.
google-gemini / code-reviewer
Guides agents in conducting thorough code reviews for local changes and remote Pull Requests, ensuring code quality and adherence to standards.
affaan-m / swiftui-patterns
Provides modern SwiftUI patterns for state management, view composition, and performance optimization in iOS/macOS applications.
affaan-m / swift-actor-persistence
Implements thread-safe data persistence in Swift using actors, combining in-memory caching with file storage to eliminate data races.
affaan-m / liquid-glass-design
Provides a dynamic glass material design system for iOS 26, enhancing UI with blur, reflection, and interactive deformation effects.
affaan-m / swift-protocol-di-testing
Facilitates testable Swift code through protocol-based dependency injection, enabling simulation of file systems, networks, and APIs.
affaan-m / python-patterns
Provides best practices and idioms for building robust and maintainable Python applications, focusing on readability and type hints.
agno-agi / git-workflow
Provides guidance on Git workflows, including best practices for commits, branches, and pull requests.
wshobson / sql-optimization-patterns
Enhances SQL query performance through optimization techniques, indexing strategies, and EXPLAIN analysis for faster database operations.
wshobson / python-code-style
Enhances Python code quality through style guidelines, linting, and documentation standards for maintainable codebases.
wshobson / accessibility-compliance
Enables the creation of WCAG 2.2 compliant interfaces, ensuring accessibility for users with disabilities through inclusive design patterns.
wshobson / mobile-android-design
Enables designers to master Material Design 3 and Jetpack Compose for creating adaptive Android applications.
wshobson / git-advanced-workflows
Teaches advanced Git workflows for maintaining clean history, collaborating on branches, and troubleshooting repository issues.
wshobson / screen-reader-testing
Guides users in testing web applications for screen reader compatibility, ensuring accessibility and assistive technology support.
wshobson / parallel-debugging
Facilitates systematic debugging of complex issues using competing hypotheses and evidence collection for effective root cause analysis.
wshobson / code-review-excellence
Enhances code review practices by promoting constructive feedback, knowledge sharing, and maintaining team morale during pull requests.
wshobson / react-native-architecture
Provides production-ready patterns for building React Native apps with Expo, including navigation and offline-first architecture.
wshobson / wcag-audit-patterns
Conducts WCAG 2.2 accessibility audits with automated testing and remediation guidance for compliant web design.
wshobson / error-handling-patterns
Master error handling patterns to build resilient applications, improve reliability, and enhance debugging experiences across languages.
wshobson / dotnet-backend-patterns
Master C#/.NET backend patterns for building robust APIs and enterprise applications with best practices in dependency injection and testing.