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

hex-api-go

hex-api-go contains 14 collected skills from JeffersonBrasilino, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
14
Stars
6
updated
2026-06-26
Forks
1
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

adjust-go-code
software-developers

Format Go code and generate GoDoc documentation adhering to Go best practices. Use when prompted "adjust this code", "format code", "sanitize code", "document this code", "add documentation"

2026-06-26
ddd-module-knowledge
software-developers

Reference knowledge for DDD module composition in this Golang hexagonal architecture project. Provides layer structure, naming conventions, implementation patterns, and design guidelines for domain, application, and infrastructure layers. Use this skill when creating, modifying, analyzing, or reviewing DDD modules, or when any task requires understanding the module architecture, layer boundaries, or component patterns of this codebase.

2026-06-26
eval-skill
software-quality-assurance-analysts-and-testers

Run structured evaluations (evals) for any skill that has an evals/evals.json file. Executes each test case twice — once with the skill loaded (with_skill) and once without it (without_skill baseline) — then grades outputs against assertions via a dedicated haiku grader subagent, generates per-eval grading.json, timing.json, benchmark.json, and a feedback.json for human review. Grading and reporting are offloaded to subagents to keep the main context lean. Use when the user says "eval this skill", "run evals for", "test this skill", or provides a skill path and asks to evaluate it. Requires the target skill to have evals/evals.json.

2026-06-26
make-unit-tests
software-quality-assurance-analysts-and-testers

Generate comprehensive unit tests in Go with 100% coverage following specific structural standards. Use when prompted "add unit tests", "add new unit tests", "test this code", "test this", "make unit test", "make test"

2026-06-26
sdd-workflow
computer-occupations-all-other

Stateless SDD (Spec-Driven Development) pipeline orchestrator. Routes the user through the phases prd -> plan -> implement -> verify -> done, keeping each interactive phase isolated in its own session. Use when: starting a new feature from scratch, checking pipeline status, or advancing to the next phase. Triggers: "/sdd-workflow", "next phase", "advance pipeline", "sdd status".

2026-06-26
spec-plan
software-developers

Create a technical specification plan for a specific feature, from a PRD or a feature description. Use it when the user requests a technical specification plan or needs help creating one. Reads a PRD (from the spec-prd skill or provided by the user), elicits and confirms scope, then produces an approved PLAN.md whose tasks are annotated with dependencies and complexity, following plan-schema.

2026-06-26
spec-prd-v2
project-management-specialists

Create clear, implementation-ready Product Requirements Documents (PRDs) through a guided interview, then synthesize a product-focused PRD that feeds the spec-plan skill. Use when the user wants to write or create a PRD. Triggers: "crie o prd", "preciso de um prd", "escreva o prd", "criar um prd", "create a PRD", "write a PRD", "analyze and create a PRD". Interviews the user to resolve ambiguity, gets approval on a standardized summary, then writes PRD.md (no implementation detail). Asks for the problem/feature context first if it was not provided.

2026-06-26
adjust-go-code
software-developers

Format Go code and generate GoDoc documentation adhering to Go best practices. Use when prompted "adjust this code", "format code", "sanitize code", "document this code", "add documentation"

2026-06-26
ddd-module-knowledge
software-developers

Reference knowledge for DDD module composition in this Golang hexagonal architecture project. Provides layer structure, naming conventions, implementation patterns, and design guidelines for domain, application, and infrastructure layers. Use this skill when creating, modifying, analyzing, or reviewing DDD modules, or when any task requires understanding the module architecture, layer boundaries, or component patterns of this codebase.

2026-06-26
eval-skill
software-quality-assurance-analysts-and-testers

Run structured evaluations (evals) for any skill that has an evals/evals.json file. Executes each test case with and without the skill loaded, grades outputs against assertions, and produces grading, benchmark, and report files. Use when asked to eval, test, or validate a skill.

2026-06-26
make-unit-tests
software-quality-assurance-analysts-and-testers

Generate comprehensive unit tests in Go with 100% coverage following specific structural standards. Use when prompted "add unit tests", "add new unit tests", "test this code", "test this", "make unit tests", "make test"

2026-06-26
sdd-workflow
software-developers

Stateless SDD (Spec-Driven Development) pipeline orchestrator. Routes the user through the phases prd -> plan -> implement -> verify -> done, keeping each interactive phase isolated in its own session. Use when: starting a new feature from scratch, checking pipeline status, or advancing to the next phase. Triggers: "/sdd-workflow", "next phase", "advance pipeline", "sdd status".

2026-06-26
spec-plan
software-developers

Create a technical specification plan for a specific feature. Use it when the user requests a technical specification plan or needs help creating a technical specification plan.

2026-06-26
spec-prd
project-management-specialists

Create clear, implementation-ready Product Requirements Documents (PRDs) through a guided interview, then synthesize a product-focused PRD that feeds the spec-plan skill. Use when the user wants to write or create a PRD. Triggers: "crie o prd", "preciso de um prd", "escreva o prd", "criar um prd", "create a PRD", "write a PRD", "analyze and create a PRD". Interviews the user to resolve ambiguity, gets approval on a standardized summary, then writes PRD.md (no implementation detail). Asks for the problem/feature context first if it was not provided.

2026-06-26