Skip to main content

Skills in this repository

midudev/autoskills - Page 2

SkillsMP has collected 151 skills from midudev/autoskills. Open a skill to review its source and details.

midudev/autoskills

Showing 40 of 151 collected skills.

occupation
Information Security Analysts
description

Performs security audits and vulnerability assessments on Ruby on Rails application code. Use when reviewing Rails code for security risks, assessing authentication or authorization, auditing parameter handling, redirects, file uploads, secrets management, or…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Use when choosing the best first failing RSpec spec or vertical slice for a Ruby on Rails change. Covers request vs model vs service vs job vs engine spec selection, system spec escalation, smallest safe slice planning, and Rails-first TDD sequencing. Trigger…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Use when writing, reviewing, or cleaning up RSpec tests for Ruby and Rails codebases. Covers spec type selection, factory design, flaky test fixes, shared examples, deterministic assertions, test-driven development discipline, and choosing the best first…

updated
occupation
Software Developers
description

General best practices for Dart development. Covers code style, effective Dart, and language features.

updated
occupation
Web & Digital Interface Designers
description

Audit and improve web accessibility following WCAG 2.2 guidelines. Use when asked to "improve accessibility", "a11y audit", "WCAG compliance", "screen reader support", "keyboard navigation", or "make accessible".

updated
occupation
Software Developers
description

Apply clean architecture boundaries, use cases, repositories, and lifecycle-aware presentation models in Android projects.

updated
occupation
Software Developers
description

Build Android UI with Jetpack Compose foundations, layouts, modifiers, theming, and stable component structure.

updated
occupation
Software Developers
description

Use coroutines, Flow, structured concurrency, dispatchers, and cancellation-safe Android async pipelines.

updated
occupation
Software Developers
description

Wire Android dependency injection with Hilt, scopes, testing overrides, and module ownership boundaries.

updated
occupation
Software Developers
description

Shape Android build logic with Gradle, version catalogs, plugins, convention patterns, and toolchain compatibility.

updated
occupation
Software Developers
description

Use Kotlin idioms safely in Android apps, including nullability, data classes, sealed types, extension functions, and collection pipelines.

updated
occupation
Software Developers
description

Build Android networking stacks with Retrofit, OkHttp, interceptors, API contracts, and resilient error handling.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Write fast, focused Android unit tests for reducers, use cases, repositories, and lifecycle-safe state holders.

updated
occupation
Web Developers
description

Skill for building with the Astro web framework. Helps create Astro components and pages, configure SSR adapters, set up content collections, deploy static sites, and manage project structure and CLI commands. Use when the user needs to work with Astro,…

updated
occupation
Software Developers
description

Configure Better Auth server and client, set up database adapters, manage sessions, add plugins, and handle environment variables. Use when users mention Better Auth, betterauth, auth.ts, or need to set up TypeScript authentication with email/password, OAuth,…

updated
occupation
Web & Digital Interface Designers
description

Complete guide for building beautiful apps with Expo Router. Covers fundamentals, styling, components, navigation, animations, patterns, and native tabs.

updated
occupation
Software Developers
description

Expert guidelines for Chrome extension development with Manifest V3, covering security, performance, and best practices

updated
occupation
Software Developers
description

Implement Clerk authentication for native Android apps using Kotlin and Jetpack Compose with clerk-android source-guided patterns. Use for prebuilt AuthView/UserButton or custom API-driven auth flows. Do not use for Expo or React Native projects.

updated
occupation
Web Developers
description

Astro patterns with Clerk — middleware, SSR pages, island components, API routes, static vs SSR rendering. Triggers on: astro clerk, clerk astro middleware, astro protected page, clerk island component, astro API route auth, clerk astro SSR.

updated
occupation
Web & Digital Interface Designers
description

Custom authentication flows and component appearance - hooks (useSignIn, useSignUp), themes, colors, fonts, CSS. Use for custom sign-in/sign-up flows, appearance styling, visual customization, branding.

updated
occupation
Software Developers
description

Expo / React Native patterns with Clerk — SecureStore token cache, OAuth deep linking, useAuth in native, Expo Router protected routes, push notifications with user context. Triggers on: expo clerk, clerk react native, SecureStore token cache, expo router…

updated
occupation
Software Developers
description

Advanced Next.js patterns - middleware, Server Actions, caching with Clerk.

updated
occupation
Web Developers
description

Nuxt 3 auth patterns with @clerk/nuxt - middleware, composables, server API routes, SSR. Triggers on: Nuxt auth, useAuth composable, clerkMiddleware Nuxt, server API Clerk, Nuxt route protection.

updated
occupation
Software Developers
description

React SPA auth patterns with @clerk/react for Vite/CRA - ClerkProvider setup, useAuth/useUser/useClerk hooks, React Router protected routes, custom sign-in flows. Triggers on: Vite Clerk setup, React Router auth, useAuth hook, protected route, custom sign-in…

updated
occupation
Software Developers
description

React Router v7 patterns with Clerk — rootAuthLoader, getAuth in loaders, clerkMiddleware, protected routes, SSR user data, org switching. Triggers on: react-router auth, rootAuthLoader, getAuth loader, react-router protected route, loader authentication, SSR…

updated
occupation
Software Developers
description

Add Clerk authentication to any project by following the official quickstart guides.

updated
occupation
Software Developers
description

Implement Clerk authentication for native Swift and iOS apps using ClerkKit and ClerkKitUI source-guided patterns. Use for prebuilt AuthView or custom native flows. Do not use for Expo or React Native projects.

updated
occupation
Software Developers
description

TanStack React Start auth patterns with @clerk/tanstack-react-start - createServerFn, beforeLoad guards, loaders, Vinxi server. Triggers on: TanStack auth, createServerFn clerk, beforeLoad protection, TanStack Start middleware.

updated
occupation
Software Quality Assurance Analysts & Testers
description

E2E testing for Clerk apps. Use with Playwright or Cypress for auth flow tests.

updated
occupation
Software Developers
description

Vue 3 patterns with Clerk — composables (useAuth, useUser, useClerk, useOrganization), Vue Router guards, Pinia auth store integration. Triggers on: vue clerk, useAuth vue, clerk composables, vue router clerk guard, pinia auth clerk. For Nuxt, use…

updated
occupation
Software Developers
description

Clerk webhooks for real-time events and data syncing. Always output complete, copy-paste-ready webhook handlers with verifyWebhook(req) verification. Listen for user creation, updates, deletion, and organization events. Build event-driven features like…

updated
occupation
Software Developers
description

Expert Core Data guidance (iOS/macOS): stack setup, fetch requests & NSFetchedResultsController, saving/merge conflicts, threading & Swift Concurrency, batch operations & persistent history, migrations, performance, and NSPersistentCloudKitContainer/CloudKit…

updated
occupation
Network & Computer Systems Administrators
description

Use when deploying Deno apps to production, asking about Deno Deploy, or working with `deno deploy` CLI commands. Covers deployment workflows, environment variables, KV database access, custom domains, the --tunnel flag for local development, and the `deno…

updated
occupation
Software Developers
description

Expert-level Deno knowledge for code review, debugging, and best practice enforcement. Use when reviewing Deno code or answering advanced Deno questions.

updated
occupation
Web Developers
description

Use when working with Fresh framework, creating routes or handlers in Fresh, building web UIs with Preact, or adding Tailwind CSS in Deno. Covers Fresh 2.x project structure, route handlers, islands, createDefine, PageProps, context patterns, and Fresh 1.x to…

updated
occupation
Software Developers
description

Use when starting any Deno project, choosing packages, configuring deno.json, or running CLI commands. Provides foundational knowledge for building modern Deno applications.

updated
occupation
Software Developers
description

Use when building features that execute untrusted user code, AI-generated code, or need isolated code execution environments. Covers the @deno/sandbox SDK.

updated
occupation
Software Developers
description

Guidelines for developing with Deno and TypeScript using modern runtime features, security model, and native tooling

updated
occupation
Software Developers
description

Expert Django backend development guidance. Use when creating Django models, views, serializers, or APIs; debugging ORM queries or migrations; optimizing database performance; implementing authentication; writing tests; or working with Django REST Framework.…

updated
occupation
Information Security Analysts
description

Django security best practices, authentication, authorization, CSRF protection, SQL injection prevention, XSS prevention, and secure deployment configurations.

updated
Showing 40 of 151 collected skills.