跳到主要内容
社区作者29 个技能

midudevGitHub Skill Author | |

Auto-discovered GitHub author from midudev/autoskills.

作者聚焦
githubagent skills
0编辑精选
29社区索引

该作者暂无编辑精选条目。

社区索引Community indexed

已收录但未经编辑评测,安装前请自行审阅。
安全与合规

two factor authentication best practices

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

Claude Code中风险 · med risk
Stars · 5.4k更新 · 2026-05-16
查看
开发与工程

stripe best practices

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

Claude Code中风险 · med risk
Stars · 5.4k更新 · 2026-05-16
查看
技术文档与协作

rails guides

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

Claude Code中风险 · med risk
Stars · 5.4k更新 · 2026-05-16
查看
开发与工程

nodejs best practices

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

Claude Code中风险 · med risk
Stars · 5.4k更新 · 2026-05-16
查看
开发与工程

nestjs best practices

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

Claude Code中风险 · med risk
Stars · 5.4k更新 · 2026-05-16
查看
安全与合规

email and password best practices

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

Claude Code中风险 · med risk
Stars · 5.4k更新 · 2026-05-16
查看
开发与工程

wp plugin development

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

Claude Code中风险 · med risk
Stars · 5.4k更新 · 2026-05-16
查看
开发与工程

wordpress router

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

Claude Code中风险 · med risk
Stars · 5.4k更新 · 2026-05-16
查看
代码评审

rails code review

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

Claude Code中风险 · med risk
Stars · 5.4k更新 · 2026-05-16
查看
代码评审

rails migration safety

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

Claude Code中风险 · med risk
Stars · 5.4k更新 · 2026-05-16
查看
开发与工程

deno typescript

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

Claude Code中风险 · med risk
Stars · 5.4k更新 · 2026-05-16
查看
开发与工程

chrome extension development

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

Claude Code中风险 · med risk
Stars · 5.4k更新 · 2026-05-16
查看
开发与工程

reference compiler cli

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

Claude Code中风险 · med risk
Stars · 5.4k更新 · 2026-05-16
查看
开发与工程

workers best practices

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

Claude Code中风险 · med risk
Stars · 5.4k更新 · 2026-05-16
查看
开发与工程

cloudflare

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

Claude Code中风险 · med risk
Stars · 5.4k更新 · 2026-05-16
查看
开发与工程

deno frontend

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

Claude CodeCodex自动筛查 · automated
Stars · 5.4k更新 · 2026-05-16
查看
开发与工程

shadcn

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

Claude CodeCodex自动筛查 · automated
Stars · 5.4k更新 · 2026-05-16
查看
设计与视觉

tailwind css patterns

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

Claude CodeCodex自动筛查 · automated
Stars · 5.4k更新 · 2026-05-16
查看
开发与工程

tailwind v4 shadcn

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

Claude CodeCodex自动筛查 · automated
Stars · 5.4k更新 · 2026-05-16
查看
测试与调试

playwright best practices

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

Claude CodeCodex自动筛查 · automated
Stars · 5.4k更新 · 2026-05-16
查看
代码评审

android architecture clean

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

Claude CodeCodex自动筛查 · automated
Stars · 5.4k更新 · 2026-05-16
查看
测试与调试

android testing unit

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

Claude CodeCodex自动筛查 · automated
Stars · 5.4k更新 · 2026-05-16
查看
开发与工程

flask api development

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

Claude CodeCodex自动筛查 · automated
Stars · 5.4k更新 · 2026-05-16
查看
开发与工程

flutter expert

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

Claude CodeCodex自动筛查 · automated
Stars · 5.4k更新 · 2026-05-16
查看
开发与工程

android coroutines flow

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

Claude CodeCodex自动筛查 · automated
Stars · 5.4k更新 · 2026-05-16
查看
开发与工程

android compose foundations

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

Claude CodeCodex自动筛查 · automated
Stars · 5.4k更新 · 2026-05-16
查看
研究与数据分析

azure cost

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

Claude CodeCodex自动筛查 · automated
Stars · 5.4k更新 · 2026-05-16
查看
开发与工程

durable objects

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

Claude CodeCodex自动筛查 · automated
Stars · 5.4k更新 · 2026-05-16
查看
设计与视觉

accessibility

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

Claude CodeCodex中风险 · med risk
Stars · 5.3k更新 · 2026-05-11
查看
Skill Market
按品类找最好用的 AI 技能·Find the best AI skills for the job
v0.4 · 收录 29 个 skill · 上次评测 2026-05-16