Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

coding-ethos

coding-ethos에는 paudley에서 수집한 skills 8개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
8
Stars
6
업데이트
2026-06-23
Forks
2
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

modern-web-guidance
소프트웨어 개발자

Use when an agent needs current advisory guidance for HTML, CSS, browser APIs, accessibility, performance, forms, privacy, security, client-side JavaScript, or modern web platform alternatives.

2026-06-23
agent-operating-discipline
소프트웨어 개발자

Use when implementing, reviewing, refactoring, simplifying, debugging, or planning code changes that need explicit assumptions, minimal scope, surgical edits, and verifiable success criteria.

2026-05-25
coding-ethos-agent-workflow
소프트웨어 개발자

Use when an agent needs to choose the correct coding-ethos MCP, cerun, managed lint, code-intel, or remediation path before acting.

2026-05-25
managed-lint-workflow
소프트웨어 품질 보증 분석가·테스터

Use when an agent needs to run lint, formatting, type checks, or policy-backed diagnostics. Prefer the MCP managed_lint tool, then the ./bin/lint wrapper, instead of invoking raw Ruff, mypy, uvx, host linters, or package-manager shortcuts.

2026-05-25
managed-toolchain
소프트웨어 개발자

Use when captured linters, generated tool configs, managed binaries, config drift, missing tools, package-relative path resolution, or host tool usage causes lint or hook failures.

2026-05-25
safe-git-workflow
소프트웨어 개발자

Use when git commands, commit hooks, admin-approved commits, protected hook paths, raw git bypass attempts, or commit attribution failures appear in agent or developer workflows.

2026-05-25
lint-remediation
소프트웨어 개발자

Use when Ruff, mypy, pyright, pylint, Bandit, SQLFluff, Tombi, or another managed checker reports findings that need structural code-quality remediation rather than suppressions or config weakening.

2026-05-21
conditional-imports
소프트웨어 개발자

Use when Python code uses conditional imports, TYPE_CHECKING import branches, local imports that hide dependency problems, Ruff local-import diagnostics, or cyclic import diagnostics that need an ETHOS-grounded repair.

2026-05-17