juandiego30 avatar

juandiego30

Community

@juandiego30

0Followers
|
3Public Repos
|
27Published Skills

Agent Skills by juandiego30

Showing 27 vetted skills indexed across 1 GitHub repositories.

JuanDiego30JuanDiego30

nextjs-project-structure

Organizes Next.js projects with app router structure, feature modules, absolute imports, and path aliases in tsconfig.json.

Community
Intermediate
JuanDiego30JuanDiego30

react-vendoring

Enforce react-server-dom-webpack imports through entry-base.ts for vendored React changes.

Community
Advanced
JuanDiego30JuanDiego30

postgresql-table-design

Automate PostgreSQL schema design covering normalization, indexing, constraints, and performance.

Community
Advanced
JuanDiego30JuanDiego30

authoring-skills

Standardize agent skill authoring with SKILL.md frontmatter and file structure.

Community
Intermediate
JuanDiego30JuanDiego30

flags

Wire Next.js feature flags across config-shared.ts, config-schema.ts, and build/runtime paths.

Community
Advanced
JuanDiego30JuanDiego30

nextjs-app-router

Plan Next.js App Router structures with nested layouts and route groups.

Community
Advanced
JuanDiego30JuanDiego30

update-docs

Analyze code PR diffs and generate Next.js documentation updates.

Community
Intermediate
JuanDiego30JuanDiego30

coding-standards

Enforces coding standards for TypeScript, JavaScript, React, and Node.js projects.

Community
Advanced
JuanDiego30JuanDiego30

prompt-engineering-patterns

Apply prompt-engineering patterns for structured outputs and production LLM workflows.

Community
Advanced
JuanDiego30JuanDiego30

nextjs-jest

Configure Jest with next/jest and test Next.js components and API routes.

Community
Intermediate
JuanDiego30JuanDiego30

nextjs-playwright

Automate cross-browser end-to-end tests for Next.js applications with Playwright.

Community
Advanced
JuanDiego30JuanDiego30

web-component-design

Design reusable UI components with consistent APIs across React, Vue, and Svelte.

Community
Advanced
JuanDiego30JuanDiego30

api-design

Design RESTful APIs with consistent naming, versioning, and error handling.

Community
Advanced
JuanDiego30JuanDiego30

pr-status-triage

Triage CI failures and PR review comments with blocker-first prioritization.

Community
Intermediate
JuanDiego30JuanDiego30

nextjs-component-patterns

Define reusable React component patterns with TypeScript for Next.js UI libraries.

Community
Intermediate
JuanDiego30JuanDiego30

nextjs-client-components

Create interactive Next.js App Router Client Components with the "use client" directive.

Community
Intermediate
JuanDiego30JuanDiego30

sql-optimization-patterns

Identify and resolve inefficient SQL patterns causing slow queries in PostgreSQL and MySQL.

Community
Advanced
JuanDiego30JuanDiego30

senior-nextjs-architect

Architect Next.js 16+ app structures with App Router and Domain-Driven Design.

Community
Advanced
JuanDiego30JuanDiego30

nextjs-monorepo

Define workspace boundaries and public exports for Next.js monorepos.

Community
Advanced
JuanDiego30JuanDiego30

tailwind-nextjs

Configure Tailwind CSS v4 with theme variables for Next.js App Router projects.

Community
Advanced
JuanDiego30JuanDiego30

nextjs-docker

Containerize Next.js apps with multi-stage Docker builds and standalone output.

Community
Advanced
JuanDiego30JuanDiego30

turborepo-nextjs

Configure Turborepo pipelines for Next.js monorepos with pnpm workspaces.

Community
Intermediate
JuanDiego30JuanDiego30

turborepo-caching

Configure Turborepo caching with turbo.json templates for local and remote caching.

Community
Advanced
JuanDiego30JuanDiego30

dependency-upgrade

Analyze project dependencies to plan major version upgrades with compatibility checks.

Community
Advanced