← all publishers

mindrally

@mindrally source repo

124 published skills · page 1 of 2

  1. Go · mindrally
    Expert in Go/Golang development with focus on APIs, microservices, and clean architecture
    0 installs
  2. Nx · mindrally
    Best practices for Nx monorepo development, project configuration, and code generation
    1 install
  3. Swr · mindrally
    Guidelines for using SWR (stale-while-revalidate) React Hooks for efficient data fetching, caching, and revalidation
    1 install
  4. Gsap · mindrally
    Expert guidelines for building high-performance animations with GSAP (GreenSock Animation Platform)
    0 installs
  5. Pnpm · mindrally
    Best practices for pnpm package manager, workspace management, and monorepo configuration
    1 install
  6. Rust · mindrally
    Expert in Rust development with focus on safety, performance, and async programming
    1 install
  7. Trpc · mindrally
    Guidelines for writing Next.js apps with tRPC v11 for end-to-end typesafe APIs
    1 install
  8. Astro · mindrally
    Expert in Astro framework with static generation and partial hydration patterns
    0 installs
  9. Azure · mindrally
    Azure cloud development guidelines for ARM templates, Azure Pipelines, Kubernetes, and cloud-native services.
    0 installs
  10. Ghost · mindrally
    Ghost CMS theme development with Handlebars templating, Alpine.js, Tailwind CSS, and performance optimization
    0 installs
  11. React · mindrally
    Expert in React development with modern patterns, hooks, and performance optimization
    1 install
  12. Remix · mindrally
    Expert guidance for Remix development with TypeScript, loaders/actions, nested routes, and full-stack web application best practices
    3 installs
  13. Convex · mindrally
    Guidelines for developing with Convex backend-as-a-service platform, covering queries, mutations, actions, and real-time data patterns
    0 installs
  14. Devops · mindrally
    Comprehensive DevOps engineering practices for Kubernetes, CI/CD, Bash scripting, Ansible, and cloud infrastructure.
    0 installs
  15. Motion · mindrally
    Expert guidelines for building performant animations with Motion (formerly Motion One) vanilla JavaScript animation library
    0 installs
  16. Sanity · mindrally
    Sanity CMS development guidelines for schema creation, GROQ queries, TypeScript integration, and project organization
    1 install
  17. Stripe · mindrally
    Stripe payment integration guidelines for TypeScript, React, Next.js with secure payment processing and subscription management
    1 install
  18. Svelte · mindrally
    Modern Svelte 5 and SvelteKit development covering runes-based reactivity, snippets, SSR/SSG, and state management, including migration notes from legacy Svelte 4 syntax. Use when writing or reviewing Svelte components, deciding between runes and legacy reactive statements, building SvelteKit routes and load functions, or migrating a Svelte 4 codebase to Svelte 5.
    1 install
  19. Cypress · mindrally
    Cypress end-to-end testing best practices for web applications, covering test structure, commands, and reliability patterns.
    0 installs
  20. Flutter · mindrally
    Expert in Flutter and Dart development with clean architecture and state management
    0 installs
  21. Fortran · mindrally
    Best practices for modern Fortran (2003/2008+) scientific and numerical computing, covering modules, explicit interfaces, kind parameters, memory safety, and testing. Use when writing or reviewing Fortran source (.f90/.f95/.f03/.f08), defining modules and derived types, choosing numeric kind parameters, working with allocatable arrays, setting up a Fortran build with CMake or fpm, or writing unit tests for numerical code.
    0 installs
  22. Gitflow · mindrally
    Branching, merging, versioning, and release conventions for the Gitflow workflow, covering main/develop branches, feature/release/hotfix branches, semantic versioning, and pull request rules. Use when creating a branch, naming a branch, planning a release or hotfix, writing a commit message, or setting up branch protection for a repository that follows Gitflow.
    0 installs
  23. GRAPHQL · mindrally
    Expert in GraphQL API development with type-safe patterns and optimization
    0 installs
  24. Laravel · mindrally
    Expert in Laravel PHP development with best practices and modern patterns
    0 installs
  25. Phoenix · mindrally
    Phoenix framework development guidelines covering LiveView, Ecto, real-time features, and best practices for building scalable web applications with Elixir.
    1 install
  26. Shopify · mindrally
    Expert Shopify theme development guidelines for Liquid, Online Store 2.0, CSS, JavaScript, and UX best practices
    1 install
  27. Testing · mindrally
    General testing best practices and guidelines for writing comprehensive, maintainable tests across different testing frameworks and languages.
    3 installs
  28. Monorepo · mindrally
    Best practices for monorepo development with TypeScript, React, Next.js, Expo, Turbo, and related technologies
    0 installs
  29. Solidity · mindrally
    Best practices for secure, gas-efficient Solidity smart contract development and Web3 frontend integration. Use when writing or reviewing Solidity contracts, hardening against reentrancy and access-control bugs, optimizing gas usage, setting up Hardhat/Foundry testing and static analysis, or wiring a React frontend to wallets, providers, and on-chain transactions.
    1 install
  30. Supabase · mindrally
    Expert in Supabase backend development with authentication and database patterns
    1 install
  31. Pr Review · mindrally
    Focused pull request review practices with severity-ranked, file-and-line-cited findings across four angles: security, performance, tests, and architecture. Use when asked to review a pull request, review a diff or set of changes, review "this PR," or provide a code review before merge.
    1 install
  32. Storybook · mindrally
    Best practices for building and documenting component libraries with Storybook
    1 install
  33. Sveltekit · mindrally
    Expert guidance for SvelteKit development with TypeScript, Tailwind CSS, SSR/SSG, and performance optimization best practices
    1 install
  34. Terraform · mindrally
    Expert in Terraform infrastructure-as-code with cloud deployment patterns
    1 install
  35. Turborepo · mindrally
    Best practices for Turborepo monorepo build system configuration and optimization
    1 install
  36. Vue Pinia · mindrally
    Vue 3 state management with Pinia using the Composition API, covering setup stores, SSR/Nuxt integration, persistence, and testing. Use when creating or refactoring Pinia stores, deciding what state belongs in a store versus a component, wiring stores into router guards, persisting store state to storage, or testing store actions with @pinia/testing.
    1 install
  37. Clean Code · mindrally
    Clean, maintainable, human-readable code principles combined with anti-over-engineering discipline: naming, single responsibility, DRY, and scoping changes to exactly what was requested. Use when writing new code, refactoring existing code, reviewing code for quality, or deciding how much abstraction a change actually needs.
    0 installs
  38. Google Adk · mindrally
    Best practices for building AI agents with Google's Agent Development Kit (ADK) in Python, covering agent design, tools, sessions, memory, artifacts, evaluation, and deployment. Use when building LLM agents or multi-agent systems with ADK, defining ADK tools, wiring up sessions/state/memory, working with ADK artifacts, writing agent evals, or deploying ADK agents to Vertex AI Agent Engine or Cloud Run.
    0 installs
  39. Ruby Rails · mindrally
    Conventions and best practices for building web applications with Ruby on Rails. Use when scaffolding Rails apps or generators, designing ActiveRecord models and migrations, wiring up Hotwire/Turbo/Stimulus interactivity, setting up background jobs or caching, or writing RSpec/Minitest coverage for Rails code.
    1 install
  40. Meta Prompt · mindrally
    Meta-prompting framework for critiquing responses, analyzing solution trajectories, and evaluating AI-generated content quality
    0 installs
  41. Pyspark Etl · mindrally
    Best practices for building performant, testable PySpark ETL pipelines with Spark SQL and Apache Iceberg. Use when writing or reviewing PySpark jobs, designing joins and window functions, working with map/array higher-order functions, or building idempotent cumulative/snapshot table merges.
    1 install
  42. Git Workflow · mindrally
    Git conventions and workflow guidelines using Conventional Commits, branching strategies, and best practices for version control
    0 installs
  43. Deep Learning · mindrally
    Comprehensive deep learning guidelines for neural network development, training, and optimization.
    0 installs
  44. Django Python · mindrally
    Expert in Django Python web development with best practices
    0 installs
  45. Gamemaker Gml · mindrally
    Best practices for GameMaker Language (GML) development, covering scripts, object events, rooms, data structures, and performance-minded game code. Use when writing GML scripts or object event code in GameMaker Studio, structuring create/step/draw events, managing rooms and instances, building state machines for gameplay, or optimizing GML for performance.
    0 installs
  46. Harmony Arkts · mindrally
    Best practices for HarmonyOS application development with ArkTS and ArkUI, covering components, state management, resources, layout, lifecycle, and accessibility. Use when writing .ets component files, using ArkUI decorators like @Component/@State/@Prop/@Link, building layouts with Column/Row/Stack/List, managing HarmonyOS app resources with $r(), or handling component lifecycle and accessibility on HarmonyOS.
    0 installs
  47. Ros2 Robotics · mindrally
    Best practices for ROS 2 robotics development, covering package structure, nodes, topics/services/actions, launch files, QoS, tf2 transforms, and testing. Use when creating ROS 2 packages, writing nodes in rclpy or rclcpp, defining custom messages/services/actions, writing launch files, configuring QoS profiles, working with tf2 transforms, or building and testing a colcon workspace.
    1 install
  48. Apollo GRAPHQL · mindrally
    Guidelines for developing GraphQL APIs and React applications using Apollo Client for state management, data fetching, and caching
    0 installs
  49. Bash Scripting · mindrally
    Bash scripting guidelines covering security, portability, error handling, and automation best practices for DevOps.
    0 installs
  50. Design Systems · mindrally
    Comprehensive design system guidelines for building consistent, accessible, and scalable component libraries. Use when creating design tokens, building component libraries, implementing design systems, setting up theming architecture, or establishing UI governance processes.
    0 installs
  51. Embedded Stm32 · mindrally
    Best practices for embedded C/C++ development on STM32 microcontrollers using the HAL, covering peripherals, DMA, interrupts, memory constraints, and hardware-focused testing. Use when writing STM32 HAL code, configuring peripherals generated by STM32CubeMX, working with interrupts or DMA, debugging with SWD/JTAG, managing memory-constrained firmware, or writing hardware-in-the-loop or host-build tests for embedded C.
    0 installs
  52. Parcel Bundler · mindrally
    Best practices and guidelines for Parcel, the zero-configuration web application bundler
    1 install
  53. Rollup Bundler · mindrally
    Best practices and guidelines for Rollup.js module bundler configuration, ES modules, and library bundling
    1 install
  54. Tanstack Query · mindrally
    Best practices for TanStack Query v5 (React Query) server state management, including query key factories, the queryOptions helper, mutations, optimistic updates, infinite queries, and Suspense mode. Use when fetching or caching server data in React, writing custom query/mutation hooks, setting up a QueryClient, implementing optimistic updates, or migrating v4 patterns to v5.
    1 install
  55. Tanstack Start · mindrally
    Best practices for TanStack Start, the full-stack React framework built on TanStack Router and Vite/Nitro. Use when building server functions with createServerFn, setting up SSR and streaming with defer()/Await, writing API routes, configuring app.config.ts, or deploying a TanStack Start app to Node, Vercel, Netlify, Bun, or Cloudflare.
    1 install
  56. AWS Development · mindrally
    AWS development best practices for Lambda, SAM, CDK, DynamoDB, IAM, and serverless architecture using Infrastructure as Code.
    0 installs
  57. Cheerio Parsing · mindrally
    Expert guidance for HTML/XML parsing using Cheerio in Node.js with best practices for DOM traversal, data extraction, and efficient scraping pipelines.
    0 installs
  58. Esbuild Bundler · mindrally
    Best practices and guidelines for esbuild, the ultra-fast JavaScript and TypeScript bundler and minifier
    0 installs
  59. GCP Development · mindrally
    Google Cloud Platform (GCP) development best practices for Cloud Functions, Cloud Run, Firestore, BigQuery, and Infrastructure as Code.
    0 installs
  60. Github Workflow · mindrally
    GitHub best practices for pull requests, code reviews, issues, Actions workflows, and repository management
    0 installs
  61. Hono Typescript · mindrally
    Guidelines for building edge-first, high-performance APIs with Hono and TypeScript for Cloudflare Workers, Deno, Bun, and Node.js
    0 installs
  62. Pwa Development · mindrally
    Progressive Web App development guidelines covering service workers, caching strategies, offline functionality, and installability
    1 install
  63. React Router V7 · mindrally
    React Router v7 framework mode conventions for route modules, data loaders, actions, and progressive enhancement. Use when building file-based routes with loaders/actions, handling form submissions with Form/useFetcher/useSubmit, adding route ErrorBoundary components, revalidating data after mutations, or migrating Remix-style route modules to React Router v7.
    1 install
  64. Tanstack Router · mindrally
    Type-safe, file-based routing for React with TanStack Router. Use when defining routes with createFileRoute, validating search params with Zod, writing route loaders, setting up auth guards with beforeLoad, integrating TanStack Query into loaders, or configuring router context and preloading.
    1 install
  65. Webpack Bundler · mindrally
    Best practices and guidelines for Webpack module bundler configuration, optimization, and development workflows
    1 install
  66. Game Development · mindrally
    Expert guidance for game development with C#/Unity, Lua scripting, and best practices for scalable game architecture
    0 installs
  67. Grpc Development · mindrally
    Best practices for building high-performance services with gRPC and Protocol Buffers. Use when designing RPC services, defining protobuf schemas, implementing streaming APIs, setting up gRPC interceptors, or building cross-language service communication.
    0 installs
  68. Monorepo Tamagui · mindrally
    Monorepo development guidelines using Tamagui, Turbo, Next.js, Expo, Supabase, and cross-platform best practices.
    0 installs
  69. Figma Integration · mindrally
    Guidelines for integrating Figma designs with development workflows using MCP servers and best practices
    0 installs
  70. Localization L10n · mindrally
    Implement localization (l10n) best practices to adapt applications for specific regions, languages, and cultural preferences.
    0 installs
  71. Responsive Design · mindrally
    Comprehensive guidelines for responsive web design including mobile-first approach, flexible layouts, media queries, and cross-device optimization
    1 install
  72. Turbopack Bundler · mindrally
    Best practices and guidelines for Turbopack, the Rust-powered incremental bundler for Next.js and modern web development
    1 install
  73. Drupal Development · mindrally
    Expert guidance for Drupal 10 module development with PHP 8+, SOLID principles, and Drupal coding standards
    0 installs
  74. Fastify Typescript · mindrally
    Guidelines for building high-performance APIs with Fastify and TypeScript, covering validation, Prisma integration, and testing best practices
    0 installs
  75. Medusa Development · mindrally
    Best practices for building commerce applications with Medusa v2, the headless e-commerce framework. Use when defining Medusa data models, writing workflows and steps with the Workflow SDK, creating API routes or subscribers, building module services that extend MedusaService, throwing MedusaError, or customizing the Medusa admin dashboard.
    0 installs
  76. Nodejs Development · mindrally
    Node.js development guidelines covering Payload CMS, Vue.js with TypeScript, and general TypeScript best practices
    1 install
  77. Prisma Development · mindrally
    Comprehensive Prisma ORM development guidelines with TypeScript, schema design, migrations, and best practices.
    1 install
  78. Security Devsecops · mindrally
    DevSecOps, secure software development lifecycle (SSDLC), and application security (AppSec) practices covering secret handling, input validation, dependency hygiene, authentication/authorization, and CI/CD security tooling (SAST, SCA, DAST, secret scanning, IaC scanning). Use when writing code that handles credentials, user input, database queries, or authentication, when setting up a CI/CD pipeline, or when reviewing code or infrastructure for security issues.
    1 install
  79. SEO Best Practices · mindrally
    Apply SEO best practices for web applications including metadata, performance optimization, and search engine optimization techniques.
    1 install
  80. SQL Best Practices · mindrally
    SQL development best practices for writing efficient, secure, and maintainable database queries
    1 install
  81. Vercel Development · mindrally
    Vercel and Next.js deployment best practices including server components, edge functions, AI SDK integration, and performance optimization.
    1 install
  82. Autogen Development · mindrally
    Expert guidance for Microsoft AutoGen multi-agent framework development including agent creation, conversations, tool integration, and orchestration patterns.
    0 installs
  83. GRAPHQL Development · mindrally
    GraphQL development guidelines with type-safe clients, schema design, and integration with React and Next.js.
    0 installs
  84. Laravel Development · mindrally
    Expert guidance for Laravel PHP development following best practices, SOLID principles, and Laravel conventions
    0 installs
  85. Less Best Practices · mindrally
    Less CSS best practices and coding guidelines for maintainable, modular stylesheets
    0 installs
  86. Netlify Development · mindrally
    Best practices for building and deploying Netlify sites, covering serverless and edge functions, Netlify Blobs storage, the Image CDN, and build configuration. Use when writing Netlify Functions or Edge Functions, configuring netlify.toml or redirects/headers, managing environment variables across deploy contexts, working with Netlify Blobs, or setting up local development and deploy previews.
    1 install
  87. Snowflake Cortex AI · mindrally
    Reference for Snowflake Cortex AI Functions (AI_COMPLETE, AI_CLASSIFY, AI_EXTRACT, AI_FILTER, etc.) and Cortex Search for building RAG applications entirely inside Snowflake. Use when writing SQL that calls an LLM, classifying or extracting structured data from text, building a natural-language WHERE filter, or setting up hybrid vector+keyword search for retrieval-augmented generation.
    1 install
  88. Swiftui Development · mindrally
    Guidelines for building SwiftUI applications with MVVM/Clean Architecture, Swift 6 strict concurrency, and modern state management. Use when building SwiftUI views, structuring view models, managing state with @State/@Observable, handling async data flow, or optimizing SwiftUI view performance.
    1 install
  89. Viewcomfy API Rules · mindrally
    Expert guidance for integrating ViewComfy API into web applications using Python and FastAPI
    1 install
  90. Blender Python Addon · mindrally
    Best practices for writing Blender Python add-ons using the bpy API, covering operators, panels, properties, registration, and API-safe scripting. Use when creating a Blender add-on, defining bpy.types.Operator or Panel classes, registering PropertyGroup settings, writing register()/unregister() functions, working with bmesh, or debugging add-ons in Blender's Python console.
    0 installs
  91. Numpy Best Practices · mindrally
    Best practices for NumPy array programming, numerical computing, and performance optimization in Python
    1 install
  92. Beautifulsoup Parsing · mindrally
    Expert guidance for HTML/XML parsing using BeautifulSoup in Python with best practices for DOM navigation, data extraction, and efficient scraping workflows.
    0 installs
  93. Monitoring Guidelines · mindrally
    Monitoring guidelines for applications and infrastructure including metrics collection, alerting strategies, and SLO-based monitoring
    0 installs
  94. Nuxtjs Vue Typescript · mindrally
    Best practices for building Nuxt 3 and Vue 3 applications with TypeScript, the Composition API, and Tailwind CSS. Use when structuring Nuxt/Vue projects, writing composables, typing components and props, wiring up server routes and plugins, or optimizing Nuxt builds and Web Vitals.
    1 install
  95. Pandas Best Practices · mindrally
    Best practices for Pandas data manipulation, analysis, and DataFrame operations in Python
    1 install
  96. Readme Best Practices · mindrally
    Structure, tone, and content conventions for writing effective project README files, covering hooks, quick starts, feature presentation, badges, and common documentation sections. Use when writing a new README, rewriting an existing one, or reviewing README quality for a repository, library, or CLI tool.
    1 install
  97. Robocorp Cursor Rules · mindrally
    Guidelines for building RoboCorp RPA automation with Python, emphasizing functional programming, Pydantic validation, and async operations.
    1 install
  98. Cloudflare Development · mindrally
    Cloudflare Workers, Pages, KV, D1, R2, and Durable Objects development best practices for edge computing applications.
    0 installs
  99. Logging Best Practices · mindrally
    Logging best practices for applications and services including structured logging, log levels, and log management strategies
    0 installs
  100. Openai API Development · mindrally
    Expert guidance for OpenAI API development including GPT models, Assistants API, function calling, embeddings, and best practices for production applications.
    1 install