Instructions file CodexOpenCode
Instructions for castle-x/skills-x, covering repository guidelines, project structure & module organization, build, test, and development commands, coding style & naming conventions and testing guidelines.
Instructions file CodexOpenCode
Instructions for castle-x/skills-x, covering repository guidelines, project structure & module organization, build, test, and development commands, coding style & naming conventions and testing guidelines.
Instructions file
Instructions for castle-x/skills-x, covering claude.md, project overview, common commands, build the binary and run tests.
Skill Claude CodeCodex
A speech-to-text tool that turns OGG or Opus voice messages into written text using Baidu's speech-recognition service. It supports Mandarin, English, Cantonese, and Sichuanese, including setups where a proxy is used for other services.
Skill Claude CodeCodex
A skill that sends a Feishu group notification when Claude Code finishes a task. Feishu is a workplace messaging app, and the notification is sent through a group bot Webhook, a URL that accepts messages.
Skill Claude CodeCodex
This skill provides guidance for implementing Go Embedded SPA architecture - embedding React/Vue/TSX frontend static resources into Go binary using go:embed directive. Use this skill when building self-contained single-binary applications, implementing SPA with Go backend, setting up cross-platform deployable…
Skill Claude CodeCodex
Integrate PocketBase as a Go library using the github.com/castle-x/goutils/pocketbase (gopb) package to build single-binary full-stack applications. Use when building Go applications that need user authentication, embedding PocketBase into Go binary, registering custom API routes, managing default users, serving…
Skill Claude CodeCodex
Use when designing or refining UIs that must be visually minimal, low-noise, and icon-forward while staying understandable for new users, especially when reducing text, consolidating controls, or streamlining dialogs, toolbars, search panels, or list results.