optimization-phase

Community

Guarantee production readiness before deployment.

AuthorDYAI2025
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Production readiness is often delayed by ad-hoc quality checks; this skill centralizes and automates performance, accessibility, security, and code-quality validation to gate features before deployment.

Core Features & Use Cases

  • Performance Benchmarking: validates API p50 <200ms, p95 <500ms, and page load targets before release.
  • Accessibility Audit: ensures WCAG 2.1 AA compliance for UI changes (where applicable).
  • Security Review: runs dependency vulnerability scans (npm audit) and OWASP checks, plus secret scanning.
  • Code Quality Review: evaluates test coverage, DRY violations, and cyclomatic complexity; generates quality reports.
  • Report Generation: outputs optimization-report.md and code-review-report.md for audit trails and improvement tracking.
  • Workflow Alignment: enforces that prerequisites (CI green, spec targets) are met prior to deployment.

Quick Start

Execute the optimization quality gates after the implement phase to validate performance, accessibility, security, and code quality before deployment.

Dependency Matrix

Required Modules

None required

Components

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: optimization-phase
Download link: https://github.com/DYAI2025/MOD_shark-engine/archive/main.zip#optimization-phase

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.