该作者暂无编辑精选条目。
社区索引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…
stripe best practices
Guides Stripe integration decisions — API selection (Checkout Sessions vs PaymentIntents), Connect platform setup (Acco…
rails guides
Official Rails documentation. Use when asked about any Rails-specific topic including ActiveRecord, routing, controller…
nodejs best practices
Node.js development principles and decision-making. Framework selection, async patterns, security, and architecture. Te…
nestjs best practices
NestJS best practices and architecture patterns for building production-ready applications. This skill should be used w…
email and password best practices
Configure email verification, implement password reset flows, set password policies, and customise hashing algorithms f…
wp plugin development
Use when developing WordPress plugins: architecture and hooks, activation/deactivation/uninstall, admin UI and Settings…
wordpress router
Use when the user asks about WordPress codebases (plugins, themes, block themes, Gutenberg blocks, WP core checkouts) a…
rails code review
Reviews Rails pull requests, focusing on controller/model conventions, migration safety, query performance, and Rails W…
rails migration safety
Use when planning or reviewing production database migrations, adding columns, indexes, constraints, backfills, renames…
deno typescript
Guidelines for developing with Deno and TypeScript using modern runtime features, security model, and native tooling
chrome extension development
Expert guidelines for Chrome extension development with Manifest V3, covering security, performance, and best practices
reference compiler cli
Explains the mental model and architecture of the code under `packages/compiler-cli`. You MUST use this skill any time…
workers best practices
Reviews and authors Cloudflare Workers code against production best practices. Load when writing new Workers, reviewing…
cloudflare
Comprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agent…
deno frontend
Use when working with Fresh framework, creating routes or handlers in Fresh, building web UIs with Preact, or adding Ta…
shadcn
Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI. Provides proj…
tailwind css patterns
Provides comprehensive Tailwind CSS utility-first styling patterns including responsive design, layout utilities, flexb…
tailwind v4 shadcn
| Production-tested setup for Tailwind CSS v4 with shadcn/ui, Vite, and React. Use when: initializing React projects wi…
playwright best practices
Use when writing Playwright tests, fixing flaky tests, debugging failures, implementing Page Object Model, configuring…
android architecture clean
Apply clean architecture boundaries, use cases, repositories, and lifecycle-aware presentation models in Android projec…
android testing unit
Write fast, focused Android unit tests for reducers, use cases, repositories, and lifecycle-safe state holders.
flask api development
Develop lightweight Flask APIs with routing, blueprints, database integration, authentication, and request/response han…
flutter expert
Use when building cross-platform applications with Flutter 3+ and Dart. Invoke for widget development, Riverpod/Bloc st…
android coroutines flow
Use coroutines, Flow, structured concurrency, dispatchers, and cancellation-safe Android async pipelines.
android compose foundations
Build Android UI with Jetpack Compose foundations, layouts, modifiers, theming, and stable component structure.
azure cost
Unified Azure cost management: query historical costs, forecast future spending, and optimize to reduce waste. WHEN: "A…
durable objects
Create and review Cloudflare Durable Objects. Use when building stateful coordination (chat rooms, multiplayer games, b…
accessibility
Audit and improve web accessibility following WCAG 2.2 guidelines. Use when asked to "improve accessibility", "a11y audi