con un clic
dev-ai-workflow
dev-ai-workflow contiene 33 skills recopiladas de YoizenSA, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Yoizen UI design system standards. Trigger: Yoizen UI components, styling, colors, typography, visual polish or correction of any Yoizen Angular frontend.
Test-driven development loop — drive features through tests one vertical slice at a time (red → green → refactor). Use when the user asks for test-first development, mentions TDD or red-green-refactor, wants to build a feature through tests, or the orchestrator runs the TDD flow.
Trigger: Azure DevOps PRs, work items, profiles; review/vote/comment a PR; list/create/update work items. Drive Azure DevOps via the `ado` CLI instead of plugin tools.
Author and harden Dockerfiles for NestJS/Node, .NET, and Angular/nginx services on AKS. Use when creating a Dockerfile, reviewing/auditing/hardening one, shrinking image size or attack surface, or fixing container findings — root user, leaked secret, writable code, vuln scan. Reaches the .dockerignore, compose, and the entrypoints/configs baked into the image.
Teach the user a new skill or concept, within this workspace.
Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide where a seam goes, make code more testable or AI-navigable, or when another skill needs the deep-module vocabulary.
Anti-flaky test patterns using condition-based waiting instead of fixed timeouts. Trigger: flaky tests, waitForTimeout, race conditions, test stability, async waiting.
Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwing/failing/slow.
Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.
Use when running ASPX to WebApi plus Angular migrations with mandatory soft gates between planning, build, and validation.
Playwright modern end-to-end testing framework with cross-browser automation, auto-wait, and built-in test runner
Test quality inspection framework for reviewing test coverage, identifying gaps, and ensuring comprehensive validation. Trigger: test quality, coverage gaps, test inspection, assertion quality.
Comprehensive web application testing patterns with Playwright TypeScript, selectors, wait strategies, and best practices
Reference for writing and editing skills well — the vocabulary and principles that make a skill predictable.
Angular architecture and project structure. Trigger: structuring Angular projects, file placement.
Angular core patterns. Trigger: Angular components, signals, inject, zoneless.
Angular forms. Trigger: forms, validation, form state in Angular.
Angular performance. Trigger: optimizing Angular apps, images, lazy loading.
Angular development patterns. Trigger: Angular components, signals, inject, zoneless, project structure, file placement, forms, validation, performance optimization, lazy loading, images.
Azure DevOps pipelines and Helm Umbrella charts. Trigger: CI/CD, Azure Pipelines, Helm, Kubernetes.
Tailwind CSS 4 patterns. Trigger: styling, CSS utilities, responsive design.
Create and maintain Architecture Decision Records (ADRs) optimized for agentic coding workflows. Use when you need to propose, write, update, accept/reject, deprecate, or supersede an ADR; bootstrap an adr folder and index; consult existing ADRs before implementing changes; or enforce ADR conventions. This skill uses Socratic questioning to capture intent before drafting, and validates output against an agent-readiness checklist.
Architecture and design worker — makes design decisions and defines structure before implementation
Backend implementation worker
DevOps and infrastructure worker
Frontend implementation worker
Generic implementation worker (default dev role)
Mission planner — breaks goals into milestones, features, and validation contracts
QA and testing worker
Code review worker — audits diffs and reports findings without editing code
Git commit standards and conventional commits.
Create and maintain AGENTS.md documentation for simple projects and complex monorepos with deterministic discovery, scoped instruction files, and low-token navigation patterns. Trigger: When generating AGENTS.md, updating agent docs, or standardizing AI-facing project guidance.
Creates new AI agent skills following the Agent Skills spec. Trigger: When user asks to create a new skill, add agent instructions, or document patterns for AI.