Type-safe SQL ORM for TypeScript with zero runtime overhead Use when working with this technology or related database and validation workflows.
原文の言語: 英語
メニュー
SkillsMP は dallay/agents-skills から 31 件の skill を収集しています。skill を開くとソースと詳細を確認できます。
収集済み skill 31 件中 31 件を表示しています。
Type-safe SQL ORM for TypeScript with zero runtime overhead Use when working with this technology or related database and validation workflows.
原文の言語: 英語
Python data validation using type hints and runtime type checking with Pydantic v2's Rust-powered core for high-performance validation in FastAPI, Django, and configuration management. Use when working with this technology or related database and validation…
原文の言語: 英語
SQLAlchemy Python SQL toolkit and ORM with powerful query builder, relationship mapping, and database migrations via Alembic Use when working with this technology or related database and validation workflows.
原文の言語: 英語
Jest testing framework patterns for JavaScript and TypeScript projects, covering test structure, mocking strategies, async testing, snapshot testing, React component testing with Testing Library, and practical test organization. Use when the task involves…
原文の言語: 英語
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation. Use when the task involves `brainstorming`, `brainstorm…
原文の言語: 英語
Cypress end-to-end testing patterns for reliable browser-based testing, covering selectors, custom commands, API mocking with cy.intercept, CI configuration, and best practices for deterministic, maintainable E2E test suites. Use when the task involves…
原文の言語: 英語
Elixir and OTP best practices, patterns, and idioms for building concurrent, fault-tolerant applications. Use when the task involves `Elixir project`, `mix.exs`, `Phoenix framework`, `GenServer`, or `OTP patterns`.
原文の言語: 英語
ESLint configuration expert for flat config setup, custom rules, TypeScript integration, plugin management, and migration from legacy .eslintrc to modern eslint.config.js. Use when the task involves `ESLint`, `eslint.config`, `linting JavaScript`, `TypeScript…
原文の言語: 英語
Express.js server-side development patterns for building robust REST APIs with proper middleware chains, error handling, request validation, security hardening, and scalable project structure. Use when the task involves `Express.js`, `Express server`,…
原文の言語: 英語
Go (Golang) best practices, patterns, and idioms for building reliable, performant applications. Use when the task involves `Go project`, `Golang`, `go.mod`, `goroutines`, or `Go error handling`.
原文の言語: 英語
Create and manage production Grafana dashboards for real-time visualization of system and application metrics. Use when the task involves `building monitoring dashboards`, `visualizing metrics`, `creating operational observability interfaces`, `Grafana…
原文の言語: 英語
Build high-performance gRPC services with Protocol Buffers, streaming patterns, and microservice communication in Node.js and polyglot environments. Use when the task involves `gRPC server or client`, `Protocol Buffers`, `protobuf service definition`, `gRPC…
原文の言語: 英語
Helm chart development and management for Kubernetes: chart structure, template functions, values and overrides, dependencies, hooks, testing, and packaging best practices. Use when the task involves `Helm`, `Helm chart`, `Chart.yaml`, `Helm template`, or…
原文の言語: 英語
Kubernetes container orchestration patterns for production workloads: Pod specs, Deployments, Services, ConfigMaps, Secrets, Ingress, resource management, health probes, autoscaling, and essential kubectl workflows. Use when the task involves `Kubernetes`,…
原文の言語: 英語
Markdown accessibility review guidelines based on GitHub's 5 best practices for inclusive documentation. Use when the task involves `review markdown accessibility`, `make docs accessible`, `a11y review`, `markdown a11y`, or `accessible documentation`.
原文の言語: 英語
Modern PHP 8.x+ best practices, patterns, and standards for building robust applications. Use when the task involves `PHP project`, `composer.json`, `PHP development`, `Laravel`, or `Symfony`.
原文の言語: 英語
PostgreSQL database development patterns covering schema design, advanced queries, indexing strategies, performance tuning, migrations, and operational best practices. Use when the task involves `PostgreSQL`, `Postgres`, `SQL optimization`, `database schema…
原文の言語: 英語
Use this skill when asked to create a pull request (PR). It ensures all PRs follow the repository's established templates and standards. Use when the task involves `create a pull request`, `create PR`, `open a PR`, `pr creator`, or `pull request template`.
原文の言語: 英語
Prettier code formatting setup, configuration, editor integration, ESLint coordination, and pre-commit hook automation for consistent codebases. Use when the task involves `Prettier`, `code formatting`, `.prettierrc`, `Prettier configuration`, or…
原文の言語: 英語
Qwik framework patterns for building instantly-interactive web applications using resumability, lazy loading, and fine-grained serialization. Covers components, signals, tasks, QwikCity routing, and the optimizer. Use when the task involves `Qwik`,…
原文の言語: 英語
Ruby on Rails best practices and conventions covering MVC patterns, ActiveRecord, RESTful routing, testing with RSpec, background jobs, and production-ready Rails development. Use when the task involves `Ruby on Rails`, `Rails project`, `ActiveRecord`, `Rails…
原文の言語: 英語
Ruby best practices, patterns, and idioms for building elegant, maintainable applications. Use when the task involves `Ruby project`, `Gemfile`, `Ruby on Rails`, `RSpec`, or `Ruby gems`.
原文の言語: 英語
Create or update Agent Skills that follow the official specification and repository guidance. Use when creating a new skill, refining an existing skill, or documenting reusable AI workflows and instructions.
原文の言語: 英語
Solid.js reactive framework patterns for building high-performance web applications with fine-grained reactivity. Covers signals, effects, memos, stores, control flow components, routing, resources, and key differences from React. Use when the task involves…
原文の言語: 英語
Master SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improve database performance and eliminate slow queries. Use when the task involves `slow SQL query`, `database optimization`, `EXPLAIN analysis`, `indexing strategy`, or…
原文の言語: 英語
Swift and iOS development patterns covering language fundamentals, UIKit, SwiftUI, Combine, async/await, testing with XCTest, project structure, and dependency management with SPM. Use when the task involves `Swift`, `iOS development`, `Xcode project`,…
原文の言語: 英語
TensorFlow and Keras machine learning patterns for model building, training, data pipelines, evaluation, transfer learning, deployment, and GPU-accelerated deep learning. Use when the task involves `TensorFlow`, `Keras`, `machine learning model`, `deep…
原文の言語: 英語
End-to-end type-safe APIs for TypeScript with tRPC, React Query integration, Zod validation, and full-stack type inference without code generation. Use when the task involves `tRPC router or procedure`, `type-safe API`, `tRPC with React Query`, `tRPC…
原文の言語: 英語
Comprehensive web quality audit covering performance, accessibility, SEO, and best practices. Use when the task involves `audit my site`, `review web quality`, `run lighthouse audit`, `check page quality`, `optimize my website`, or `web quality audit`.
原文の言語: 英語
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs. Use when the task involves `test web application`,…
原文の言語: 英語
Zig systems programming best practices, patterns, and idioms for safe, performant low-level code. Use when the task involves `Zig project`, `build.zig`, `Zig programming`, or `systems programming with Zig`.
原文の言語: 英語