Find the perfect skill
Static Application Security Testing (SAST)
Security
Static code analysis for vulnerability detection across multiple languages and frameworks.
Control Alexa Devices via CLI
Productivity
Skill for controlling Amazon Echo devices and smart home via the alexacli CLI. Enables speaking, voice commands, and querying Alexa.
CCXT for TypeScript and JavaScript
Development
Comprehensive guide to using CCXT in TypeScript/JavaScript for crypto exchange integration, covering REST and WebSocket APIs, authentication, and examples.
Using the three UI layers in this repo
Development
How to choose between @backstage/ui (bui), @backstage/core-components, and Material UI v4 when building UI components in this repo. Covers usage rules, setup, and common components.
Open PR with pre-flight checks
Development
Push a branch and open a pull request after automatic pre-flight checks (build, clippy, tests, rebase).
Plan Creation
Development
Produce a structured markdown plan document with progress tracking and status emojis.
Container: Scope Inheritance for Rooms
Development
Defines container directories that provide automatic inheritance for child rooms without being navigable, inspired by OpenLaszlo's <node>.
Pull Request Creation
Development
Creates a PR after verifying all checks pass. Handles the full ship workflow: verify, push, create PR.
Draft Social Post with Self-Critique
Content
Read a blog post, draft or revise social media copy for X, LinkedIn, Bluesky in frontmatter, and loop with self-critique until it passes review.
Frontend Security Coder
Security
Expert in secure frontend coding, XSS prevention, CSP implementation, and client-side security patterns.
/create:skill Command Router
Development
Router for creating or updating OpenCode skills, with auto/confirm modes and file-based workflows.
Start a new task
Development
Initializes a new task by creating a git worktree and a dedicated branch. Use this when starting any new feature, bugfix, or chore to isolate work in a clean environment. Automatically generates a task.md template and switches context to the new worktree.