Testing

Page 13 of 13

Browse skills in this category.

882 skills · Showing 865-882
Sort by:

by HoangNguyen0403

Structured logging (Pino) and Prometheus metrics.

77
Jan 18, 2026, 04:24 AM

by HoangNguyen0403

Unit and E2E testing with Jest, mocking strategies, and database isolation patterns.

77
Jan 18, 2026, 04:24 AM

by HoangNguyen0403

The 4 layers of caching (Memoization, Data Cache, Full Route, Router Cache).

77
Jan 18, 2026, 04:24 AM

by HoangNguyen0403

SSG, SSR, ISR, Streaming, and Partial Prerendering (PPR).

77
Jan 18, 2026, 04:24 AM

by HoangNguyen0403

Best practices for managing state (Server URL vs Client Hooks).

77
Jan 18, 2026, 04:24 AM

by HoangNguyen0403

Zero-runtime CSS strategies (Tailwind) and RSC compatibility.

77
Jan 18, 2026, 04:24 AM

by HoangNguyen0403

Standards for efficient React functional components and hooks usage.

77
Jan 18, 2026, 04:24 AM

by nokonoko1203

Generate a self-review document before PR submission. Summarize the validity of modifications, existence of tests, and points of concern in Japanese.

77
Jan 12, 2026, 03:17 PM

by HoangNguyen0403

Modern TypeScript standards for type safety, performance, and maintainability.

77
Jan 18, 2026, 04:24 AM

by HoangNguyen0403

Development tools, linting, and build configuration for TypeScript projects.

77
Jan 18, 2026, 04:24 AM

by specula-org

TLA+ Trace Validation workflow. Use when: (1) validating if a trace matches a TLA+ spec, (2) debugging trace validation failures (TLC reports 'Temporal properties were violated' or validation stops unexpectedly), (3) fixing spec/trace inconsistencies after root cause is identified.

76
Jan 19, 2026, 04:19 AM

unit-tests

Testing

by genlayerlabs

Setup Python virtual environment and run unit tests with gltest

76
Jan 18, 2026, 10:16 PM

by sammcj

Applies a modified Fagan Inspection methodology to systematically resolve persistent bugs and complex issues. Use when multiple previous fix attempts have failed repeatedly, when dealing with intricate system interactions, or when a methodical root cause analysis is needed. Do not use for simple troubleshooting. Triggers after multiple failed debugging attempts on the same complex issue.

74
Jan 7, 2026, 11:19 PM

by sammcj

Acquire expert Rust developer specialisation in rust systems programming, memory safety, and zero-cost abstractions. Masters ownership patterns, async programming, and performance optimisation for mission-critical applications.

74
Jan 7, 2026, 11:19 PM

by georgeguimaraes

This skill should be used when the user asks to "add a database table", "create a new context", "query the database", "add a field to a schema", "validate form input", "fix N+1 queries", "preload this association", "separate these concerns", or mentions Repo, changesets, migrations, Ecto.Multi, has_many, belongs_to, transactions, query composition, or how contexts should talk to each other.

73
Jan 15, 2026, 12:20 AM

by neondatabase

Creates and manages ephemeral Neon databases for testing, CI/CD pipelines, and isolated development environments. Use when building temporary databases for automated tests or rapid prototyping.

73
Jan 16, 2026, 01:33 PM

by georgeguimaraes

This skill should be used when the user asks to "add a background job", "process async", "schedule a task", "retry failed jobs", "add email sending", "run this later", "add a cron job", "unique jobs", "batch process", or mentions Oban, Oban Pro, workflows, job queues, cascades, grafting, recorded values, job args, or troubleshooting job failures.

73
Jan 15, 2026, 12:20 AM

testing

Testing

by appautomaton

Write, configure, and run unit + integration tests using project-independent best practices; detect tooling; triage failures/flakes; keep a compact Testing State Capsule.

71
Dec 26, 2025, 06:02 PM