write-tbp

Draft technical blog posts about tldraw features with research notes.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/arusinova/annarusinova-platform --skill write-tbp-arusinova
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: write-tbp
Source: https://github.com/arusinova/annarusinova-platform/tree/main/.claude/skills/write-tbp
Command: npx skills add https://github.com/arusinova/annarusinova-platform --skill write-tbp-arusinova

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

The Skill helps teams and individuals produce rigorous, publish-ready technical blog posts about tldraw features and implementation details, turning complex concepts into accessible content.

Core Features & Use Cases

  • Research-guided drafting: collect context, notes, and references to ground the post
  • Structured storytelling: frame problem, insight, and implementation with clear narrative
  • Draft-to-publish workflow: generate a complete draft and a review-ready research document

Quick Start

Create the workspace under .claude/skills/write-tbp/assets/<topic>/, add research.md and draft.md inside that topic folder, and begin gathering context for your post.

Frequently Asked Questions about write-tbp

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I write a technical blog post about tldraw features?

Structured storytelling frames tldraw implementation details by defining the problem, insight, and technical mechanics, turning complex concepts into accessible narratives that ground the post in rigorous research context.

Can I generate a publish-ready draft from research notes for tldraw content?

Yes, the draft-to-publish workflow uses collected research notes to generate a complete Markdown draft alongside a review-ready research document, ensuring the final post is grounded in gathered context.

Does this technical writing workflow require a specific directory structure?

Yes, it requires creating a workspace under .claude/skills/write-tbp/assets/<topic>/ containing research.md and draft.md files to organize context gathering and drafting outputs.

What's the best way to structure a technical blog post about implementation details?

The best way to structure an implementation details blog post is using a problem-insight-implementation narrative framework that guides readers through complex concepts with clear, research-grounded storytelling.