Plan a plugin before specifying it — the provider's motions and resources, the API surface to support, and the algebra each operation needs. Writes plugins/<name>/spec/preparation.md.
원문 언어: 영어
메뉴
SkillsMP는 resonatehq/resonate-plugins에서 5개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 5개 중 5개를 표시합니다.
Plan a plugin before specifying it — the provider's motions and resources, the API surface to support, and the algebra each operation needs. Writes plugins/<name>/spec/preparation.md.
원문 언어: 영어
What a Resonate transport plugin is, and the approach every plugin takes — the entry point to plugin-prepare, plugin-specify, plugin-review and plugin-implement.
원문 언어: 영어
Write the specification.md for a Resonate transport plugin — the implementation source for plugins/<name>/spec/specification.md.
원문 언어: 영어
Review a plugin specification — verify it against the live provider, execute the implementation manually, fill Reviewed by, report findings.
원문 언어: 영어
Implement a Resonate transport plugin in Rust from its specification — plugins/<name>/spec/specification.md → plugins/<name>/src.
원문 언어: 영어