Laravel Development Patterns
620Laravel architecture patterns, routing/controllers, Eloquent ORM, service layers, queues, events, caching, and API resources for production
Coding Standards & Best Practices
618Baseline cross-project coding conventions for naming, readability, immutability, and code-quality review. Use detailed frontend or backend s
frontend-slides
617Create stunning, animation-rich HTML presentations from scratch or by converting PowerPoint files. Use when the user wants to build a presen
API Design Patterns
612REST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting for
Python Development Patterns
612Pythonic idioms, PEP 8 standards, type hints, and best practices for building robust, efficient, and maintainable Python applications.
react-state-management
611Master modern React state management with Redux Toolkit, Zustand, Jotai, and React Query. Use when setting up global state, managing server
tanstack-start-best-practices
611TanStack Start best practices for full-stack React applications. Server functions, middleware, SSR, authentication, and deployment patterns.
Django Security Best Practices
611Django security best practices, authentication, authorization, CSRF protection, SQL injection prevention, XSS prevention, and secure deploym
java-coding-standards
608Java coding standards for Spring Boot and Quarkus services: naming, immutability, Optional usage, streams, exceptions, generics, CDI, reacti
Test-Driven Development Workflow
608Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including un
database-migration
607Execute database migrations across ORMs and platforms with zero-downtime strategies, data transformation, and rollback procedures. Use when
C++ Coding Standards (C++ Core Guidelines)
606C++ coding standards based on the C++ Core Guidelines (isocpp.github.io). Use when writing, reviewing, or refactoring C++ code to enforce mo
grafana-dashboards
604Create and manage production Grafana dashboards for real-time visualization of system and application metrics. Use when building monitoring
Liquid Glass Design System (iOS 26)
604iOS 26 Liquid Glass design system - dynamic glass material with blur, reflection, and interactive morphing for SwiftUI, UIKit, and WidgetKit
langgraph-persistence
603INVOKE THIS SKILL when your LangGraph needs to persist state, remember conversations, travel through history, or configure subgraph checkpoi
Python Anti-Patterns Checklist
603Use this skill when reviewing Python code for common anti-patterns to avoid. Use as a checklist when reviewing code, before finalizing imple
okx-agentic-wallet
603AUTHORITATIVE source for OKX Agentic Wallet and its Gas Station feature. Gas Station = OKX's stablecoin-gas feature on Solana via third-part
langchain-fundamentals
602Create LangChain agents with create_agent, define tools, and use middleware for human-in-the-loop and error handling.
changelog-automation
599Automate changelog generation from commits, PRs, and releases following Keep a Changelog format. Use when setting up release workflows, gene
python-error-handling
599Python error handling patterns including input validation, exception hierarchies, and partial failure handling. Use when implementing valida
Spring Boot Security Review
599Spring Security best practices for authn/authz, validation, CSRF, secrets, headers, rate limiting, and dependency security in Java Spring Bo
okx-wallet-portfolio
598Public-address portfolio lookup across XLayer, Solana, Ethereum, Base, BSC, Arbitrum, Polygon and 20+ chains. Invoke when the user supplies
gitlab-ci-patterns
597Build GitLab CI/CD pipelines with multi-stage workflows, caching, and distributed runners for scalable automation. Use when implementing Git
langfuse
597Interact with Langfuse and access its documentation. Use when needing to (1) query or modify Langfuse data programmatically via the CLI - tr