Skip to main content
Community author29 skills

midudevGitHub Skill Author at |

Auto-discovered GitHub author from midudev/autoskills.

Author focus
githubagent skills
0curated picks
29community indexed

This author has no editor-reviewed picks yet.

Community indexed社区索引

Indexed but not editor-reviewed; please audit before install.
Security & Compliance

two factor authentication best practices

Configure TOTP authenticator apps, send OTP codes via email/SMS, manage backup codes, handle trusted devices, and imple…

Claude CodeMedium risk · 中风险
Stars · 5.4kUpdated · 2026-05-16
View
Development & Engineering

stripe best practices

Guides Stripe integration decisions — API selection (Checkout Sessions vs PaymentIntents), Connect platform setup (Acco…

Claude CodeMedium risk · 中风险
Stars · 5.4kUpdated · 2026-05-16
View
Developer Docs

rails guides

Official Rails documentation. Use when asked about any Rails-specific topic including ActiveRecord, routing, controller…

Claude CodeMedium risk · 中风险
Stars · 5.4kUpdated · 2026-05-16
View
Development & Engineering

nodejs best practices

Node.js development principles and decision-making. Framework selection, async patterns, security, and architecture. Te…

Claude CodeMedium risk · 中风险
Stars · 5.4kUpdated · 2026-05-16
View
Development & Engineering

nestjs best practices

NestJS best practices and architecture patterns for building production-ready applications. This skill should be used w…

Claude CodeMedium risk · 中风险
Stars · 5.4kUpdated · 2026-05-16
View
Security & Compliance

email and password best practices

Configure email verification, implement password reset flows, set password policies, and customise hashing algorithms f…

Claude CodeMedium risk · 中风险
Stars · 5.4kUpdated · 2026-05-16
View
Development & Engineering

wp plugin development

Use when developing WordPress plugins: architecture and hooks, activation/deactivation/uninstall, admin UI and Settings…

Claude CodeMedium risk · 中风险
Stars · 5.4kUpdated · 2026-05-16
View
Development & Engineering

wordpress router

Use when the user asks about WordPress codebases (plugins, themes, block themes, Gutenberg blocks, WP core checkouts) a…

Claude CodeMedium risk · 中风险
Stars · 5.4kUpdated · 2026-05-16
View
Code Review

rails code review

Reviews Rails pull requests, focusing on controller/model conventions, migration safety, query performance, and Rails W…

Claude CodeMedium risk · 中风险
Stars · 5.4kUpdated · 2026-05-16
View
Code Review

rails migration safety

Use when planning or reviewing production database migrations, adding columns, indexes, constraints, backfills, renames…

Claude CodeMedium risk · 中风险
Stars · 5.4kUpdated · 2026-05-16
View
Development & Engineering

deno typescript

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

Claude CodeMedium risk · 中风险
Stars · 5.4kUpdated · 2026-05-16
View
Development & Engineering

chrome extension development

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

Claude CodeMedium risk · 中风险
Stars · 5.4kUpdated · 2026-05-16
View
Development & Engineering

reference compiler cli

Explains the mental model and architecture of the code under `packages/compiler-cli`. You MUST use this skill any time…

Claude CodeMedium risk · 中风险
Stars · 5.4kUpdated · 2026-05-16
View
Development & Engineering

workers best practices

Reviews and authors Cloudflare Workers code against production best practices. Load when writing new Workers, reviewing…

Claude CodeMedium risk · 中风险
Stars · 5.4kUpdated · 2026-05-16
View
Development & Engineering

cloudflare

Comprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agent…

Claude CodeMedium risk · 中风险
Stars · 5.4kUpdated · 2026-05-16
View
Development & Engineering

deno frontend

Use when working with Fresh framework, creating routes or handlers in Fresh, building web UIs with Preact, or adding Ta…

Claude CodeCodexAutomated screen · 自动筛查
Stars · 5.4kUpdated · 2026-05-16
View
Development & Engineering

shadcn

Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI. Provides proj…

Claude CodeCodexAutomated screen · 自动筛查
Stars · 5.4kUpdated · 2026-05-16
View
Design & Visual

tailwind css patterns

Provides comprehensive Tailwind CSS utility-first styling patterns including responsive design, layout utilities, flexb…

Claude CodeCodexAutomated screen · 自动筛查
Stars · 5.4kUpdated · 2026-05-16
View
Development & Engineering

tailwind v4 shadcn

| Production-tested setup for Tailwind CSS v4 with shadcn/ui, Vite, and React. Use when: initializing React projects wi…

Claude CodeCodexAutomated screen · 自动筛查
Stars · 5.4kUpdated · 2026-05-16
View
Testing & Debugging

playwright best practices

Use when writing Playwright tests, fixing flaky tests, debugging failures, implementing Page Object Model, configuring…

Claude CodeCodexAutomated screen · 自动筛查
Stars · 5.4kUpdated · 2026-05-16
View
Code Review

android architecture clean

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

Claude CodeCodexAutomated screen · 自动筛查
Stars · 5.4kUpdated · 2026-05-16
View
Testing & Debugging

android testing unit

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

Claude CodeCodexAutomated screen · 自动筛查
Stars · 5.4kUpdated · 2026-05-16
View
Development & Engineering

flask api development

Develop lightweight Flask APIs with routing, blueprints, database integration, authentication, and request/response han…

Claude CodeCodexAutomated screen · 自动筛查
Stars · 5.4kUpdated · 2026-05-16
View
Development & Engineering

flutter expert

Use when building cross-platform applications with Flutter 3+ and Dart. Invoke for widget development, Riverpod/Bloc st…

Claude CodeCodexAutomated screen · 自动筛查
Stars · 5.4kUpdated · 2026-05-16
View
Development & Engineering

android coroutines flow

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

Claude CodeCodexAutomated screen · 自动筛查
Stars · 5.4kUpdated · 2026-05-16
View
Development & Engineering

android compose foundations

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

Claude CodeCodexAutomated screen · 自动筛查
Stars · 5.4kUpdated · 2026-05-16
View
Research & Data

azure cost

Unified Azure cost management: query historical costs, forecast future spending, and optimize to reduce waste. WHEN: "A…

Claude CodeCodexAutomated screen · 自动筛查
Stars · 5.4kUpdated · 2026-05-16
View
Development & Engineering

durable objects

Create and review Cloudflare Durable Objects. Use when building stateful coordination (chat rooms, multiplayer games, b…

Claude CodeCodexAutomated screen · 自动筛查
Stars · 5.4kUpdated · 2026-05-16
View
Design & Visual

accessibility

Audit and improve web accessibility following WCAG 2.2 guidelines. Use when asked to "improve accessibility", "a11y audi

Claude CodeCodexMedium risk · 中风险
Stars · 5.3kUpdated · 2026-05-11
View
Skill Market
Find the best AI skills for the job·按品类找最好用的 AI 技能
v0.4 · 29 skills indexed · last review 2026-05-16