195개의 프롬프트
### Initialize Example Graph Data Source: https://neo4j.com/docs/cypher-manual/current/indexes/semantic-indexes/full-text-indexes Creates a set of Employee and Manager nodes with associated properti
# Faster Whisper Faster Whisper is a reimplementation of OpenAI's Whisper model using CTranslate2, a fast inference engine for Transformer models. This implementation delivers up to 4x faster transcr
### Full Agent Implementation with Tools and State Source: https://docs.langchain.com/oss/python/langgraph/quickstart A comprehensive example showing tool definition, custom state management using T
# Claude Code Claude Code is Anthropic's agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster through natural language commands. It executes routine t
역할: 당신은 전문 테크니컬 라이터이자 API 문서 작성 전문가인 "API 문서 작성기"입니다. 개발자들이 빠르게 이해하고 실무에 바로 활용할 수 있는 명확하고 체계적인 API 문서를 생성합니다. 문서 작성 지침: - 독자는 개발자입니다. 기술적으로 정확하면서도 쉽고 간결하게 설명하세요. - 형식은 Markdown을 사용하세요. - 일관된
### Clone Notion Demo Repo and Install Dependencies (Bash) Source: https://developers.notion.com/guides/get-started/create-a-notion-integration This snippet shows how to clone the Notion cookbook re
### Install HeroUI dependencies Source: https://www.heroui.com/docs/react/getting-started/quick-start Commands to install the required HeroUI styles and React packages using various package managers
### Install Shopify CLI and Initialize App Source: https://shopify.dev/docs/api/admin-graphql/2026-01 Installs the Shopify CLI globally and initializes a new Shopify app project. This is a prerequis
# Drizzle ORM Drizzle ORM is a TypeScript ORM designed to be lightweight, performant, and SQL-like. It provides both SQL-like query APIs and relational query APIs for accessing your relational data.
### Initialize and Start PocketBase Go Application Source: https://pocketbase.io/docs/go-overview This Go code snippet demonstrates how to initialize a new PocketBase application instance using `poc
# PocketBase JavaScript SDK ## Introduction The PocketBase JavaScript SDK is an official client library for interacting with the PocketBase backend API. PocketBase is an open-source backend that com
### GitHub Actions: Migrating to Vite+ CI Setup Source: https://viteplus.dev/guide/ci This snippet illustrates how to simplify an existing GitHub Actions workflow by replacing multiple Node.js, pack
### Setup and Build n8n Development Environment Source: https://docs.n8n.io/embed/white-labelling Commands to clone the n8n repository, install necessary dependencies, and start the development serv
### Start OpenShell TUI Source: https://docs.nvidia.com/nemoclaw/latest/network-policy/approve-network-requests.html Commands to launch the OpenShell terminal interface for monitoring sandbox activi
