Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

ecibot-server

ecibot-server contém 13 skills coletadas de Wikijito7, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
13
Stars
3
atualizado
2026-06-18
Forks
0
Cobertura ocupacional
2 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

background-tasks
Desenvolvedores de software

Load when adding scheduled tasks, periodic jobs, or background coroutines. Covers the coroutine-based task pattern, error handling, and lifecycle management.

2026-06-18
ci-cd-sonar
Desenvolvedores de software

Load when configuring build pipeline, CI workflows, SonarCloud, JaCoCo, or the Gradle version catalog. Covers fatJar, ktlint, and dependency management.

2026-06-18
config-management
Desenvolvedores de software

Load when adding new configuration properties, modifying HOCON files, or understanding how config is loaded. Covers app.conf, application.conf, and the loading pipeline.

2026-06-18
error-handling
Desenvolvedores de software

IMPORTANT: Load when adding error handling in routes, services, or repositories. Covers AcknowledgeBO vs exceptions, standardized responses, and proper logging.

2026-06-18
file-upload
Desenvolvedores de software

Load when implementing multipart file upload, download, or file storage. Covers multipart parsing, validation, disk persistence, and URL generation.

2026-06-18
monitoring-logging
Desenvolvedores de software

IMPORTANT: Load when adding monitoring, metrics, or logging. Covers Micrometer/Prometheus, SLF4J usage, CallLogging, and observability patterns.

2026-06-18
project-architecture
Desenvolvedores de software

IMPORTANT: Load when onboarding, planning a new feature, or understanding how the project is wired end-to-end. Covers the full stack: startup → DI → data → routing → config.

2026-06-18
serialization-validation
Desenvolvedores de software

Load when creating DTOs, configuring JSON serialization, or adding input validation. Covers @SerialName conventions, JSON config, and validation patterns.

2026-06-18
social-reaction
Desenvolvedores de software

Load when implementing voting, reactions, or any user-content interaction (upvote, downvote, emoji reactions). Covers toggle logic, data modeling, and API design.

2026-06-18
testing-ktor
Analistas de garantia de qualidade de software e testadores

CRITICAL: Load when writing tests. Project has ZERO test coverage — every new feature needs tests. Covers Ktor testApplication, MockK, kotlinx-coroutines-test, and JaCoCo.

2026-06-18
api-routing
Desenvolvedores de software

IMPORTANT: Load when creating or modifying Ktor routes. Covers auth wrappers, JWT, TOTP, rate limiting, and response patterns.

2026-06-18
data-access
Desenvolvedores de software

CRITICAL: Load when touching *BO.kt, *DBO.kt, *DTO.kt, *Mapper.kt, *Repository.kt, or *DataSource.kt. Wrong layer boundaries = immediate PR rejection.

2026-06-18
quality-check
Analistas de garantia de qualidade de software e testadores

CRITICAL: Load BEFORE opening any PR. Missing this = failing gates and rejected PRs. Validates build, lint, tests. Pre-PR only.

2026-06-18