shiplightai/agent-skills · Archived

create-tests

Deprecated alias for create-yaml-tests. Renamed to create-yaml-tests; this entry only redirects for backward compatibility. Use create-yaml-tests to create, update, and repair local Shiplight YAML E2E tests.

First seen May 5, 2026

Installation

$ npx skills add shiplightai/agent-skills --skill create-tests

Stronger alternatives

This repository is archived — consider an actively maintained alternative.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from shiplightai/agent-skills · top by installs.

npx skills add shiplightai/agent-skills

Browse all from shiplightai/agent-skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 2
License LICENSE
Default branch main
Open issues 0
Status Archived

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 878 B
  • docs SUMMARY.md 227 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 485 installs

SKILL.md

Create Tests (renamed)

This skill was renamed to create-yaml-tests. create-tests is kept only as a backward-compatible alias.

Use the create-yaml-tests skill instead — it is the single entry point for Shiplight YAML E2E test work (project setup, specs, auth setup, YAML implementation, validation, and maintenance), and it owns the reference guides (project-layout.md, workflow.md, test-implementation-guide.md, ci.md, and the others).

If create-yaml-tests is installed, switch to it now. If it is not installed, add it:

npx skills add ShiplightAI/agent-skills --skill create-yaml-tests