Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

template-starter-nextjs

template-starter-nextjs contém 9 skills coletadas de JoseCortezz25, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
9
Stars
3
atualizado
2026-06-20
Forks
0
Cobertura ocupacional
3 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

atomic-design
Designers de interfaces web e digitais

Guide for creating, componentizing, and refactoring UI components following Atomic Design. Use this skill whenever the user is actively building a new component, breaking down a UI into components, or refactoring an existing component. Trigger when the user shares a design/screenshot/code to componentize, when they are writing a new component from scratch, when they are splitting a large component into smaller ones, or when they are refactoring a component's structure or responsibilities. Do NOT trigger for general questions about Atomic Design theory — only when there is a concrete component being created, split, or refactored.

2026-06-20
commit-conventions
Desenvolvedores de software

Enforce project-specific Git commit message conventions compatible with commitlint and pre-commit hooks. Use this skill whenever the user asks to write a commit message, create a git commit, stage and commit changes, suggest a commit for their changes, or review/fix an existing commit message. Also trigger when the user says "commitea esto", "hazme un commit", "qué mensaje de commit uso", or any variation of committing code changes.

2026-06-20
forms
Desenvolvedores web

Forms with React Hook Form + Zod. Use this skill whenever the user is building a form, adding a form field, writing a Zod schema for a form, creating a form hook, wiring a Server Action to a form, or handling form validation. Trigger when the user creates a new form component, asks how to validate a field, wants to handle form submission, or needs to show server-side errors. Do NOT trigger for general Zod schema questions unrelated to forms.

2026-06-20
frontend-design
Designers de interfaces web e digitais

Create distinctive, creative frontend designs that avoid generic "AI slop" aesthetics. Focus on unique typography, cohesive color palettes, atmospheric backgrounds, and well-orchestrated motion.

2026-06-20
naming-language
Desenvolvedores de software

Enforce English-only identifiers in source code. Use this skill when writing, reviewing, or refactoring variable names, function names, types, interfaces, constants, props, or hooks. Trigger when the user writes or proposes a Spanish identifier, when reviewing code that mixes languages, or when naming something in a domain with Spanish business terms. Do NOT trigger for UI strings or message files — those are a product decision handled via messages.ts.

2026-06-20
react-19
Desenvolvedores de software

React 19 patterns with React Compiler. Trigger: When writing React components - no useMemo/useCallback needed.

2026-06-20
tailwind-4
Desenvolvedores web

Tailwind CSS 4 patterns and best practices. Trigger: When styling with Tailwind - cn(), theme variables, no var() in className.

2026-06-20
typescript
Desenvolvedores de software

TypeScript strict patterns and best practices. Trigger: When writing TypeScript code - types, interfaces, generics.

2026-06-20
zod-4
Desenvolvedores de software

Zod 4 schema validation patterns. Trigger: When using Zod for validation - breaking changes from v3.

2026-06-20