Harness-engineering db-expression-index
name: db-expression-index
install
source · Clone the upstream repo
git clone https://github.com/Intense-Visions/harness-engineering
manifest:
agents/skills/claude-code/db-expression-index/skill.yamlsource content
name: db-expression-index version: '1.0.0' description: Indexes on computed expressions, functional indexes, and specialized index types (GIN, GiST) stability: static cognitive_mode: advisory-guide type: knowledge tier: 3 triggers:
- manual platforms:
- claude-code
- gemini-cli
- cursor
- codex tools: [] paths: [] related_skills:
- db-btree-index
- db-partial-index
- db-composite-index
- db-explain-reading stack_signals:
- postgresql
- mysql
- database keywords:
- expression-index
- functional-index
- GIN
- GiST
- computed-index
- jsonb-index
- full-text-search metadata: author: community upstream: postgresql.org/docs/current/indexes-expressional.html state: persistent: false files: [] depends_on: []