Skip to main content
Run any Skill in Manus
with one click
JoseCortezz25
GitHub creator profile

JoseCortezz25

Repository-level view of 29 collected skills across 10 GitHub repositories.

skills collected
29
repositories
10
updated
2026-07-14
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

atomic-design
web-and-digital-interface-designers

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-23
commit-conventions
software-developers

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-23
forms
software-developers

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-23
goal-prompting
computer-occupations-all-other

Use when creating, rewriting, reviewing, or optimizing prompts for /goal, goal mode, Codex goal mode, long-running coding agents, autonomous coding tasks, or concrete agent milestones. This skill turns vague work requests into short, verifiable, measurable /goal prompts with guidance, constraints, progress tracking, and cleanup criteria. Trigger even when the user says "make this a goal", "goal prompt", "optimize this prompt for an agent", "run this with /goal", or asks how to structure work for a coding agent.

2026-06-23
nextjs-project-setup
software-developers

Set up a new Next.js project with best practices, configured development environment, TypeScript support, and production-ready structure. Use when starting a new Next.js project, initializing a web application, or setting up a project with recommended folder structure and tooling.

2026-06-23
react-19
software-developers

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

2026-06-23
tailwind-4
software-developers

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

2026-06-23
typescript
software-developers

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

2026-06-23
Showing top 8 of 10 collected skills in this repository.
atomic-design
web-and-digital-interface-designers

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
software-developers

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
web-developers

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
web-and-digital-interface-designers

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
software-developers

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
software-developers

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

2026-06-20
tailwind-4
web-developers

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

2026-06-20
typescript
software-developers

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

2026-06-20
Showing top 8 of 9 collected skills in this repository.
Showing 10 of 10 repositories
All repositories loaded
JoseCortezz25 Agent Skills | SkillsMP