Testing & CI/CD
OfficialStreamline tests and CI/CD workflows.
Authordaithang-organization
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a clear, reproducible guide for implementing and maintaining tests, CI/CD pipelines, and development workflows across SE104_VLEAGUE, helping teams improve code quality and deployment reliability.
Core Features & Use Cases
- Testing Strategy: outlines unit, integration, and end-to-end tests for API and web apps, plus linting and formatting standards.
- CI/CD Pipelines: describes GitHub Actions workflows, caching strategies, and automated quality gates.
- Workflow Guidance: offers best practices for local verification, ticket hygiene, and release readiness.
Quick Start
- Run API tests: pnpm --filter api test
- Run Web lint: pnpm --filter web lint
- Run full checks: pnpm lint && pnpm test && pnpm build
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Testing & CI/CD Download link: https://github.com/daithang-organization/SE104_VLEAGUE/archive/main.zip#testing-ci-cd Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.