Leandro Asrilevich
Community@qazuor · Concepcion del Uruguay, Entre Rios, Argentina
Full-stack developer with a strong frontend focus, dedicated to building modern, fast and accessible web experiences.
Agent Skills by Leandro Asrilevich
Showing 50 vetted skills indexed across 2 GitHub repositories.
overlap-detector
Detect overlaps between new requirements and existing specs and tasks.
task-atomizer
Decompose feature specs into atomic sub-tasks across DB, service, API, frontend, and testing layers.
dependency-grapher
Build a directed acyclic graph of task dependencies and produce a safe execution order.
quality-gate
Run lint, typecheck, and tests on Task Master tasks and record results to state.json.
task-from-spec
Parse spec.md and metadata.json to generate scored task states with dependencies.
complexity-scorer
Assess task descriptions to assign a 1-10 complexity score with split recommendations.
spec-generator
Generate formal specifications from Plan Mode analyses with IDs and templates.
performance-testing
Automate end-to-end performance testing across database, API, and frontend layers.
react-patterns
Standardize React component design with reusable TypeScript patterns for components, hooks, and composition.
monorepo-patterns
Design scalable monorepo structures with Turborepo, pnpm workspaces, and Nx.
shadcn-specialist
Provide patterns for building Shadcn UI components with CSS variable theming and CVA variants.
seo-patterns
Generate JSON-LD structured data and Open Graph tags for web pages.
design-to-components
Translate design-cloner HTML/CSS output into framework-ready UI components.
markdown-formatter
Apply rule-based Markdown linting fixes to documentation files.
tanstack-router-patterns
Builds type-safe routing for Tailwind-free apps using TanStack Router trees, loaders, parameters, contexts, and guards.
prisma-patterns
Implements Prisma ORM patterns for schema modeling, CRUD operations, and migrations.
docker-patterns
placeholder
env-validation
Validate Node.js and Next.js environment variables with Zod schemas at startup.
hono-patterns
**error handling and validation in one place. It simplifies Http API development by providing reusable patternsbff for frequent tasks, ensuring consistency and reducing boilerplate code. Here is how it works in terms of code architecture: it separates View from Controller and delegates heavy lifting to handlers and services, making onboarding easier for developers who are familiar with MVC-ish pat
drizzle-patterns
Standardize PostgreSQL schema, relations, and queries with Drizzle ORM.
zustand-patterns
Manage React client-side state with Zustand stores, slices, and middleware.
web-app-testing
Automate web-app testing strategies across unit, integration, component, E2E, and accessibility tests.
react-performance
Prioritizes React performance rules to reduce re-renders, bundle size, and waterfalls.
tech-writing
Generate JSDoc blocks, OpenAPI specs, ADRs, READMEs, and CHANGELOGs.