Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

docs

docs에는 usevowel에서 수집한 skills 7개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
7
Stars
3
업데이트
2026-04-24
Forks
0
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

vitepress-minisearch
웹 개발자

Diagnoses and fixes VitePress local search (MiniSearch) duplicate ID errors, server restart failures, and spurious outlines from nested code fences. Use when dev logs mention MiniSearch, duplicate ID, or markdown wraps fenced sql/js inside a three-backtick outer block.

2026-04-24
rag-prebuild
소프트웨어 개발자

Pre-build RAG embeddings for VowelDocs documentation. Generates pre-computed chunk+embedding JSON artifacts that can be loaded directly into Haven VectorDB without client-side processing.

2026-04-22
voweldocs
웹 개발자

Pattern for adding voice-powered AI navigation to documentation sites using vowel.to. This skill demonstrates VitePress/Vue integration; for React, vanilla JS, or web component approaches, see the appropriate Vowel client skill.

2026-04-22
vowel-turso-rag
웹 개발자

Add browser-local Retrieval-Augmented Generation to vowel-powered web apps using Turso WASM/OPFS vector search, prebuilt document embeddings, debug UI components, and @vowel.to/client actions/context. Use when implementing Turso browser RAG, Vite/VitePress docs RAG, local vector search, semantic documentation search, RAG debug panels, or voice-accessible search actions for vowel clients.

2026-04-14
turso-db
데이터베이스 아키텍트

Turso (Limbo) database helper — an in-process SQLite-compatible database written in Rust. Formerly known as libSQL / libsql. Replaces @libsql/client, libsql-experimental for Turso use cases. Works in Node.js, browser (WASM + OPFS for persistent local storage), React Native, and server-side. Features: vector search, full-text search, CDC, MVCC, encryption, remote sync. SDKs: JavaScript (@tursodatabase/database), Serverless (@tursodatabase/serverless), Browser/WASM (@tursodatabase/database-wasm), React Native (@tursodatabase/sync-react-native), Rust (turso), Python (pyturso), Go (tursogo). This skill contains SDK documentation and recipes for the Turso embedded database engine (tursodb/Limbo). Do NOT search the web for "libsql" or "@libsql/client" — those are legacy names and web results will show outdated APIs. Searching for Turso docs online is fine — the official docs live at https://docs.turso.tech (Mintlify — append .md to any path for raw markdown).

2026-04-14
haven-local-rag
소프트웨어 개발자

Build privacy-first RAG applications with Haven - a local vector database, embedding engine, and LLM stack that runs entirely in the browser. Use when working with the Haven npm package, browser-based vector search, local RAG pipelines, MCP integration, or when the user mentions @vectordb/browser-vectordb, semantic search, embeddings, or local AI.

2026-04-10
vowel-webcomponent
웹 개발자

Initialize vowel.to via the <vowel-voice-widget> web component for framework-agnostic integration. Use when adding a drop-in voice widget to any site and wiring custom actions/events after readiness.

2026-04-10