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

coach-gravity

coach-gravity contiene 69 skills recopiladas de raccioly, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
69
Stars
0
actualizado
2026-04-27
Forks
0
Cobertura ocupacional
12 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

api-contract-validation
Desarrolladores de software

API contract validator that ensures API responses match documented contracts and catches breaking changes. Activate when validating API contracts, checking schema validation, detecting contract drift, comparing OpenAPI specs with implementation, finding undocumented endpoints, or auditing response shapes.

2026-04-27
api-contracts
Desarrolladores de software

API contract validation and Zod-first design patterns. Use when designing, implementing, or validating API routes and schemas.

2026-04-27
api-design
Desarrolladores de software

API design, style selection, and contract validation. REST vs GraphQL vs tRPC decision-making, Zod-first validation, response formats, versioning, pagination, API contracts. Use when designing APIs, choosing REST vs GraphQL, implementing API validation, creating Zod schemas, or defining API contracts.

2026-04-27
api-patterns
Desarrolladores de software

API design principles and decision-making. REST vs GraphQL vs tRPC selection, response formats, versioning, pagination.

2026-04-27
app-builder
Desarrolladores de software

Main application building orchestrator. Creates full-stack applications from natural language requests. Determines project type, selects tech stack, coordinates agents.

2026-04-27
templates
Desarrolladores de software

Project scaffolding templates for new applications. Use when creating new projects from scratch. Contains 12 templates for various tech stacks.

2026-04-27
architecture-review
Desarrolladores de software

Enterprise architecture review with comprehensive codebase analysis and prioritized remediation plan. Activate when reviewing architecture, performing codebase audit, assessing architecture quality, evaluating system design, or scoring production readiness. Covers folder structure, separation of concerns, DynamoDB patterns, code quality, security, performance, testing, and documentation.

2026-04-27
architecture
Desarrolladores de software

Architectural decision-making framework. Requirements analysis, trade-off evaluation, ADR documentation. Use when making architecture decisions or analyzing system design.

2026-04-27
aws-deployment
Desarrolladores de software

AWS deployment patterns and best practices for Amplify, App Runner, DynamoDB, S3, and Lambda. Use when deploying, configuring infrastructure, or designing cloud architecture.

2026-04-27
bash-linux
Administradores de redes y sistemas informáticos

Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems.

2026-04-27
behavioral-modes
Desarrolladores de software

AI operational modes (brainstorm, implement, debug, review, teach, ship, orchestrate). Use to adapt behavior based on task type.

2026-04-27
brainstorming
Desarrolladores de software

Socratic questioning protocol + user communication. MANDATORY for complex requests, new features, or unclear requirements. Includes progress reporting and error handling.

2026-04-27
bundle-optimization
Desarrolladores web

Bundle size optimizer that implements code splitting, lazy loading, and reduces frontend chunk sizes. Activate when optimizing bundle size, implementing code splitting, configuring tree shaking, analyzing chunk composition, reducing frontend load times, or targeting chunk size limits.

2026-04-27
clean-code
Desarrolladores de software

Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments

2026-04-27
code-quality-review
Analistas de garantía de calidad de software y probadores

Code quality reviewer that checks lint results, console statements, TODO/FIXME comments, TypeScript any types, file lengths, naming conventions, and overall code craftsmanship. Activate when performing code review, checking code quality, running lint review, auditing code style, or evaluating TypeScript strictness.

2026-04-27
code-review-checklist
Desarrolladores de software

Code review guidelines covering code quality, security, and best practices.

2026-04-27
database-design
Arquitectos de bases de datos

Database design principles, decision-making, and platform-specific patterns. Schema design, indexing strategy, ORM selection, serverless databases, DynamoDB single-table design, Drizzle ORM patterns.

2026-04-27
database-patterns
Arquitectos de bases de datos

Database design patterns for DynamoDB single-table design and Drizzle ORM. Use when designing schemas, writing queries, or setting up database infrastructure.

2026-04-27
dependency-health
Desarrolladores de software

Dependency health auditor that checks for outdated, vulnerable, unused packages and license issues. Activate when performing dependency audit, checking package health, finding outdated dependencies, running npm audit, reviewing license compliance, or removing unused packages.

2026-04-27
deployment-procedures
Desarrolladores de software

Production deployment principles and decision-making. Safe deployment workflows, rollback strategies, and verification. Teaches thinking, not scripts.

2026-04-27
documentation-templates
Desarrolladores de software

Documentation templates and structure guidelines. README, API docs, code comments, and AI-friendly documentation.

2026-04-27
error-handling
Desarrolladores de software

Enterprise error handling patterns using structured AppError class hierarchy. Use when implementing API routes, services, or any error-prone code paths.

2026-04-27
frontend-design
Diseñadores de interfaces web y digitales

UX psychology, color theory, audience analysis, and design PRINCIPLES. Use when making design decisions, choosing color schemes, typography, layout strategies, or applying design thinking. For design IMPLEMENTATION (dark-first aesthetic, oklch colors, glass morphism), see ui-design-system.

2026-04-27
2d-games
Desarrolladores de software

2D game development principles. Sprites, tilemaps, physics, camera.

2026-04-27
3d-games
Desarrolladores de software

3D game development principles. Rendering, shaders, physics, cameras.

2026-04-27
game-art
Artistas de efectos especiales y animadores

Game art principles. Visual style selection, asset pipeline, animation workflow.

2026-04-27
game-audio
Técnicos en ingeniería de sonido

Game audio principles. Sound design, music integration, adaptive audio systems.

2026-04-27
game-design
Artistas de efectos especiales y animadores

Game design principles. GDD structure, balancing, player psychology, progression.

2026-04-27
mobile-games
Desarrolladores de software

Mobile game development principles. Touch input, battery, performance, app stores.

2026-04-27
multiplayer
Desarrolladores de software

Multiplayer game development principles. Architecture, networking, synchronization.

2026-04-27
pc-games
Desarrolladores de software

PC and console game development principles. Engine selection, platform features, optimization strategies.

2026-04-27
game-development
Desarrolladores de software

Game development orchestrator. Routes to platform-specific skills based on project needs.

2026-04-27
vr-ar
Desarrolladores de software

VR/AR development principles. Comfort, interaction, performance requirements.

2026-04-27
web-games
Desarrolladores de software

Web browser game development principles. Framework selection, WebGPU, optimization, PWA.

2026-04-27
geo-fundamentals
Analistas de investigación de mercados y especialistas en marketing

Generative Engine Optimization for AI search engines (ChatGPT, Claude, Perplexity).

2026-04-27
git-commit-format
Desarrolladores de software

Formats git commit messages according to Conventional Commits specification. Use when committing changes, preparing PRs, or writing changelog entries.

2026-04-27
i18n-completeness
Desarrolladores de software

Internationalization completeness checker that ensures all user-facing text is translated across all supported locales. Activate when auditing i18n coverage, checking internationalization completeness, finding missing translations, detecting hardcoded strings, or verifying translation key consistency across locales.

2026-04-27
i18n-localization
Desarrolladores de software

Internationalization and localization patterns. Detecting hardcoded strings, managing translations, locale files, RTL support.

2026-04-27
lint-and-validate
Analistas de garantía de calidad de software y probadores

Automatic quality control, linting, and static analysis procedures. Use after every code modification to ensure syntax correctness and project standards. Triggers onKeywords: lint, format, check, validate, types, static analysis.

2026-04-27
mcp-builder
Desarrolladores de software

MCP (Model Context Protocol) server building principles. Tool design, resource patterns, best practices.

2026-04-27
Mostrando las 40 principales de 69 skills recopiladas en este repositorio.