logo hsb.horse
← Back to tag index

Tags

#ai

Blog posts, snippets, and glossary entries related to "ai", gathered in one place.

Entries 4
  1. Glossary
    AIO

    AIO is the practice of structuring content and metadata so it can be cited in AI-driven search surfaces such as AI Overviews.

  2. Glossary
    RAG (Retrieval-Augmented Generation)

    RAG combines retrieval with LLM generation to improve freshness and grounding of answers.

  3. Blog
    Published SolidJS Best Practices as a Skill on skills.sh

    A record of publishing SolidJS best practices on skills.sh using Claude Code's skill feature. Covers how description precision determines trigger accuracy, and the process of verifying differences through with/without testing.

  4. Blog
    I Built personality-analyzer, a Personality Analysis Skill for Claude

    A development note on a skill that outputs HEXACO and MBTI scores in YAML format from conversations with Claude. An attempt to quantify personality traits from AI chat logs.