devfullcycle/mba-ia-greenfield-project
Skill Claude CodeCodex
Automate browser interactions, test web pages and work with Playwright tests.
devfullcycle/mba-ia-greenfield-project
Skill Claude CodeCodex
Automate browser interactions, test web pages and work with Playwright tests.
devfullcycle/mba-ia-greenfield-project
Skill Claude CodeCodex
Research technical options and generate a structured decisions document. Use whenever the user needs to explore alternatives, understand trade-offs, or define technical paths — whether for a project phase or an ad-hoc topic. Trigger phrases include: 'research options for phase X', 'research how to do Y', 'technical…
devfullcycle/mba-ia-greenfield-project
Skill Claude CodeCodex
Generate a screen inventory for a project phase or task. Infers which screens need to be built or updated from the phase's capabilities (phase mode) or from the task's scope prose (task mode), asks the user for the corresponding Figma URLs, then extracts each screen's components via the Figma MCP, classifies them by…
devfullcycle/mba-ia-greenfield-project
Skill Claude CodeCodex
Testing guide for nestjs-project. Reference this skill when planning features, implementing code, creating tests, or reviewing changes in nestjs-project. Covers what to test, at which layer, and how to set up each test — organized by artifact type. Triggers on: planning nestjs-project features, implementing…
devfullcycle/mba-ia-greenfield-project
Skill Claude CodeCodex
Testing guide for next-frontend. Reference this skill when planning features, implementing code, creating tests, or reviewing changes in next-frontend. Covers what to test, at which layer, and how to set up each test — organized by artifact type. Triggers on: planning next-frontend features, implementing next-frontend…
devfullcycle/mba-ia-greenfield-project
Skill Claude CodeCodex
TypeORM patterns and database development guidelines. TRIGGER when: planning or implementing features involving database, TypeORM entities, repositories, migrations, queries, or data source configuration. DO NOT TRIGGER when: only reading database code without intent to modify, working on frontend, or asking general…
devfullcycle/mba-ia-greenfield-project
Skill Claude CodeCodex
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…
devfullcycle/mba-ia-greenfield-project
MCP server Claude CodeCodexCursor +2
Lets the agent inspect a PostgreSQL database schema and run read-only SQL queries against it. Runs locally from the @modelcontextprotocol/server-postgres npm package.
devfullcycle/mba-ia-greenfield-project
Instructions file
Claude Code instructions for devfullcycle/mba-ia-greenfield-project, covering claude.md, project overview, repository structure, architecture (c4 container diagram) and docker networking.
devfullcycle/mba-ia-dev-workflow
Skill Claude CodeCodex
Entrevista estruturada para criação de FDD (Feature Design Doc) técnico, claro e acionável, cobrindo contexto técnico, objetivos, escopo, fluxos, contratos públicos, erros/fallback, observabilidade, dependências, critérios de aceite e riscos. O FDD foca no 'como implementar' a feature, não repetindo a narrativa de…
devfullcycle/mba-ia-dev-workflow
Skill Claude CodeCodex
Analyzes a project's tech stack, searches the web for testing best practices, asks the user clarifying questions, and generates a project-specific testing multi-file skill at .claude/skills/testing-guide- / with main SKILL.md and artifact/reference sub-files. Invoke with /generate-test-guide .
devfullcycle/mba-ia-dev-workflow
Skill Claude CodeCodex
Entrevista estruturada para criação de HLD (High-Level Design) técnico e acionável, cobrindo arquitetura, componentes, fluxos, dados, interfaces, escalabilidade, segurança, observabilidade e riscos. O HLD foca no 'como' técnico da solução, não repetindo a narrativa de negócio do PRD.
devfullcycle/mba-ia-dev-workflow
Skill Claude CodeCodex
Cria planos de implementação técnicos e acionáveis a partir de FDDs (Feature Design Docs) e/ou épicos. Gera tasks ordenadas por dependência, com estimativas de complexidade, abordagem técnica, critérios de aceite por task e checkpoints de validação. Use quando o usuário pedir para criar um plano de implementação…
devfullcycle/mba-ia-dev-workflow
Skill Claude CodeCodex
Product requirements and planning specialist. Creates PRDs and tech specs with functional/non-functional requirements, prioritizes features using MoSCoW/RICE frameworks, breaks down epics into user stories, and ensures requirements are testable and traceable. Use for PRD creation, requirements definition, feature…
devfullcycle/mba-ia-dev-workflow
Skill Claude CodeCodex
Testing guide for dev-workflow-test (CodeLearn Platform). Reference this skill when planning features, implementing code, creating tests, or reviewing changes in dev-workflow-test. Covers what to test, at which layer, and how to set up each test — organized by artifact type. Triggers on: planning dev-workflow-test…
devfullcycle/mba-ia-dev-workflow
Cursor rule Cursor
Use when writing TypeScript code. Covers naming conventions, file organization, and TypeScript best practices.
devfullcycle/mba-ia-dev-workflow
Cursor rule Cursor
Use when writing or modifying Express.js controllers and route handlers. Covers procedural handler pattern, REST status codes, and error propagation.
devfullcycle/mba-ia-dev-workflow
Cursor rule Cursor
Use when writing or modifying the global Express error handling middleware. Covers error-to-HTTP mapping pattern and consistent response shape.
devfullcycle/mba-ia-dev-workflow
Cursor rule Cursor
Use when writing domain entities, use cases, repositories, controllers, or models. Covers hexagonal architecture dependency rules and layer boundaries.
devfullcycle/mba-ia-dev-workflow
Cursor rule Cursor
Project-wide guidelines for the CodeLearn Platform LMS. Covers project structure, tech stack, commands, hexagonal architecture, and key documentation references.
devfullcycle/mba-ia-dev-workflow
Cursor rule Cursor
Use when writing or reviewing tests. Covers test structure (AAA pattern), unit/integration/e2e placement, database cleanup, and test data setup.
devfullcycle/mba-ia-dev-workflow
Cursor rule Cursor
Use when writing TypeORM entities, database configuration, or data source setup. Covers entity patterns with dual identifiers, soft delete, and Data Mapper.
devfullcycle/mba-ia-dev-workflow
Instructions file GitHub Copilot
Copilot instructions for devfullcycle/mba-ia-dev-workflow, covering project guidelines, project overview, project structure, tech stack and commands.
devfullcycle/mba-ia-dev-workflow
Instructions file GitHub Copilot
Use when writing TypeScript code. Covers naming conventions, file organization, and TypeScript best practices.