carvalab
@carvalab
Public Skills
mula-refine
by carvalab
Unified prompt engineering and requirements planning. Use when exploring ideas, improving prompts, creating PRDs, generating task breakdowns, or iterating on existing plans. Includes Jira integration for creating subtasks from plans.
backend-development
by carvalab
PROACTIVELY build backend APIs with Node.js/TypeScript and Go. Use when designing APIs, implementing auth, or building microservices. Applies Clean Architecture, SOLID, DRY, YAGNI, KISS principles.
kavak-documentation
by carvalab
Kavak internal documentation integration. Use when planning features, architecture, kbroker, auth, SDKs, databases, GitLab pipelines, Docker configs, or creating new services/workloads.
frontend-development
by carvalab
Next.js App Router development with TypeScript. Server Components, Server Actions, caching, MUI. Use when creating pages, components, fetching data, or building features.
doc-updater
by carvalab
Documentation and codemap specialist. Use PROACTIVELY for updating codemaps and documentation. Generates docs/CODEMAPS/*, updates READMEs and guides.
code-review
by carvalab
Senior code review pass. Use PROACTIVELY as the FINAL task after code changes. Reviews against project rules, fixes issues, runs quality gates. Focuses on logic and architecture while delegating style to automation.
test-driven-development
by carvalab
TDD workflow guide. Use PROACTIVELY when writing new features or fixing bugs. Enforces Red-Green-Refactor cycle and prevents testing anti-patterns.
code-simplifier
by carvalab
Code simplification for clarity and maintainability. Use PROACTIVELY after code is written or modified to refine recently changed files.
refactor-cleaner
by carvalab
Dead code cleanup and consolidation specialist. Use PROACTIVELY for removing unused code, duplicates, and refactoring. Runs analysis tools to identify dead code and safely removes it.
skill-creator
by carvalab
Guide for creating effective agent skills. Use PROACTIVELY when creating new skills or refactoring bloated ones. Teaches progressive disclosure, 200-line rule, and 3-tier loading system.