pitfalls-tanstack-query
Safe 69Debug TanStack Query Issues
by BarisSozen
TanStack Query v5 introduces breaking changes and subtle caching behaviors that cause bugs. This skill provides proven patterns and anti-patterns for correct data fetching, mutations, and cache invalidation.
pitfalls-react
Safe 71Avoid React Pitfalls with Best Practices
by BarisSozen
React developers often encounter common mistakes that cause bugs and accessibility issues. This skill provides proven patterns for components, forms, error handling, and responsive design.
pitfalls-express-api
Safe 71Build Express APIs with proper REST patterns
by BarisSozen
Express API development often leads to inconsistent routes, wrong status codes, and tightly coupled storage logic. This skill provides proven patterns for RESTful routes, HTTP status codes, storage interfaces, and background job management.
pitfalls-drizzle-orm
Safe 70Avoid Drizzle ORM pitfalls with best practices
by BarisSozen
Drizzle ORM migrations and schema definitions often cause runtime errors and data loss. This skill provides proven patterns for safe migrations, correct array syntax, and proper type inference.
common-pitfalls
Safe 68Prevent common development pitfalls
by BarisSozen
Code review often misses subtle bugs that cause production issues. This skill orchestrates specialized checks for TanStack Query, Drizzle ORM, Express, React, WebSocket, blockchain, and security patterns to catch issues before they ship.
code-review-expert
Safe 70Review code with expert methodology
by BarisSozen
Code reviews often miss critical issues due to inconsistent approaches. This skill provides a structured 5-phase review methodology ensuring thorough analysis from architecture to security. Generate consistent, prioritized findings with clear severity levels.
code-consistency-validator
Safe 69Validate Type Consistency Across Languages
by BarisSozen
Cross-language type mismatches cause bugs and financial loss. This skill validates type consistency across Rust, TypeScript, and PostgreSQL boundaries using pattern detection and grep commands.
github-pr-review
Safe 70Resolve GitHub PR review comments systematically
by Bae-ChangHyun
Managing PR review comments manually is time-consuming and error-prone. This skill prioritizes comments by severity, applies fixes with user confirmation, and automatically replies to resolved threads using proper commit formats.
github-pr-merge
Safe 71Merge GitHub Pull Requests with validation
by Bae-ChangHyun
Merging Pull Requests without proper validation can lead to broken code in production. This skill enforces pre-merge checks, confirms with users, and handles branch cleanup automatically.
github-pr-creation
Safe 69Create GitHub pull requests with validation
by Bae-ChangHyun
Creating pull requests with proper formatting takes time and attention to detail. This skill automates PR creation by validating tasks, running tests, and generating Conventional Commits messages automatically.
agentic-structure
Safe 71Apply production-ready development guidelines
by BackGwa
Developers struggle with inconsistent code quality and security gaps when working with AI assistants. This skill provides comprehensive guidelines for collaborative development including coding standards, error handling, security practices, and decision-making protocols.
react-native-mobile-development
Safe 70Build React Native mobile apps with Expo
by BabakBar
Developing mobile apps requires platform-specific knowledge and command-line tools. This skill provides ready-to-use templates, best practices, and troubleshooting guidance for React Native and Expo development.
mobile-testing
Safe 71Test React Native apps with Jest
by BabakBar
Writing tests for React Native applications is time-consuming without proper templates and patterns. This skill provides ready-to-use testing templates for components, hooks, and utilities along with mocking patterns and best practices.
mobile-debugging
Safe 70Debug React Native and Expo mobile apps
by BabakBar
React Native apps can crash, freeze, or fail to build without clear error messages. This skill provides step-by-step debugging commands and techniques to diagnose and fix metro bundler errors, native module issues, performance problems, and build failures.
code-patterns-practices
Safe 71Apply React Native Code Patterns
by BabakBar
This skill provides React Native coding patterns and best practices for building mobile apps. Use it to implement common patterns like custom hooks, compound components, and state management in your mobile projects.
webapp-testing
Low Risk 69Test web apps with Playwright
by Azeem-2
Testing web applications manually takes time and often misses issues. This skill provides Playwright automation tools to verify frontend functionality, capture screenshots, and debug browser behavior automatically.
mcp-server
Safe 67Build Model Context Protocol Servers
by Azeem-2
Creating MCP servers from scratch requires understanding protocol patterns, database integration, and enterprise features. This skill provides reusable architecture patterns so you can build production-ready MCP servers faster.
event-driven-architecture
Safe 67Build Event-Driven Microservices
by Azeem-2
Building distributed systems with event-driven patterns requires understanding messaging patterns, saga coordination, and broker integration. This skill provides ready-to-use patterns for Kafka, Dapr, Redis, and pub/sub architectures.
api-dev
Safe 65Build High-Performance REST APIs
by Azeem-2
Building scalable APIs requires mastering async patterns, error handling, and rate limiting. This skill provides ready-to-use code patterns for circuit breakers, caching, testing, and production configurations that work across Python, Node.js, and Go.
copilot-mcp-server
Safe 70Access GitHub Copilot AI tools via MCP
by Aykahshi
This skill provides direct access to GitHub Copilot AI models through Model Context Protocol tools. Use it for code review, debugging, refactoring, and test generation without leaving your AI coding assistant.