cblocher.

How I built a custom Claude AI skill for content design

Content design is often misunderstood or under-resourced. Here is how I trained an AI partner to help.

AI Skill Hero Image ## The Problem: Generic AI output Standard LLMs like ChatGPT or Claude can help with writing, but they often lack the specific technical context and business rules of a project. Generic AI outputs miss the nuance of technical architecture, leading to hallucinations or "AI-sounding" filler that doesn't align with our design systems.
Generic prompts need retooling each time.

Generic prompts need retooling each time.

## Content Is King? My Kingdom for Context! Content is disconnected without context. I needed a way to provide AI with the right background without having to re-prompt it every single time I started a new task.
Content is disconnected without context.
## The Solution & Setup I built a custom Claude "Project" (skill) that acts as a dedicated content design partner. It is pre-loaded with specific knowledge to guide its responses. Gathering context is everything. Once provided, the skill does the rest. I uploaded the following core documents to ground the AI: * **Technical Debt considerations** * **Voice & Tone Style Guide** * **Information Architecture overview**
Gathering context workflow

Gathering context is everything. Once provided, the skill does the rest.

## The Results The custom skill drastically altered how I worked. It reduced my baseline editing time by **60%** and significantly improved accuracy for technical terms compared to standard zero-shot prompting. Surprises often reveal better ways to do things. The AI began catching structural inconsistencies before I even began drafting the final copy.
Surprises often reveal better ways to do things.
## Learnings 1. **Memory matters:** Claude’s ability to recall specific guidelines from the uploaded knowledge base is impressive. 2. **Guardrails are necessary:** Strict negative prompts are required to avoid "Corporate AI" fluff words (like "delve" or "robust"). 3. **Structure over words:** Providing the AI with structural frameworks (like markdown templates) yields far better results than just asking it to "write."