Skip to main content

DavidVujic/my-eca-config

SkillsMP 已收集 DavidVujic/my-eca-config 中的 10 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
10
GitHub 星标
11
GitHub Forks
1

这个仓库中的 skills

已展示 10 / 10 个已收集 Skill。

职业分类
未分类
描述

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

原文语言:英语

更新
职业分类
未分类
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

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

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
已展示 10 / 10 个已收集 Skill。