Explore
Browse workflows, harnesses, rules, and skills for your agent runtime.
Filters (3)
Price
7 packages
openagents/accessibility-rules
Accessibility Rules
Rules for agent-written UI: semantics before ARIA, keyboard parity, visible focus, and contrast that actually passes
openagents/commit-conventions
Commit Conventions
Conventional Commits, branch naming, and a PR description template as standing rules
openagents/python-style-rules
Python Style Rules
Rules for agent-written Python: explicit failures, boring data structures, dependency restraint, and honest type hints
openagents/secure-coding-rules
Secure Coding Rules
CLAUDE.md-style rules for secrets, input validation, authz, dependency hygiene, and PII logging
openagents/sql-safety-rules
SQL Safety Rules
Rules for agent-written SQL and migrations: no unbounded writes, no blocking locks, always a rollback path
openagents/typescript-style-rules
TypeScript Style Rules
Rules an agent must follow when writing TypeScript: type honesty, error handling, module boundaries, and what not to abstract
openagents/writing-style-rules
Technical Writing Rules
Rules for agent-written docs, commits, and PR descriptions: lead with the answer, cut hedging, and never invent certainty