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

ore

ore contains 6 collected skills from andrewhowdencom, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
6
Stars
4
updated
2026-06-29
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

software-development
software-developers

Codifies the principle of centrality-weighted reasonability for Go code in the ore repository. Central packages (many dependents, high change impact) must be radically simple, while peripheral packages (few dependents, low change frequency) can carry more internal complexity provided they are self-contained. The skill guides agents to keep code simple in a contextual way: simplicity is risk management, not a moral virtue.

2026-06-29
conduit
software-developers

Implements a new ore I/O conduit package under x/conduit/<name>/ using the functional-options constructor pattern, exported Descriptor for discovery, and blocking Start(ctx) lifecycle. Dumb pipe that translates external system events (HTTP, TUI, chat bot, webhook) into ore session events via junk.Manager, subscribes to broadcast FanOut output streams, and routes text/reasoning/image artifacts back to external systems. Compatible with the broadcast multi-conduit model. Does NOT handle cognitive orchestration, provider invocation, or turn-loop management.

2026-06-27
github-issues
software-developers

How to create and label GitHub issues for the ore repository. Load this skill whenever you need to open a new issue.

2026-06-27
writing-skills
computer-occupations-all-other

Guidelines for creating, reviewing, and improving agent skills.

2026-06-27
go
software-developers

Guidelines for Go development, testing, and tooling.

2026-05-22
conduit
software-developers

Implements a new ore I/O conduit package.

2026-05-22