๐ŸŽฏ

peach-e2e-setup

๐ŸŽฏSkill

from peachsolution/peach-harness

VibeIndex|
What it does
|

Sets up end-to-end testing infrastructure as part of the PeachSolution harness system, a multi-AI-tool skill package that integrates skills, sub-agents, and QA pipelines based on the SKILL.md open standard for 14+ AI coding tools.

๐Ÿ“ฆ

Same repository

peachsolution/peach-harness(49 items)

peach-e2e-setup

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add peachsolution/peach-harness --skill peach-e2e-setup
skills.sh Installโš  Installs to .agents/skills/
npx skills add peachsolution/peach-harness --skill peach-e2e-setup
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/peach-e2e-setup/SKILL.md

SKILL.md

53Installs
-
AddedApr 9, 2026

More from this repository10

๐ŸŽฏ
peach-gen-spec๐ŸŽฏSkill

Skill

๐ŸŽฏ
peach-gen-db๐ŸŽฏSkill

Part of PeachSolution harness system, a multi-AI tool skill package that integrates skills, sub-agents, and QA pipelines based on the SKILL.md open standard. Supports 14+ AI coding tools including Claude Code, OpenAI Codex CLI, Cursor, Gemini CLI, and GitHub Copilot.

๐ŸŽฏ
peach-qa-gate๐ŸŽฏSkill

A QA gate skill from the PeachSolution harness system, a multi-AI tool skill package that integrates skills, sub-agents, and QA pipelines. Supports 14+ AI coding tools including Claude Code, Codex CLI, Cursor, and Gemini CLI based on the SKILL.md open standard.

๐ŸŽฏ
peach-gen-design๐ŸŽฏSkill

A design system consulting skill from PeachSolution Harness, a multi-AI tool skill package supporting 14+ AI coding tools including Claude Code, Codex, Cursor, and Gemini CLI, with team orchestration, QA pipelines, and sub-agent workflows.

๐ŸŽฏ
peach-add-api๐ŸŽฏSkill

Skill

๐ŸŽฏ
peach-setup-harness๐ŸŽฏSkill

A skill that sets up the Peach Harness system for target projects by organizing CLAUDE.md as a minimal entry point (under 20 lines) and generating/updating AGENTS.md with 5 standardized sections covering common principles, backend/frontend rules, testing, and bounded autonomy.

๐ŸŽฏ
peach-gen-backend๐ŸŽฏSkill

A backend API generation skill for Node.js/TypeScript projects using Koa with routing-controllers or Elysia. Enforces TDD with real database testing (no mocking), auto-detects PostgreSQL or MySQL from environment config, and follows clean architecture with domain independence.

๐ŸŽฏ
peach-add-print๐ŸŽฏSkill

A skill for generating print-optimized Vue pages that open in a new window without layout chrome. Uses TailwindCSS v4 print variants for typography and color optimization, with Context7 MCP for latest docs and Sequential Thinking MCP for complex print layout design.

๐ŸŽฏ
peach-gen-store๐ŸŽฏSkill

Skill

๐ŸŽฏ
peach-gen-ui๐ŸŽฏSkill

A skill for generating production-ready Store-based UI with Vue 3, TypeScript, and NuxtUI v4, supporting CRUD screens, list views, and search functionality with built-in visual quality guidelines to avoid common AI design cliches.