Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

coding-skills

coding-skills 收录了来自 swell-agents 的 11 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
11
Stars
2
更新
2026-06-11
Forks
1
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

creating-block-issues
软件开发工程师

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
软件开发工程师

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

2026-06-11
engineering-philosophy
软件开发工程师

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

2026-05-27
reviewing-changes
软件质量保证分析师与测试员

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

2026-05-27
solidity-conventions
软件开发工程师

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

2026-05-25
committing-changes
软件开发工程师

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

2026-05-21
running-tdd-cycles
软件质量保证分析师与测试员

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

2026-05-21
go-conventions
软件开发工程师

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

2026-05-14
designing-architecture
软件开发工程师

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

2026-05-09
python-conventions
软件开发工程师

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

2026-05-09
shell-discipline
软件开发工程师

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

2026-05-09