27 skills total · 27 unscanned
Skills by Mindrally
This skill teaches you BeautifulSoup's core parsing capabilities for extracting data from HTML and XML documents. You'll learn how to navigate document trees, select elements…
cheerio-parsing teaches you how to parse and extract structured data from HTML and XML documents using Cheerio's jQuery-like API. This skill covers selecting elements, traversing…
This skill covers development patterns and architectural guidance for Cloudflare's edge platform, including Workers for compute, Pages for frontend hosting, KV for caching, D1 for…
This skill equips you with professional Cypress testing strategies and patterns for building reliable end-to-end test suites. Drawn from a curated collection of 240+ Claude Code…
This skill provides architectural guidance for constructing production-grade REST APIs with Django and Django REST Framework. It covers project structure, class-based views,…
Drizzle ORM is a lightweight, type-safe TypeScript ORM that treats SQL as a first-class citizen. This skill covers schema definition, database connections across PostgreSQL,…
This skill provides a structured approach to translating Figma designs into production code, covering component extraction, design token mapping, and asset handling. It includes…
GraalVM provides expert guidance for compiling Java applications into native images with minimal footprint and fast startup. It covers native image configuration, framework…
This skill guides you through implementing internationalization across web and mobile applications using industry-standard libraries like i18next and expo-localization. Learn to…
Java teaches Spring Boot 3.x development with enterprise architecture patterns, SOLID principles, and modern Java 17+ features. It covers layered code organization, RESTful APIs,…
Learn production-ready patterns for Quarkus development, from reactive REST APIs and type-safe configuration to native image optimization and observability. This skill covers the…
Master Lerna monorepo setup and management with this comprehensive skill. Learn to initialize projects, configure workspaces, and orchestrate builds across multiple packages…
Localization-l10n guides you through adapting internationalized applications for specific regions, languages, and cultural contexts. It covers translation management with…
Master Micronaut's compile-time dependency injection and GraalVM native image capabilities for building lean, high-performance microservices. This skill covers reactive…
This skill delivers a complete ruleset for building maintainable Next.js and React applications with Redux Toolkit and TypeScript. It covers code style conventions, component…
PHP Development provides expert guidance for building robust applications using PHP 8.1+ with strict typing, SOLID principles, and PSR standards. Learn proper code organization…
This skill equips you with Playwright testing expertise drawn from proven coding standards. Discover patterns and best practices for building reliable browser automation tests…
Master pnpm setup and configuration tailored for monorepo workflows. This skill brings battle-tested practices from the Cursor rules community, helping you optimize package…
This skill teaches you how to harness Puppeteer for programmatic browser control, from launching headless instances to navigating pages and extracting data at scale. You'll…
Master Redux Toolkit's approach to global state management in React and Next.js projects. Learn to structure slices with createSlice, implement memoized selectors, handle async…
Master Spring Boot development with comprehensive guidance covering RESTful API design, application architecture, and production deployment. Learn proper use of Spring…
Master Spring Boot and Spring Framework development with expert guidance on architecture, dependency injection, and RESTful API design. This skill covers clean code practices,…
Master Stripe payment integration across Next.js and React with server-side payment intent creation, client-side checkout forms, and subscription lifecycle management. This skill…
TailwindCSS teaches utility-first CSS framework expertise with mobile-first responsive design. Learn to apply Tailwind classes directly in templates, use responsive prefixes, and…
Master server state management and data fetching with TanStack Query through expert guidelines covering query organization, mutations, caching strategies, and performance…
Master Turborepo monorepo configuration with this Claude Code skill, drawn from battle-tested Cursor rules. Get expert guidance on structuring multi-package projects, optimizing…
This skill covers Zustand fundamentals for building efficient client-side state in React and Next.js applications. You'll learn store architecture, selector patterns to minimize…