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

keel

keel contains 20 collected skills from teddytennant, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
20
Stars
0
updated
2026-07-18
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

adr
software-developers

Write Architecture Decision Records when choosing between real alternatives.

2026-07-18
agent-debug
software-developers

When the agent loop is stuck: capture, shrink, recover.

2026-07-18
api-design
software-developers

REST/JSON API consistency: resources, errors, pagination.

2026-07-18
code-review
software-quality-assurance-analysts-and-testers

Structured review output with severities and explicit approval gate.

2026-07-18
debugging
software-developers

Systematic debug: reproduce, isolate, fix, prevent.

2026-07-18
error-handling
software-developers

Consistent error strategy across layers.

2026-07-18
git-workflow
software-developers

Branch, commit, and PR conventions without ceremony.

2026-07-18
performance-baseline
software-developers

Measure before optimizing; avoid cargo-cult perf.

2026-07-18
plan-feature
software-developers

Turn a request into a short implementation plan with risks and tests.

2026-07-18
pr-discipline
software-developers

Small PRs with test evidence and rollback notes.

2026-07-18
python-patterns
software-developers

Idiomatic Python: typing, packaging, pytest, safe I/O.

2026-07-18
refactor-safe
software-developers

Safe refactor sequence with characterization tests.

2026-07-18
release-hygiene
software-developers

Version, changelog, and tag without drama.

2026-07-18
rust-patterns
software-developers

Idiomatic Rust: errors, modules, testing, unsafe discipline.

2026-07-18
secrets-hygiene
information-security-analysts

Prevent and remediate secret leaks.

2026-07-18
security-review
information-security-analysts

Security checklist for auth, input, secrets, and dangerous sinks.

2026-07-18
tdd-workflow
software-quality-assurance-analysts-and-testers

Red-green-refactor workflow with coverage expectations for new work.

2026-07-18
testing-strategy
software-quality-assurance-analysts-and-testers

What to test at unit vs integration vs e2e.

2026-07-18
typescript-patterns
software-developers

Idiomatic TS: types at boundaries, async safety, modules.

2026-07-18
verification-loop
software-developers

Pre-merge verification: build, test, lint, diff sanity.

2026-07-18