Tinaa Playwright Msp — Testing skill for Claude Code
TINAA MSP — Agent-based continuous quality platform fusing automated testing with APM.
How to install Tinaa Playwright Msp
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open aj-geddes/tinaa-playwright-msp and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Tinaa Playwright Msp does
TINAA MSP — Agent-based continuous quality platform fusing automated testing with APM. Register products, auto-generate Playwright tests, monitor Web Vitals, and gate deployments with composite quality scores.
Alternatives in Testing
- Webapp Testing — Test local web applications using Playwright for UI verification and debugging 94.1k ★
- Develop Web Game — Build and test web games iteratively using Playwright with time-stepping 14.6k ★
- Brainstorm Experiments Existing — Design experiments to test assumptions for existing products 7.8k ★
README
TINAA MSP
**Testing Intelligence Network Automation Assistant — Managed Service Platform**
[](https://github.com/aj-geddes/tinaa-playwright-msp/actions/workflows/ci.yml) [](https://github.com/aj-geddes/tinaa-playwright-msp/blob/main/LICENSE) [](https://www.python.org)
An agent-based continuous quality platform that fuses **automated testing** with **application performance monitoring** into a single managed service. Register your products, and TINAA autonomously tests, monitors, and improves the quality of your applications — continuously.
What TINAA Does
- Product Registry — Register your applications with their deployed environments (production, staging, preview) and endpoints
- Codebase Intelligence — AI agents explore your repos to discover routes, APIs, forms, and user journeys
- Auto-Generated Tests — Declarative playbooks are generated from codebase analysis and executed via Playwright
- APM Monitoring — Continuous synthetic monitoring captures Web Vitals, response times, availability, and error rates
- Quality Score — A composite 0–100 score combining test health (40%), performance (30%), security (15%), and accessibility (15%)
- Deployment Gates — Block production deploys when quality score drops below threshold via GitHub Deployment Protection Rules
- Alerts — Notify teams through Slack, Microsoft Teams, PagerDuty, email, or webhooks when quality degrades
- GitHub Integration — Check Runs on PRs, deployment awareness via webhooks, repo import via PAT or GitHub App
Architecture
Access Layer: Claude Code (MCP) | GitHub App | REST API + Dashboard | Claude API
│ │
Related Skills
Dsh Verify
The quality gate for agent-built web apps. Real-browser acceptance checks — CLI, MCP (Claude Code / Cursor / C
Performance Test
Run performance profiling and load testing using the performance-engineer agent — API response times, Node.js
Auto Test
Auto-Testing Skill — PP Quality Gate. Detects the project type (Python/Node/Java/Mixed/Unknown) of the current
Parallel Ship
Dynamic parallel pre-merge check with platform-routed Phase 1 gates (type/build + lint + test with coverage),
Book Export
Build an upload-ready publishing package — web-novel platform package (listing + tags + cover spec + scheduled
Cad Clean
Safe dead-code purge and tech-debt cleanup with automated test auto-rollback.
Related Agents
Container Monitoring
Monitor Kubernetes and containerized environments including Docker, pods, deployments, and cluster health metr
Monitor
You are a post-deployment monitor. Your job is to verify deployments succeeded and report status.
Continuous Release Orchestrator
Enable on-demand production deployment with automated quality gates and release readiness validation.