actonos
- 8 skills
- 0 followers
- 18 hours ago last updated
- ▌ Actonos Build · actonosSkill for building ActonOS: Web UI → Go binary → Docker image → ISO. Covers the entire build pipeline.
- ▌ Actonos Setup · actonosSkill for initial ActonOS project setup, environment verification, and dependency installation.
- ▌ Actonos API Dev · actonosSkill for developing REST API endpoints in internal/server/. Covers routing, request validation, WebSocket streaming, and API conventions.
- ▌ Actonos Release · actonosSkill for creating ActonOS releases. Covers version bumping, changelog management, git tagging, Docker image publishing, and ISO creation.
- ▌
- ▌ Actonos Agent Dev · actonosSkill for developing AI agent engine components in internal/agent/. Covers the ReAct loop, swarm delegation, planning, verification, memory reflection, and cron automation.
- ▌ Actonos Channels Dev · actonosSkill for developing messaging channel adapters via WASM Plugins and managing routing, session state, pairing codes, and accounts in internal/channels/.
- ▌ Actonos Frontend Dev · actonosSkill for developing the ActonOS React 19 + Tailwind v4 frontend adhering to the official DESIGN.md specification. Covers design tokens, component decomposition, zero-hardcoded-text i18n, and go:embed delivery.