Skip to main content

dallay/agents-skills

SkillsMP has collected 31 skills from dallay/agents-skills. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
31
GitHub stars
2
GitHub forks
0

Showing 31 of 31 collected skills.

occupation
Software Developers
description

Type-safe SQL ORM for TypeScript with zero runtime overhead Use when working with this technology or related database and validation workflows.

updated
occupation
Software Developers
description

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…

updated
occupation
Software Developers
description

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.

updated
occupation
Software Quality Assurance Analysts & Testers
description

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…

updated
occupation
Software Developers
description

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…

updated
occupation
Software Quality Assurance Analysts & Testers
description

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…

updated
occupation
Software Developers
description

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`.

updated
occupation
Software Developers
description

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…

updated
occupation
Software Developers
description

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`,…

updated
occupation
Software Developers
description

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`.

updated
occupation
Network & Computer Systems Administrators
description

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…

updated
occupation
Software Developers
description

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…

updated
occupation
Network & Computer Systems Administrators
description

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…

updated
occupation
Network & Computer Systems Administrators
description

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`,…

updated
occupation
Desktop Publishers
description

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`.

updated
occupation
Software Developers
description

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`.

updated
occupation
Database Architects
description

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…

updated
occupation
Software Developers
description

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`.

updated
occupation
Software Developers
description

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…

updated
occupation
Web Developers
description

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`,…

updated
occupation
Software Developers
description

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…

updated
occupation
Software Developers
description

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`.

updated
occupation
Software Developers
description

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.

updated
occupation
Software Developers
description

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…

updated
occupation
Database Architects
description

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…

updated
occupation
Software Developers
description

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`,…

updated
occupation
Data Scientists
description

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…

updated
occupation
Software Developers
description

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…

updated
occupation
Software Quality Assurance Analysts & Testers
description

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`.

updated
occupation
Software Quality Assurance Analysts & Testers
description

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`,…

updated
occupation
Software Developers
description

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`.

updated
Showing 31 of 31 collected skills.