Skip to main content
Run any Skill in Manus
with one click
GitHub repository

coding-skills

coding-skills contains 11 collected skills from swell-agents, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
11
Stars
2
updated
2026-06-11
Forks
1
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

creating-block-issues
software-developers

Generate one "Implement Block X" GitHub issue per Spec Kit tasks.md PR-stack block, with a minimal body pointing at tasks.md as the source of truth.

2026-06-11
implementing-blocks
software-developers

Implement one Spec Kit `tasks.md` PR-stack block end-to-end — TDD + review + PR + CI fix loop.

2026-06-11
engineering-philosophy
software-developers

Apply KISS, YAGNI, DRY, SOLID, fail-fast, be-brief on every code decision.

2026-05-27
reviewing-changes
software-quality-assurance-analysts-and-testers

Five-pass review of a diff: code, security, architecture, acceptance, AI-native.

2026-05-27
solidity-conventions
software-developers

Apply Solidity conventions — Foundry only, forge fmt, solhint:all, fuzz tests.

2026-05-25
committing-changes
software-developers

Commit via feature branch + PR + git hooks; never push main, never merge.

2026-05-21
running-tdd-cycles
software-quality-assurance-analysts-and-testers

Drive strict red-green-refactor TDD discipline on any code change, any language.

2026-05-21
go-conventions
software-developers

Apply Go conventions — 1.25.x, vendored, golangci-lint v2, race-detector tests.

2026-05-14
designing-architecture
software-developers

Design pre-implementation architecture: components, libraries, data flow, schema.

2026-05-09
python-conventions
software-developers

Apply Python conventions — uv, Ruff strict, mypy strict, pytest, pip-audit.

2026-05-09
shell-discipline
software-developers

Shell discipline — one command per call, no inline env vars, gh auth login.

2026-05-09