Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

my-eca-config

my-eca-config には DavidVujic から収集した 9 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
9
Stars
11
更新
2026-05-21
Forks
1
職業カバレッジ
2 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

explaining-code-health
ソフトウェア開発者

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
ソフトウェア開発者

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
ソフトウェア開発者

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
ソフトウェア品質保証アナリスト・テスター

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

2026-05-21
qa-check
ソフトウェア品質保証アナリスト・テスター

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
ソフトウェア開発者

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

2026-03-25
git-changes-context
ソフトウェア開発者

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
ソフトウェア開発者

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
ソフトウェア開発者

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