devfullcycle

81 mods across 8 repositories, 130 stars between them.

research

50

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…

19 25d ago A 111 tokens

screen-inventory

51

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…

19 25d ago A 201 tokens

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…

19 25d ago A 114 tokens

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…

19 25d ago A 113 tokens

typeorm

54

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…

19 25d ago A 62 tokens

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…

19 25d ago A 67 tokens

postgres

56

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.

19 25d ago A tokens not measured

fdd-creator

58

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…

11 5mo ago A 83 tokens

generate-test-guide

59

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 .

11 5mo ago A 70 tokens

hld-creator

60

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.

11 5mo ago A 72 tokens

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…

11 5mo ago A 98 tokens

product-manager

62

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…

11 5mo ago A 77 tokens

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…

11 5mo ago A 133 tokens

coding

64

devfullcycle/mba-ia-dev-workflow

Cursor rule Cursor

Use when writing TypeScript code. Covers naming conventions, file organization, and TypeScript best practices.

11 5mo ago A 0 tokens

controllers

65

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.

11 5mo ago A 0 tokens

error-handler

66

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.

11 5mo ago A 0 tokens

hexagonal-layers

67

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.

11 5mo ago A 0 tokens

project-guidelines

68

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.

11 5mo ago A 1,062 tokens

testing

69

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.

11 5mo ago A 0 tokens

typeorm

70

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.

11 5mo ago A 0 tokens