Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

portal-cui

portal-cui contiene 11 skills recopiladas de Ali1raz, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
11
Stars
2
actualizado
2026-05-01
Forks
0
Cobertura ocupacional
2 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

nextjs-seomplementation
Desarrolladores web

Implement production-grade SEO for Next.js 16 App Router. Covers metadata structure, OG images, robots configuration, and role-specific layouts for a full-stack portal with public and authenticated sections.

2026-05-01
inngest-durable-functions
Desarrolladores de software

Create and configure Inngest durable functions. Covers triggers (events, cron, invoke), step execution and memoization, idempotency, cancellation, error handling, retries, logging, and observability.

2026-04-30
inngest-events
Desarrolladores de software

Design and send Inngest events. Covers event schema and payload format, naming conventions, IDs for idempotency, the ts param, fan-out patterns, and system events like inngest/function.failed.

2026-04-30
inngest-flow-control
Desarrolladores de software

Configure Inngest flow control for functions. Covers concurrency limits with keys, throttling, rate limiting, debounce, priority, singleton, and event batching.

2026-04-30
inngest-middleware
Desarrolladores de software

Create and use Inngest middleware for cross-cutting concerns. Covers the middleware lifecycle, creating custom middleware, dependency injection with dependencyInjectionMiddleware, encryption via @inngest/middleware-encryption, Sentry error tracking via @inngest/middleware-sentry, and custom middleware patterns.

2026-04-30
inngest-setup
Desarrolladores de software

Set up Inngest in a TypeScript project. Install the SDK, create a client, configure environment variables, serve endpoints or connect as a worker, and run the local dev server.

2026-04-30
inngest-steps
Desarrolladores de software

Use Inngest step methods to build durable workflows. Covers step.run, step.sleep, step.waitForEvent, step.waitForSignal, step.sendEvent, step.invoke, step.ai, and patterns for loops and parallel execution.

2026-04-30
nextjs-seo
Desarrolladores web

Add production-grade SEO to an existing Next.js project (App Router). Use this skill whenever the user wants to improve SEO, add metadata, set up Open Graph tags, Twitter Cards, JSON-LD structured data, sitemaps, robots.txt, canonical URLs, or dynamic OG images in a Next.js app. Also trigger for requests like "my site doesn't show up on Google", "add meta tags", "set up social sharing previews", "generate sitemap", "add schema markup", or any SEO audit/fix task in a Next.js codebase. Works with Next.js 13+ App Router (pages/router patterns in references/).

2026-04-30
nuqs
Desarrolladores de software

nuqs (type-safe URL query state) best practices for Next.js applications. This skill should be used when writing, reviewing, or refactoring code that uses nuqs for URL state management. Triggers on tasks involving useQueryState, useQueryStates, search params, URL state, query parameters, nuqs parsers, or Next.js routing with state.

2026-04-30
prisma-client-api
Desarrolladores de software

Prisma Client API reference covering model queries, filters, operators, and client methods. Use when writing database queries, using CRUD operations, filtering data, or configuring Prisma Client. Triggers on "prisma query", "findMany", "create", "update", "delete", "$transaction".

2026-04-30
vercel-react-best-practices
Desarrolladores de software

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.

2026-04-30