com um clique
flama-ai
flama-ai contém 3 skills coletadas de JordiParraCrespo, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
Scaffold a new Domain-Driven Hexagon module in the Flama NestJS API (apps/api). Use when the user asks to create a new API module, feature, resource, or endpoint group in apps/api, or mentions adding a domain/aggregate to the backend. Generates a convention-compliant skeleton (domain, database/ports, commands, queries, mapper, DI tokens, module) that passes the dependency-cruiser architecture rules.
NestJS best practices and architecture patterns for building production-ready applications. This skill should be used when writing, reviewing, or refactoring NestJS code to ensure proper patterns for modules, dependency injection, security, and performance.
Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines, dependsOn, caching, remote cache, the "turbo" CLI, --filter, --affected, CI optimization, environment variables, internal packages, monorepo structure/best practices, and boundaries. Use when user: configures tasks/workflows/pipelines, creates packages, sets up monorepo, shares code between apps, runs changed/affected packages, debugs cache, or has apps/packages directories.