leihuang830102-hash/Opencode-Howto

Follow the idea of Claude-Code Howto, make a tutorial for opencode for training purpose

5Stars on the repository
33Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

Deploy

01

leihuang830102-hash/Opencode-Howto

Command

A command for deploying an application to a production or pre-production environment. Pre-production is an environment used to check a release before real users receive it.

5 4mo ago A 9 tokens copy · 100% MIT

Incident Response

02

leihuang830102-hash/Opencode-Howto

Command

A structured command for handling production incidents. It creates an incident record, assesses severity and impact, gathers diagnosis, coordinates response, and schedules a post-mortem, which is a review after the problem is resolved.

5 4mo ago A 10 tokens copy · 100% MIT

System Status

04

leihuang830102-hash/Opencode-Howto

Command

A command that checks the overall health of a software system. It examines running pods, database connections, monitoring API response times, errors, and resource use.

5 4mo ago A 8 tokens copy · 100% MIT

leihuang830102-hash/Opencode-Howto

Command

A command that creates Markdown documentation from source code for an API. An API is an interface that lets software systems communicate through defined requests and responses.

5 4mo ago A 11 tokens copy · 100% MIT

Security Check

08

leihuang830102-hash/Opencode-Howto

Command

A command for reviewing code changes with a focus on security issues such as access control, exposed data, injection flaws, encryption, and sensitive logs.

5 4mo ago A 13 tokens copy · 100% MIT

Review PR

10

leihuang830102-hash/Opencode-Howto

Command

A pull request review covering security, tests, documentation, code quality, and performance. A pull request is a proposed change submitted for review before it is merged.

5 4mo ago A 17 tokens copy · 100% MIT