home / skills / yldgio

yldgio skills

Find 16 skills from 1 repo created by yldgio on GitHub.

1 repo
16 skills
GitHub

Sponsored

web-design-guidelines

yldgio/codereview-skills

Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".
angular

yldgio/codereview-skills

This skill reviews Angular code for security, performance, and maintainability by applying best-practice rules across modules, components, and services.
azure-devops

yldgio/codereview-skills

This skill helps you secure and optimize Azure DevOps pipelines by enforcing best practices for YAML structure, variable management, and deployment patterns.
docker

yldgio/codereview-skills

This skill guides Dockerfile best practices, security hardening, and multi-stage builds to optimize images and reduce risk.
github-actions

yldgio/codereview-skills

This skill helps you harden GitHub Actions by enforcing security, performance, and best-practice workflows across automation tasks.
fastapi

yldgio/codereview-skills

This skill helps design and review FastAPI endpoints with Pydantic, DI, and async patterns for secure, scalable APIs.
dotnet

yldgio/codereview-skills

This skill helps ensure robust ASP.NET Core apps by applying security, dependency injection, async/await patterns, and middleware best practices.
react

yldgio/codereview-skills

This skill analyzes React code against best practices for hooks, state, performance, accessibility, testing, and design patterns to improve reliability.
vercel-composition-patterns

yldgio/codereview-skills

This skill guides React developers in refactoring with composition patterns to reduce boolean props and build scalable, reusable component APIs.
terraform

yldgio/codereview-skills

This skill helps you implement Terraform IaC patterns, state management, security, and modular design to ensure scalable, secure infrastructure.
vercel-react-best-practices

yldgio/codereview-skills

This skill helps you apply Vercel React and Next.js performance best practices to writing, reviewing, and refactoring code for faster, more reliable
webapp-testing

yldgio/codereview-skills

This skill helps you test local web applications with Playwright in Python, enabling reliable UI verification, debugging, and visual inspection.
gh-cli

yldgio/codereview-skills

GitHub CLI (gh) comprehensive reference for repositories, issues, pull requests, Actions, projects, releases, gists, codespaces, organizations, extensions, and all GitHub operations from the command line.
bicep

yldgio/codereview-skills

This skill helps you design secure, modular Azure Bicep templates with parameterization, naming, tagging, and module patterns for scalable IaC.
nextjs

yldgio/codereview-skills

This skill helps you review Next.js 14+ App Router patterns for server components, data fetching, performance, and accessibility to ship robust apps.
nestjs

yldgio/codereview-skills

This skill enforces secure, scalable NestJS practices by applying DTO validation, guards, interceptors, and clean module architecture across features.