Skip to main content

DavidVujic/my-eca-config

SkillsMP has collected 10 skills from DavidVujic/my-eca-config. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
10
GitHub stars
11
GitHub forks
1

Skills in this repository

Showing 10 of 10 collected skills.

occupation
unclassified
description

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

updated
occupation
unclassified
description

General coding style policy for generated code: restrictive on comments, concise docstrings for modules and functions.

updated
occupation
Software Developers
description

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

updated
occupation
Software Developers
description

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

updated
occupation
Software Developers
description

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

updated
occupation
Software Quality Assurance Analysts & Testers
description

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

updated
occupation
Software Quality Assurance Analysts & Testers
description

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

updated
occupation
Software Developers
description

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

updated
occupation
Software Developers
description

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.

updated
occupation
Software Developers
description

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.

updated
Showing 10 of 10 collected skills.