Skip to main content
Run any Skill in Manus
with one click
GitHub repository

clean-arch-solid-ddd

clean-arch-solid-ddd contains 18 collected skills from Cahmoraes, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
18
Stars
26
updated
2026-05-31
Forks
2
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

tailwindcss
web-developers

Guide for Tailwind CSS v4 patterns and best practices. Use when styling components with Tailwind CSS, creating responsive layouts, or working with Tailwind 4 features. Don't use for plain-CSS authoring, CSS-in-JS libraries (styled-components, emotion), or non-Tailwind utility frameworks.

2026-05-31
brainstorming
project-management-specialists

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

2026-05-02
tanstack-router-best-practices
software-developers

TanStack Router best practices for type-safe routing, data loading, search params, and navigation. Activate when building React applications with complex routing needs.

2026-05-02
tanstack-start-best-practices
software-developers

TanStack Start best practices for full-stack React applications. Server functions, middleware, SSR, authentication, and deployment patterns. Activate when building full-stack apps with TanStack Start.

2026-05-02
to-prompt
software-developers

Transform code, issues, or context into a detailed prompt/context for another LLM to fix or implement. Use when preparing comprehensive context for external LLM assistance, bug fixes, improvements, or feature implementations. Provides detailed context without implementation suggestions, letting the receiving LLM decide how to implement solutions. Focuses on "what" (problem, requirements, current state) not "how" (implementation approach).

2026-05-02
persistent-memory
software-developers

ALWAYS USE THIS SKILL when handling persistent memory in this workspace, including task-start memory recall, explicit "remember" instructions, storing durable preferences/facts, and retrieving prior context. This skill owns the local memory workflow and CLI for init/sync/search/add/recent/stats.

2026-05-01
task-reviewer
software-quality-assurance-analysts-and-testers

Reviews completed task implementations against project code standards, TypeScript compilation, and test suites. Classifies issues by severity (critical, major, minor, positive) and generates a structured review artifact. Use when a task has been completed and needs quality validation before proceeding. Do not use for full code review of branches, QA testing, or bug fixing.

2026-04-28
executar-task
software-developers

Implements feature tasks by loading required skills, reading PRD/TechSpec context, analyzing dependencies, and executing the implementation with tests. Marks tasks as complete in tasks.md and triggers the task-reviewer agent upon completion. Use when the user asks to implement a task, execute a task, or start working on a specific task number. Do not use for creating tasks, running QA, code review, or bug fixing.

2026-04-28
adr-creator
software-developers

Especialista em criação de ADRs (Architecture Decision Records) via entrevista estruturada. Use esta skill SEMPRE que o usuário quiser documentar uma decisão arquitetural, criar um ADR, registrar uma escolha técnica, documentar trade-offs de tecnologia, ou quando mencionar palavras como "ADR", "decisão de arquitetura", "registro de decisão", "architecture decision", "documentar decisão", "decisão técnica", "trade-off técnico" ou "por que escolhemos X". Invoque esta skill mesmo que o usuário não use o termo "ADR" explicitamente — se ele estiver tentando documentar formalmente uma escolha técnica, esta skill é a certa.

2026-04-28
criar-tasks
project-management-specialists

Cria listas de tarefas detalhadas e padronizadas a partir de um PRD e Tech Spec existentes. Use quando: criar tasks, detalhar tarefas de implementação, quebrar funcionalidade em entregáveis incrementais, gerar arquivos de tarefa individual com subtarefas e critérios de sucesso, planejar sequenciamento de desenvolvimento.

2026-04-27
executar-review
software-quality-assurance-analysts-and-testers

Performs comprehensive code review by analyzing git diff, verifying conformance with project rules, validating test suites, and checking adherence to Tech Spec and Tasks. Generates a structured code review report with severity-classified findings. Use when the user asks for a code review, wants to validate code quality, or needs pre-merge verification. Do not use for QA testing, bug fixing, or task implementation.

2026-04-27
typescript-advanced
software-developers

Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications. Use when implementing complex type logic, creating reusable type utilities, or ensuring compile-time type safety in TypeScript projects.

2026-04-26
criar-techspec
project-management-specialists

Cria Tech Specs completas e padronizadas a partir de um PRD existente. Use quando: criar tech spec, escrever especificação técnica, documentar decisões arquiteturais, traduzir requisitos em orientações de implementação, detalhar design de componentes e interfaces.

2026-04-26
criar-prd
project-management-specialists

Cria PRDs (Product Requirements Documents) completos e padronizados. Use quando: criar PRD, escrever documento de requisitos, documentar funcionalidade, definir requisitos de produto, redigir especificação funcional.

2026-04-25
systematic-debugging
software-developers

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

2026-04-22
test-antipatterns
software-quality-assurance-analysts-and-testers

Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents testing mock behavior, production pollution with test-only methods, and mocking without understanding dependencies

2026-04-22
c4-diagram-generator
software-developers

Generates C4 architecture diagrams (Context, Container, Component, Code) in PlantUML format from Feature Design Documents (FDDs). Use when users need architecture visualization, complete/update FDDs, or reference feature documentation requiring diagrams.

2026-02-10
mermaid-diagram-generator
software-developers

Generates technical Mermaid diagrams for Feature Design Documents (FDDs) and technical specifications. Creates focused, meaningful diagrams that enhance comprehension of architecture, flows, and system designs.

2026-02-10