eighteendreamer

55 mods across 1 repository, 43 stars between them.

eighteendreamer/Ai_Test_Agent

Skill Claude CodeCodex

A web accessibility testing guide covering automated checks and manual review. Accessibility means making websites usable with keyboards, screen readers, and other assistive technology.

43 2d ago A 55 tokens

agently-mail

03

eighteendreamer/Ai_Test_Agent

Skill Claude CodeCodex

Tencent Agent Mail skill - provides email sending, receiving, reading, searching, replying and forwarding via agently-cli.

43 2d ago A 27 tokens

eighteendreamer/Ai_Test_Agent

Skill Claude CodeCodex

An Angular testing guide for planning, writing, or reviewing tests for components and services. Angular is a framework for building web applications, and TestBed is its tool for setting up test environments.

43 2d ago A 51 tokens

eighteendreamer/Ai_Test_Agent

Skill Claude CodeCodex

A guide for checking whether an API follows its documented agreement with the software that uses it. It reviews formats such as OpenAPI, Swagger, JSON Schema, and consumer contracts.

43 2d ago A 53 tokens

api-mocking-msw

06

eighteendreamer/Ai_Test_Agent

Skill Claude CodeCodex

A guide for using MSW, a tool that simulates network API responses during tests, in browser and Node environments.

43 2d ago A 51 tokens

api-test-generation

07

eighteendreamer/Ai_Test_Agent

Skill Claude CodeCodex

A guide for creating API test scenarios from OpenAPI specifications or interface documentation. OpenAPI is a standard format for describing how an API accepts requests and returns responses.

43 2d ago A 60 tokens

eighteendreamer/Ai_Test_Agent

Skill Claude CodeCodex

A guide for planning automated iOS and Android tests with Appium, a tool that controls mobile apps on real devices or hosted device services.

43 2d ago A 54 tokens

eighteendreamer/Ai_Test_Agent

Skill Claude CodeCodex

A guide for end-to-end testing of React Native mobile apps with Detox, a tool that drives the app on a real or simulated device. It covers builds, devices, synchronization, startup state, element identifiers, and user flows.

43 2d ago A 52 tokens

eighteendreamer/Ai_Test_Agent

Skill Claude CodeCodex

A guide for integration tests that run against real databases, caches, and messaging systems in temporary containers. Testcontainers is a library that starts these services for tests and removes them afterward.

43 2d ago A 53 tokens

eslint-test-quality

17

eighteendreamer/Ai_Test_Agent

Skill Claude CodeCodex

A guide for testing custom ESLint rules, which check source code for chosen patterns. It covers valid and invalid examples, error locations, automatic fixes, option schemas, and configuration regressions.

43 2d ago A 54 tokens

eighteendreamer/Ai_Test_Agent

Skill Claude CodeCodex

A guide for testing native Android interfaces with Espresso, an Android UI testing tool. It covers UI matchers, synchronization, IdlingResource, permissions, and behavior checks.

43 2d ago A 50 tokens

flaky-test-analysis

19

eighteendreamer/Ai_Test_Agent

Skill Claude CodeCodex

A guide for finding tests that sometimes pass and sometimes fail without code changes. It examines causes such as timing, test order, environment differences, shared state, external services, and retries.

43 2d ago A 47 tokens

graphql-testing

21

eighteendreamer/Ai_Test_Agent

Skill Claude CodeCodex

A guide for testing GraphQL APIs, which let clients request structured data through queries and change it through mutations. It covers queries, mutations, subscriptions, schemas, variables, errors, permissions, pagination, complexity, and batched data loading.

43 2d ago A 49 tokens

eighteendreamer/Ai_Test_Agent

Skill Claude CodeCodex

A security-testing guide for inputs such as parameters, forms, file uploads, and encoded data. It covers boundary values, injection, cross-site request forgery (CSRF), and checks that clients cannot bypass server validation.

43 2d ago A 60 tokens

jest-testing

23

eighteendreamer/Ai_Test_Agent

Skill Claude CodeCodex

A guide for testing JavaScript or TypeScript projects with Jest, a test framework. It covers unit tests, mocks, spies, asynchronous checks, fake timers, and snapshots.

43 2d ago A 59 tokens

jmeter-load-testing

24

eighteendreamer/Ai_Test_Agent

Skill Claude CodeCodex

A guide for planning load tests with JMeter, a tool that simulates many users or requests. It covers multi-step flows, virtual-user models, non-graphical runs, smoke checks, and result analysis.

43 2d ago A 54 tokens