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

    7 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. 03openai-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
  4. 04scikit-learn-best-practices

    2 installs

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

    Buildfrom Mindrally Skills
  5. 05websocket-development

    2 installs

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

    Buildfrom Mindrally Skills
  6. 06salesforce-development

    2 installs

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

    Buildfrom Mindrally Skills
  7. 07fastapi-python

    2 installs

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

    Buildfrom Mindrally Skills
  8. 08gsap

    2 installs

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

    Buildfrom Mindrally Skills
  9. 09front-end-developer

    2 installs

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

    Buildfrom Mindrally Skills
  10. 10gitlab-workflow

    1 installs

    GitLab best practices for merge requests, CI/CD pipelines, issue tracking, and DevOps workflows

    Buildfrom Mindrally Skills
  11. 11django-python

    1 installs

    Expert in Django Python web development with best practices

    Buildfrom Mindrally Skills
  12. 12spring-boot

    1 installs

    Expert guidance for Spring Boot application development with best practices for RESTful APIs, testing, security, and deployment

    Buildfrom Mindrally Skills
  13. 13lua

    1 installs

    Lua development guidelines covering tables, metatables, error handling, game development, and performance optimization.

    Buildfrom Mindrally Skills
  14. 14technical-writing

    1 installs

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

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

    1 installs

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

    Buildfrom Mindrally Skills
  16. 16analytics-data-analysis

    1 installs

    Best practices for analytics, data analysis, and visualization using Python, pandas, matplotlib, seaborn, and Jupyter notebooks. Use when performing exploratory data analysis, building data pipelines, creating statistical visualizations, writing Jupyter notebooks, cleaning and transforming datasets, or implementing analytics dashboards.

    Buildfrom Mindrally Skills
  17. 17chrome-extension-development

    1 installs

    Expert guidelines for Chrome extension development with Manifest V3, covering security, performance, and best practices. Use when building browser extensions, creating popup UIs, implementing content scripts, working with Chrome APIs, managing extension permissions, or publishing to Chrome Web Store.

    Buildfrom Mindrally Skills
  18. 18scrapy-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
  19. 19tanstack-query

    1 installs

    Guidelines for using TanStack Query (React Query) for server state management, data fetching, caching, and synchronization

    Buildfrom Mindrally Skills
  20. 20nextjs-react-typescript

    1 installs

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

    Buildfrom Mindrally Skills
  21. 21git-workflow

    1 installs

    Git conventions and workflow guidelines using Conventional Commits, branching strategies, and best practices for version control

    Buildfrom Mindrally Skills
  22. 22nodejs-development

    1 installs

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

    Buildfrom Mindrally Skills
  23. 23python-testing

    1 installs

    Expert in Python testing with pytest and test-driven development

    Buildfrom Mindrally Skills
  24. 24zod-schema-validation

    1 installs

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

    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: Jul 30, 2026, 5:48 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.