home/coding/prompt-test-2

PROMPT TEST

GPTClaudeDeepSeek··1,176 copies·updated 2026-07-14
prompt-test-2.prompt
# Structured Prompts TypeScript - Test Prompt

Copy and paste this prompt into a new Claude Code instance to test the library.

---

## Context

You are testing the `structured-prompts-ts` library - a TypeScript port of the Python structured-prompts package. The project is located at `/Users/ebowwa/Desktop/codespaces/structured-prompts-ts`.

## Project Overview

The library provides:
- **SchemaManager**: Core API for managing prompt schemas
- **Database**: SQLite (via Bun) and PostgreSQL support
- **Zod Validation**: Type-safe schema validation
- **Model Configurations**: Predefined configs for Claude, GPT-4, Gemini, O1
- **MCP Server**: Model Context Protocol interface

## File Structure

when to use it

Community prompt sourced from the open-source GitHub repo ebowwa/structured-prompts (no explicit license). A "PROMPT TEST" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

codingcommunitydeveloper

source

ebowwa/structured-prompts · no explicit license