home/categories/backend/stacksjs-stacks-claude-skills-stacks-query-builder-skill-md
backenddevelopment

stacks-query-builder

Use when building database queries in a Stacks application — constructing SQL queries, using the fluent query API, or configuring the query builder. Covers @stacksjs/query-builder which wraps bun-query-builder, and config/qb.ts.

stacksjs
maintainer
stacksjs
更新日 3/23/2026
スター
619
フォーク
15
quick start

Installation and usage

Use when building database queries in a Stacks application — constructing SQL queries, using the fluent query API, or configuring the query builder. Covers @stacksjs/query-builder which wraps bun-query-builder, and config/qb.ts.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use stacks-query-builder