Back to authors
mindrally

mindrally

265 Skills published on GitHub.

electron-development

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

UncategorizedView skill →

elixir

Expert in Elixir and Phoenix development with functional programming patterns

UncategorizedView skill →

embedded-stm32

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.

UncategorizedView skill →

esbuild-bundler

Best practices and guidelines for esbuild, the ultra-fast JavaScript and TypeScript bundler and minifier

UncategorizedView skill →

ethereum

Expert guidelines for Ethereum smart contract development with Solidity, OpenZeppelin, and Hardhat

UncategorizedView skill →

expo-react-native-javascript-best-practices

Expo React Native JavaScript best practices for clean code, functional components, performance optimization, and Expo Router navigation.

UncategorizedView skill →

expo-react-native-typescript

Expert in Expo React Native TypeScript mobile development with best practices

UncategorizedView skill →

express-typescript

Guidelines for building robust APIs with Express.js and TypeScript, covering middleware patterns, routing, and security best practices

UncategorizedView skill →

fastapi-microservices-serverless

Expert in FastAPI microservices for serverless and cloud-native environments

UncategorizedView skill →

fastapi-python

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

UncategorizedView skill →

fastify-typescript

Guidelines for building high-performance APIs with Fastify and TypeScript, covering validation, Prisma integration, and testing best practices

UncategorizedView skill →

figma-integration

Guidelines for integrating Figma designs with development workflows using MCP servers and best practices

UncategorizedView skill →

firebase-development

Firebase development guidelines for Firestore, Authentication, Functions, and Storage with TypeScript and Angular.

UncategorizedView skill →

fortran

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.

UncategorizedView skill →

front-end-developer

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

UncategorizedView skill →

game-development

Expert guidance for game development with C#/Unity, Lua scripting, and best practices for scalable game architecture

UncategorizedView skill →

gamemaker-gml

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.

UncategorizedView skill →

gitflow

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.

UncategorizedView skill →

gitlab-workflow

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

UncategorizedView skill →

google-adk

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.

UncategorizedView skill →

graphql-development

GraphQL development guidelines with type-safe clients, schema design, and integration with React and Next.js.

UncategorizedView skill →

graphql

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

UncategorizedView skill →

grpc-development

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.

UncategorizedView skill →

gsap

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

UncategorizedView skill →

harmony-arkts

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.

UncategorizedView skill →

hono-typescript

Guidelines for building edge-first, high-performance APIs with Hono and TypeScript for Cloudflare Workers, Deno, Bun, and Node.js

UncategorizedView skill →

html

Guidelines for semantic HTML markup, document structure, forms, accessibility attributes, and modern HTML best practices

UncategorizedView skill →

htmx

HTMX development guidelines for building dynamic web applications with minimal JavaScript using HTML attributes.

UncategorizedView skill →

internationalization-i18n

Implement internationalization (i18n) best practices for web and mobile applications to support multiple languages and locales.

UncategorizedView skill →

ionic

Ionic development guidelines for building cross-platform mobile applications with Angular, Cordova, and Firebase integration.

UncategorizedView skill →

java-quarkus-development

Java Quarkus development guidelines for building cloud-native applications with fast startup, minimal memory footprint, and GraalVM native builds

UncategorizedView skill →

jwt-security

Guidelines for implementing JWT authentication with security best practices for token creation, validation, and storage

UncategorizedView skill →

kafka-development

Best practices for Apache Kafka event streaming and distributed messaging. Use when building event-driven architectures, implementing producer/consumer patterns, designing topic partitioning strategies, setting up Kafka Streams, configuring schema registries, or integrating change data capture pipelines.

UncategorizedView skill →

koa-typescript

Guidelines for building modern APIs with Koa.js and TypeScript, featuring the onion middleware model and async/await patterns

UncategorizedView skill →

kotlin-development

Kotlin development guidelines with best practices for clean code, naming conventions, function design, and data handling

UncategorizedView skill →

langchain-development

Expert guidance for LangChain and LangGraph development with Python, covering chain composition, agents, memory, and RAG implementations.

UncategorizedView skill →

laravel-development

Expert guidance for Laravel PHP development following best practices, SOLID principles, and Laravel conventions

UncategorizedView skill →

less-best-practices

Less CSS best practices and coding guidelines for maintainable, modular stylesheets

UncategorizedView skill →

lottie

Expert guidelines for implementing performant Lottie animations on the web

UncategorizedView skill →

lua

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

UncategorizedView skill →

medusa-development

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.

UncategorizedView skill →

meta-prompt

Meta-prompting framework for critiquing responses, analyzing solution trajectories, and evaluating AI-generated content quality

UncategorizedView skill →

modern-web-development

Modern web development best practices for TypeScript, Next.js 14, React Server Components, Supabase, GraphQL, and Tailwind CSS.

UncategorizedView skill →

mongodb-development

MongoDB development guidelines with Payload CMS, Mongoose, aggregation pipelines, and TypeScript best practices.

UncategorizedView skill →

monitoring-guidelines

Monitoring guidelines for applications and infrastructure including metrics collection, alerting strategies, and SLO-based monitoring

UncategorizedView skill →

monorepo-tamagui

Monorepo development guidelines using Tamagui, Turbo, Next.js, Expo, Supabase, and cross-platform best practices.

UncategorizedView skill →

monorepo

Best practices for monorepo development with TypeScript, React, Next.js, Expo, Turbo, and related technologies

UncategorizedView skill →

motion

Expert guidelines for building performant animations with Motion (formerly Motion One) vanilla JavaScript animation library

UncategorizedView skill →

mqtt-development

Best practices and guidelines for MQTT messaging in IoT and real-time communication systems

UncategorizedView skill →

mysql-best-practices

MySQL development best practices for schema design, query optimization, and database administration

UncategorizedView skill →

Page 3 of 6 · 265 results