fullstack-validation

Installation
SKILL.md

Overview

This skill provides systematic approaches for validating full-stack applications with multiple interconnected components. It enables automatic detection of project structure, parallel validation workflows, cross-component verification, and identification of integration issues.

When to use: Full-stack projects with backend + frontend, microservices, monorepos, Docker Compose setups, or any multi-technology application.

Key innovation: Parallel validation with cross-component awareness - validates each layer independently while ensuring they work together correctly.

Project Structure Detection

Detection Patterns

Monorepo Indicators:

  • Root package.json with workspaces
  • lerna.json or nx.json present
  • Multiple package.json files in subdirectories
  • pnpm-workspace.yaml present
Installs
7
GitHub Stars
23
First Seen
Jan 29, 2026
fullstack-validation — bejranonda/llm-autonomous-agent-plugin-for-claude