Skip to main content

← All sources

Mindrally Skills skills

240+ skills converted from Cursor rules — every major framework and language skills-hub.ai mirrors 240 skills from Mindrally Skills daily, every skill links back to its upstream GitHub source. Install with one command across Claude Code, Cursor, Codex, Windsurf, and any MCP-compatible tool.

Upstream: github.com/Mindrally/skills

Installing a Mindrally Skills skill

Pick a skill below, then run the install command for your AI coding tool. The skills-hub CLI writes the SKILL.md to the right directory and tracks the install in .skills.json so your team gets reproducible installs.

# Install a Mindrally Skills skill
npx @skills-hub-ai/cli install <skill-slug>

# Browse all Mindrally Skills skills via API
curl https://skills-hub.ai/api/v1/skills?source=mindrally

# Browse all sources
open https://skills-hub.ai/sources

Top Mindrally Skills skills

See all →

The most-installed skills from Mindrally Skills, ranked by adoption.

  1. 01ui-design

    6 installs

    UI design best practices for building accessible, performant, and user-friendly interfaces with modern web standards

    Buildfrom Mindrally Skills
  2. 02playwright

    4 installs

    Playwright end-to-end testing best practices for web applications, covering test design, locator strategies, and assertion patterns.

    Buildfrom Mindrally Skills
  3. 03websocket-development

    2 installs

    Best practices and guidelines for building real-time applications with WebSocket communication

    Buildfrom Mindrally Skills
  4. 04salesforce-development

    2 installs

    Expert guidance for Salesforce development including Apex, Lightning Web Components, and metadata best practices

    Buildfrom Mindrally Skills
  5. 05fastapi-python

    2 installs

    Expert in FastAPI Python development with best practices for APIs and async operations

    Buildfrom Mindrally Skills
  6. 06scikit-learn-best-practices

    2 installs

    Best practices for scikit-learn machine learning, model development, evaluation, and deployment in Python

    Buildfrom Mindrally Skills
  7. 07openai-api-development

    2 installs

    Expert guidance for OpenAI API development including GPT models, Assistants API, function calling, embeddings, and best practices for production applications.

    Buildfrom Mindrally Skills
  8. 08scrapy-web-scraping

    1 installs

    Expert guidance for building web scrapers and crawlers using the Scrapy Python framework with best practices for spider development, data extraction, and pipeline management.

    Buildfrom Mindrally Skills
  9. 09front-end-developer

    1 installs

    Senior Front-End Developer expertise in ReactJS, NextJS, JavaScript, TypeScript, HTML, CSS, and modern UI/UX frameworks

    Buildfrom Mindrally Skills
  10. 10zod-schema-validation

    1 installs

    Best practices for Zod schema validation and type inference in TypeScript applications.

    Buildfrom Mindrally Skills
  11. 11nodejs-development

    1 installs

    Node.js development guidelines covering Payload CMS, Vue.js with TypeScript, and general TypeScript best practices

    Buildfrom Mindrally Skills
  12. 12django-rest-api-development

    1 installs

    Comprehensive guidelines for building scalable Django REST APIs with proper architecture, authentication, and performance optimization.

    Buildfrom Mindrally Skills
  13. 13flutter

    1 installs

    Expert in Flutter and Dart development with clean architecture and state management

    Buildfrom Mindrally Skills
  14. 14nextjs-react-typescript

    1 installs

    Expert in TypeScript, Node.js, Next.js App Router, React, Shadcn UI, Radix UI and Tailwind

    Buildfrom Mindrally Skills
  15. 15technical-writing

    1 installs

    Expert technical writing guidelines for creating clear, in-depth developer tutorials and documentation with practical, implementable knowledge

    Buildfrom Mindrally Skills
  16. 16python-testing

    1 installs

    Expert in Python testing with pytest and test-driven development

    Buildfrom Mindrally Skills
  17. 17gsap

    1 installs

    Expert guidelines for building high-performance animations with GSAP (GreenSock Animation Platform)

    Buildfrom Mindrally Skills
  18. 18django-python

    1 installs

    Expert in Django Python web development with best practices

    Buildfrom Mindrally Skills
  19. 19clean-architecture

    Guidelines for implementing Clean Architecture patterns in Flutter and Go applications, with emphasis on separation of concerns, dependency rules, and testability.

    Buildfrom Mindrally Skills
  20. 20graphql

    Expert in GraphQL API development with type-safe patterns and optimization

    Buildfrom Mindrally Skills
  21. 21electron-development

    Electron development guidelines for building cross-platform desktop applications with JavaScript/TypeScript

    Buildfrom Mindrally Skills
  22. 22swr

    Guidelines for using SWR (stale-while-revalidate) React Hooks for efficient data fetching, caching, and revalidation

    Buildfrom Mindrally Skills
  23. 23prisma-development

    Comprehensive Prisma ORM development guidelines with TypeScript, schema design, migrations, and best practices.

    Buildfrom Mindrally Skills
  24. 24rest-api-django

    Comprehensive guidelines for Django REST API development covering project structure, views, models, serializers, authentication, performance, and error handling.

    Buildfrom Mindrally Skills

About this source

skills-hub.ai mirrors skills from 90+ official GitHub repositories every day. Each imported skill is parsed from a SKILL.md file in the source repo, gets a security scan and quality score on import, and links back to its upstream source of truth.

Last sync: Jun 14, 2026, 4:09 PM (success).

Mindrally Skills skills, frequently asked

What are Mindrally Skills skills?

Mindrally Skills skills are AI coding skills published by Mindrally Skills (240+ skills converted from Cursor rules — every major framework and language) and mirrored daily on skills-hub.ai. They are SKILL.md files that follow the open Agent Skills standard, so they work in Claude Code, Cursor, Codex CLI, Windsurf, Copilot, and any MCP-compatible tool.

How many Mindrally Skills skills are available?

skills-hub.ai indexes 240 skills from Mindrally Skills, synced daily from the upstream GitHub repository (https://github.com/Mindrally/skills).

How do I install a Mindrally Skills skill?

Run `npx @skills-hub-ai/cli install <skill-slug>` in your project. The CLI writes the SKILL.md to the right directory for your AI tool and adds it to your `.skills.json` lockfile so your team gets the same skills at the same versions.

Are these official Mindrally Skills skills?

Yes. Every skill from this source is mirrored from Mindrally Skills's own GitHub repository (https://github.com/Mindrally/skills). Each skill page links back to the upstream source of truth, so you can verify the original.