Skip to main content
GitHub repository

harness-engineering

harness-engineering contains 3 collected skills from aperswal, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
3
Stars
14
updated
2026-05-01
Forks
1
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

go-vibe-safe-coding-setup
network-and-computer-systems-administrators

Install and configure a "vibe-safe" Go toolchain (golangci-lint v2 with the comprehensive linter set + gofumpt + goimports + arch_test.go AST-based architectural rules + coverage ratchet + ASCII enforcement + Makefile verify pipeline) so AI-generated Go is caught before it ships. TRIGGER when the user is starting a new Go service/CLI/worker, asks to "set up linting", "add golangci-lint", "make this Go project safe for vibe coding", "harden this Go service", or wants to mirror a known-good baseline. SKIP for one-off rule tweaks in an already-configured project.

2026-05-01
python-vibe-safe-coding-setup
network-and-computer-systems-administrators

Install and configure a "vibe-safe" Python toolchain (Ruff with the comprehensive rule set + mypy strict + pytest with coverage + coverage ratchet + ASCII enforcement + typed errors + validated config + Makefile verify pipeline) so AI-generated Python is caught by lints/types before it ships. TRIGGER when the user is starting a new Python service/script, asks to "set up linting", "add ruff/mypy", "make this project safe for vibe coding", "harden this Python project", or wants to mirror a known-good baseline. SKIP for one-off rule tweaks in an already-configured project.

2026-05-01
typescript-vibe-safe-coding-setup
software-developers

Install and configure a "vibe-safe" TypeScript toolchain (ESLint flat config + typescript-eslint strict + Prettier + Husky/lint-staged + strict tsconfig + ASCII enforcement + typed errors + structured logger + validated env + coverage ratchet) so AI-generated code is caught by lints/types before it ships. TRIGGER when the user is starting a new TS/Next.js/Node project, asks to "set up linting", "add eslint", "make this project safe for vibe coding", "add guardrails", "harden this codebase", or wants to mirror a known-good lint baseline. SKIP for one-off rule tweaks in an already-configured project.

2026-05-01
harness-engineering Agent Skills on GitHub | SkillsMP