← all publishers

tim-o-private

@tim-o-private source repo

18 published skills

  1. Cloud · tim-o-private bundle
    Guide for assistant-cloud persistence and authorization. Use when setting up thread persistence, file uploads, or authentication.
    0 installs
  2. Setup · tim-o-private bundle
    Setup and configure assistant-ui in a project. Use when installing packages, configuring runtimes, setting up chat UI, or troubleshooting setup issues.
    0 installs
  3. Tools · tim-o-private bundle
    Guide for tool registration and tool UI in assistant-ui. Use when implementing LLM tools, tool call rendering, or human-in-the-loop patterns.
    0 installs
  4. Update · tim-o-private bundle
    Update assistant-ui and AI SDK to latest versions. Detects current versions, identifies breaking changes, and executes migrations.
    0 installs
  5. Runtime · tim-o-private bundle
    Guide for assistant-ui runtime system and state management. Use when working with runtimes, accessing state, or managing thread/message data.
    0 installs
  6. Streaming · tim-o-private bundle
    Guide for assistant-stream package and streaming protocols. Use when implementing streaming backends, custom protocols, or debugging stream issues.
    0 installs
  7. Agent Sdk · tim-o-private bundle
    Claude Agent SDK patterns for the Clarity platform (Python). Use when building agents, subagents, custom tools, hooks, or skills that integrate Clarity with the Agent SDK. Covers query(), ClaudeSDKClient, AgentDefinition, HookMatcher, MCP servers, sessions, permissions, and hosting patterns.
    0 installs
  8. Primitives · tim-o-private bundle
    Guide for assistant-ui UI primitives - ThreadPrimitive, ComposerPrimitive, MessagePrimitive. Use when customizing chat UI components.
    0 installs
  9. Thread List · tim-o-private bundle
    Guide for multi-thread management in assistant-ui. Use when implementing thread lists, switching threads, or managing conversation history.
    0 installs
  10. Assistant UI · tim-o-private bundle
    Guide for assistant-ui library - AI chat UI components. Use when asking about architecture, debugging, or understanding the codebase.
    0 installs
  11. Agent Protocols · tim-o-private
    Shared protocols for domain agents — blocker handling, git coordination, escalation, and task completion. Read this before starting any task.
    0 installs
  12. Backend Patterns · tim-o-private bundle
    FastAPI backend and LangChain agent patterns for chatServer/ and src/. Use when writing or modifying Python code in chatServer/, src/core/, or tests/. Covers service layer, dependency injection, Pydantic validation, RLS, auth (ES256), agent tools (BaseTool), agent loading, executor caching, prompt template rendering, and content block handling.
    0 installs
  13. Database Patterns · tim-o-private bundle
    PostgreSQL and Supabase database patterns. Use when writing SQL migrations, creating tables, modifying schemas, or working with data access code. Covers RLS with is_record_owner(), table structure, migrations, JSONB, indexes, timestamps, and schema documentation.
    0 installs
  14. Prompt Engineering · tim-o-private bundle
    Prompt architecture patterns for the llm-agent platform. Use when writing or modifying agent prompts, soul text, identity configs, tool descriptions, tool guidance (prompt_section), channel guidance constants, or prompt templates. Covers the DB-driven prompt assembly pipeline, $placeholder template system, and testing via clarity-dev MCP.
    0 installs
  15. Integration Deployment · tim-o-private bundle
    Integration testing, Docker builds, and Fly.io deployment patterns. Use when building Docker images, deploying to Fly.io, configuring CI/CD, managing environment variables and secrets, troubleshooting deployment issues, or running integration tests across webApp and chatServer.
    0 installs
  16. Architecture Principles · tim-o-private bundle
    Project decision-making framework. All 23 principles (S1-S7, F1-F2, A1-A14) with one-liners and enforcement. Read this before starting any task. See reference.md for full rationale, examples, and edge cases.
    0 installs
  17. Bootstrapping · tim-o-private
    Orientation protocol for new users. Auto-injected when working memory is mostly empty. Your job in this phase is to build a world model fast enough that you can start operating on it — not to run an intake form.
    0 installs
  18. Self Improvement · tim-o-private
    How to create new skills and workflow templates when you notice repeatable patterns. Covers file formats, decision criteria, and examples.
    0 installs