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

my-eca-config

my-eca-config contém 9 skills coletadas de DavidVujic, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
9
Stars
11
atualizado
2026-05-21
Forks
1
Cobertura ocupacional
2 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

explaining-code-health
Desenvolvedores de software

Use when a user asks what Code Health means, how to interpret scores, or why Code Health matters in daily development.

2026-05-21
guiding-refactoring-with-code-health
Desenvolvedores de software

Use when refactoring unhealthy code and needing Code Health findings to choose small safe steps and verify improvement.

2026-05-21
making-the-business-case-for-code-health
Desenvolvedores de software

Use when a user asks for ROI, stakeholder justification, delivery impact, or defect-risk reduction from improving Code Health in a file.

2026-05-21
safeguarding-ai-generated-code
Analistas de garantia de qualidade de software e testadores

Use when AI-generated or AI-modified changes need a Code Health gate before commit, handoff, or pull request.

2026-05-21
qa-check
Analistas de garantia de qualidade de software e testadores

Run linting and unit tests against the current repository, auto-discovering the correct commands from Justfile, Makefile, pyproject.toml, or package.json.

2026-03-25
commit
Desenvolvedores de software

Create a conventional commit from staged changes, with a diff-derived description body.

2026-03-25
git-changes-context
Desenvolvedores de software

Reliably obtain a non-empty unified git diff for the current branch using safe fallbacks (origin/HEAD...HEAD, origin/main...HEAD, origin/master...HEAD) and return structured JSON containing the diff and the command used.

2026-03-03
planning-style
Desenvolvedores de software

Produce an implementation plan with a functional-leaning, idiomatic style mindset; prefers lightweight data structures over dataclasses/pydantic unless justified.

2026-03-02
fp-idiomatic-style
Desenvolvedores de software

Coding style policy for generated code: prefer idiomatic language conventions with a functional-leaning approach (pure-ish functions, composability), and prefer lightweight data structures over heavy schema/class abstractions unless clearly justified.

2026-03-02