Termdock Library

Blog

Insights on terminal workflows, AI tools, and developer productivity.

Article directory

Showing 66 articles
Posts
66
Topics
4
Tags
153
Browse by topic
Popular tags
AuthorityDanny Huang

AI Agent Workflow Guide 2026: From Chat to Terminal Automation

The complete guide to building AI agent workflows in the terminal. From daily standup automation to multi-agent code review, learn how to move beyond chat and build repeatable, scriptable, version-controlled systems with Claude Code, MCP, and structured prompts.

ai-agent-workflows
#ai-agent#workflow#mcp
Mar 23, 2026
17 min
SupportDanny Huang

Build a Personal Recommendation Engine with AI CLI

Stop trusting 'best of' lists written for affiliate commissions. Learn how to feed your exact constraints into an AI CLI agent and get back ranked recommendations with explanations for why each option fits YOUR specific situation.

ai-first-projects
#ai-cli#claude-code#recommendation-engine
Mar 23, 2026
11 min
SupportDanny Huang

Run Your Annual Review with AI CLI: Goals, Milestones, and Monthly Check-ins

Build a version-controlled annual planning system in your terminal. Set yearly goals, let AI break them into quarterly milestones, run monthly check-ins, and use git history as a growth diary that shows how your priorities evolved.

ai-first-projects
#ai-cli#claude-code#productivity
Mar 23, 2026
14 min
SupportDanny Huang

Digitize Handwritten Notes with AI CLI: Photos to Structured Markdown

Turn photos of handwritten notebooks into searchable, structured markdown files using Claude Code's vision capability. The AI doesn't just OCR your handwriting — it understands the content, integrates margin notes, and organizes everything with proper headings, lists, and tags.

ai-first-projects
#ai-cli#claude-code#handwriting
Mar 23, 2026
13 min
SupportDanny Huang

Plan Your Next Trip from the Terminal: AI CLI + Live APIs

Build a travel planner that combines AI reasoning with live weather and budget data. Tell it where and when — get back a printable markdown itinerary with daily schedules, budget breakdowns, and packing lists. Change your mind? Edit the file and let the AI adjust everything downstream.

ai-first-projects
#ai-cli#claude-code#travel
Mar 23, 2026
10 min
SupportDanny Huang

Practice Any Interview with AI CLI: Technical, Behavioral, and Pitch

Build an AI interview partner that reads your resume, generates context-aware questions, remembers your answers, and gives structured feedback. Covers technical interviews, behavioral STAR method, and investor pitch practice -- all from your terminal.

ai-first-projects
#ai-cli#claude-code#interview-prep
Mar 23, 2026
12 min
SupportDanny Huang

Stress-Test Any Decision with AI CLI: Your Personal Devil's Advocate

Build a reusable decision stress-test workflow with AI CLI. State your decision, let the AI argue against it from five perspectives, surface blind spots, and either strengthen your conviction or change course before it costs you.

ai-first-projects
#ai-cli#claude-code#decision-making
Mar 23, 2026
12 min
SupportDanny Huang

Make Better Decisions with AI CLI: A Structured Comparison Framework

Stop drowning in browser tabs when facing a complex decision. Build a reusable decision framework with AI CLI — define criteria, weight them, let the AI research each option, and get a structured comparison table with transparent reasoning.

ai-first-projects
#ai-cli#decision-making#claude-code
Mar 23, 2026
4 min
SupportDanny Huang

Generate a Complete Brand Kit from Your Terminal: Logo, Colors, Style Guide

Describe your brand personality to an AI CLI agent and get back SVG logo variations, a consistent color palette, typography rules, and a documented style guide — all version-controlled in git. No designer required.

ai-first-projects
#ai-cli#claude-code#branding
Mar 23, 2026
10 min
AuthorityDanny Huang

AI CLI Tools for Non-Engineers: From Zero to Your First Project

A complete beginner's guide to building real software with AI CLI tools — no coding experience required. Learn what a terminal is, install Claude Code in 5 minutes, have your first AI conversation, and build four real projects today.

ai-first-projects
#ai-cli#claude-code#beginner
Mar 23, 2026
16 min
SupportDanny Huang

Organize Years of Scattered Notes into an Obsidian Vault with AI CLI in One Afternoon

Export scattered notes from multiple apps, let an AI CLI agent read and classify every file by content, and output them directly into an Obsidian vault with wikilinks, tags, and frontmatter. Includes step-by-step instructions for text, images, PDFs, and voice memos.

ai-first-projects
#ai-agent#note-organization#claude-code
Mar 22, 2026
18 min
SupportDanny Huang

Turn Your Expertise into an Interactive Tool with AI CLI

You have deep domain knowledge — nutrition, wine, language, fitness — but no coding skill. Learn how to describe your expertise to an AI CLI agent and get back a working interactive web tool you own completely. No developer required.

ai-first-projects
#ai-cli#claude-code#no-code
Mar 23, 2026
11 min
SupportDanny Huang

Build and Deploy a Landing Page with AI CLI — No Coding Required

Describe what you want in plain language, let Claude Code generate custom HTML/CSS, preview it locally, and deploy to Netlify for free — all from the terminal. No templates, no monthly fees, you own the code.

ai-first-projects
#claude-code#landing-page#deploy
Mar 23, 2026
10 min
SupportDanny Huang

From One Sentence to a Running App: Your First AI CLI Project

Install Claude Code, type one sentence, and watch a working web app appear in your browser. A step-by-step guide for designers, PMs, students, and anyone with an app idea but no coding experience.

ai-first-projects
#claude-code#ai-cli#beginner
Mar 23, 2026
11 min
SupportDanny Huang

Triage 200 Emails in 30 Seconds with AI CLI

Export your inbox as MBOX or EML, let an AI CLI agent classify every message by urgency and type, extract deadlines and action items, and generate a priority digest. All from the terminal. Works with any email provider.

ai-agent-workflows
#ai-agent#email#workflow-automation
Mar 23, 2026
12 min
SupportDanny Huang

Process 200 PDFs in Minutes: AI CLI Document Pipeline

Build a terminal pipeline that batch-processes PDFs with AI: extract text, tables, and clauses, classify documents by type, flag critical terms, and generate a structured summary report with page references. Uses Claude's native PDF reading and extended thinking for complex document analysis.

ai-agent-workflows
#ai-agent#pdf#document-processing
Mar 23, 2026
14 min
SupportDanny Huang

Analyze Any Spreadsheet from Your Terminal — No Excel Required

Use an AI CLI agent to read, map, and explain inherited spreadsheets without opening Excel. Covers formula auditing, error detection, structure mapping, and automated fixes for CSV, XLSX, and Google Sheets exports — all from the command line.

ai-agent-workflows
#ai-agent#spreadsheet#excel
Mar 23, 2026
13 min
SupportDanny Huang

Turn Meeting Recordings into Action Items with AI CLI

Record a meeting, transcribe it locally with Whisper, then let an AI CLI agent extract decisions, action items, owners, and deadlines into structured output that pushes directly to Linear or GitHub Issues via MCP.

ai-agent-workflows
#ai-agent#mcp#meeting-notes
Mar 22, 2026
14 min
SupportDanny Huang

Generate Personalized Onboarding Guides with AI CLI Agents

Stop sending every new hire the same stale onboarding doc. Build a terminal pipeline where CLAUDE.md encodes company knowledge, MCP pulls from HR systems, and a Skill generates a personalized guide per role -- in seconds, version-controlled, in markdown or PDF.

ai-agent-workflows
#ai-agent#onboarding#claude-code
Mar 22, 2026
10 min
SupportDanny Huang

Synthesize User Feedback from 5 Channels with AI CLI Agents

Build a multi-agent pipeline that pulls feedback from GitHub Issues, Slack, Linear, email, and app store reviews via MCP servers, then clusters themes, scores sentiment, and outputs prioritized product insights.

ai-agent-workflows
#ai-agent#mcp#feedback-analysis
Mar 22, 2026
15 min
SupportDanny Huang

Build a Proposal Generation Pipeline with AI CLI Agents

Stop writing every proposal from scratch. Build a terminal-native pipeline that reads past successful proposals as context, matches requirements to your library, generates drafts with consistent voice, and outputs in markdown, PDF, and DOCX. Works for grant proposals, client proposals, and RFP responses.

ai-agent-workflows
#ai-agent#proposal#pipeline
Mar 22, 2026
11 min
BridgeDanny Huang

Optimize Any Workflow with Context Engineering: CLAUDE.md + AGENTS.md in Practice

Stop re-explaining your workflow every session. Encode project knowledge into CLAUDE.md, AGENTS.md, and Skills to make your AI agent permanently smarter about your specific processes.

ai-agent-workflows
#context-engineering#claude-md#agents-md
Mar 22, 2026
12 min
SupportDanny Huang

Automate CRM Updates from Your Terminal: AI Agent + MCP

Use Claude Code with MCP servers to push structured CRM updates to Salesforce or HubSpot directly from the terminal. No browser, no manual data entry.

ai-agent-workflows
#ai-agent#mcp#crm
Mar 22, 2026
14 min
SupportDanny Huang

From Markdown to Slide Deck: Build Presentations Entirely in Your Terminal

Write slides in Markdown, let Claude Code structure content and generate speaker notes, render to PDF/HTML/PPTX with Marp CLI, and version-control everything with git. A complete terminal-native presentation workflow with live preview, reusable skills, and CLAUDE.md style configuration.

ai-agent-workflows
#presentations#markdown#marp
Mar 22, 2026
13 min
SupportDanny Huang

Reconcile Transactions with AI CLI: Match, Flag, Report

Use an AI CLI agent to reconcile transactions across bank exports, invoices, and ledger files. Match records by amount, date, and description, flag discrepancies, and generate annotated reconciliation reports automatically.

ai-agent-workflows
#finance#reconciliation#csv
Mar 22, 2026
11 min
SupportDanny Huang

AI Content Pipeline: One Markdown, Every Platform

Write one blog post in Markdown and let an AI agent transform it into a Twitter/X thread, LinkedIn post, newsletter, and dev.to article. Includes a complete shell script, output samples, cost comparison, and CLAUDE.md configuration for platform-specific tone.

ai-agent-workflows
#content#markdown#automation
Mar 22, 2026
15 min
BridgeDanny Huang

Build a Research Assistant Workflow Entirely in Your Terminal

A step-by-step guide to building a terminal-native research workflow: web search, AI summarization, structured notes, and final report generation — all scriptable and repeatable.

ai-agent-workflows
#research#workflow#ai-agent
Mar 22, 2026
13 min
SupportDanny Huang

3-Perspective Code Review: Run Multiple AI Agents in Parallel

Run 3 AI agents simultaneously to review the same PR from different angles — security, performance, and maintainability. Includes exact prompts, model selection rationale, cost comparison, and a git hook for automatic review on every pull request.

ai-agent-workflows
#code-review#multi-agent#claude-code
Mar 22, 2026
15 min
BridgeDanny Huang

Automate Competitive Analysis: AI Agents + Web Scraping in Terminal

Stop visiting competitor sites one by one. Use headless browsers with MCP servers and AI CLI agents to scrape, compare, and generate structured competitive intelligence — all from your terminal.

ai-agent-workflows
#ai-agent#competitive-analysis#web-scraping
Mar 22, 2026
11 min
SupportDanny Huang

Organize 1000 Files in Minutes with AI CLI Agents

Use an AI CLI agent to read, classify, and reorganize thousands of messy files into a clean directory structure. Includes a copy-pasteable script with dry-run mode, undo capability, and CLAUDE.md configuration for repeatable file organization.

ai-agent-workflows
#ai-agent#file-organization#claude-code
Mar 22, 2026
14 min
SupportDanny Huang

CSV to Insight: Build a Data Analysis Pipeline with AI CLI

Turn raw CSV files into structured analysis, anomaly detection, and chart recommendations using AI CLI agents. Covers one-liner commands, full pipeline scripts, CLAUDE.md configuration for recurring analysis, and split-terminal workflows for data plus report side-by-side.

ai-agent-workflows
#claude-code#data-analysis#csv
Mar 22, 2026
11 min
SupportDanny Huang

Automate Daily Standup Reports with AI CLI Agents

Use MCP servers and an AI CLI agent to pull data from GitHub, Slack, and Linear automatically, then produce a structured standup report in seconds.

ai-agent-workflows
#ai-agent#mcp#standup
Mar 22, 2026
11 min
BridgeDanny Huang

CLAUDE.md Writing Guide: Context Engineering for AI CLI Tools

A step-by-step guide to writing a CLAUDE.md that actually improves AI agent performance. Five sections, real examples, token budgets, and testing strategy.

ai-cli-tools
#claude-md#context-engineering#claude-code
Mar 22, 2026
12 min
SupportDanny Huang

Build Your First MCP Server in 20 Minutes with Claude Code

Step-by-step tutorial: build a working MCP server in TypeScript, connect it to Claude Code, and test it with real tool calls.

ai-cli-tools
#mcp#model-context-protocol#claude-code
Mar 22, 2026
9 min
BridgeDanny Huang

Ghostty vs Warp 2.0 vs WezTerm: Best Terminal for AI CLI in 2026

A practical comparison of Ghostty, Warp 2.0, and WezTerm for AI CLI tool workflows. Covers GPU rendering, multiplexing, pricing, and which terminal fits your setup.

ai-cli-tools
#terminal-emulator#ghostty#warp
Mar 22, 2026
10 min
SupportDanny Huang

Scaffold a Full-Stack App with 3 AI CLI Tools in Parallel

Use Claude Code, Gemini CLI, and Codex CLI simultaneously to scaffold a full-stack app in under 30 minutes. Step-by-step setup with git worktrees.

ai-cli-tools
#claude-code#gemini-cli#codex-cli
Mar 22, 2026
11 min
SupportDanny Huang

Git Worktree Conflicts with Multiple AI Agents: Diagnosis and Fixes

Fix git worktree conflicts when running multiple AI agents. Covers lock files, index.lock, branch conflicts, merge failures, stale worktrees, and build artifacts.

ai-cli-tools
#git-worktree#multi-agent#conflicts
Mar 22, 2026
8 min
SupportDanny Huang

Parallel Feature Dev: 3 Claude Code Agents, 3 Worktrees, 1 Termdock

Run 3 Claude Code agents on 3 git worktrees simultaneously from one Termdock window. A step-by-step walkthrough of a real parallel development session.

ai-cli-tools
#claude-code#git-worktree#parallel-development
Mar 22, 2026
7 min
SupportDanny Huang

Anthropic Academy Guide: All 13 Free Claude Courses

Complete guide to Anthropic's official free learning platform. 13 courses covering Claude basics, API development, Claude Code, MCP, and Agent Skills, with recommended learning paths.

ai-cli-tools
#claude#anthropic-academy#learning-resources
Mar 22, 2026
7 min
SupportDanny Huang

agency-agents: Build Your AI Expert Team

A deep dive into msitarzewski/agency-agents: the open-source collection of 130+ specialist AI agent personas across 16 divisions, turning generic coding assistants into domain experts for Claude Code, Cursor, Aider, and Gemini CLI.

agent-skills
#agent-skills#agency-agents#claude-code
Mar 22, 2026
10 min
SupportDanny Huang

GitNexus: Codebase as Knowledge Graph

GitNexus builds a knowledge graph from your source code -- every dependency, call chain, and execution flow -- then exposes it through MCP so AI agents stop shipping blind edits. Zero server required.

agent-skills
#gitnexus#knowledge-graph#graph-rag
Mar 22, 2026
11 min
SupportDanny Huang

DeerFlow: ByteDance's Open-Source SuperAgent

A deep look at DeerFlow 2.0, ByteDance's open-source SuperAgent harness that orchestrates sub-agents, sandboxes, memory, and skills to handle complex tasks lasting minutes to hours. Covers architecture, setup, MCP integration, Claude Code bridging, and how to monitor parallel sub-agents with Termdock.

ai-cli-tools
#deer-flow#superagent#bytedance
Mar 22, 2026
9 min
SupportDanny Huang

ClawHub Incident: 341 Malicious Skills Exposed

A postmortem of the ClawHavoc campaign — how attackers planted 341 malicious skills on ClawHub distributing Atomic macOS Stealer, bypassed curation with week-old GitHub accounts, and what the expanding 1,184+ skill breach means for trust in AI agent marketplaces.

agent-skills
#agent-skills#security#clawhub
Mar 22, 2026
11 min
BridgeDanny Huang

Skill Dev Workflow: Build & Test in Termdock

Writing a SKILL.md takes 5 minutes. Getting it to work reliably takes 5 hours. Learn the edit-test-evaluate loop, systematic description optimization, and the terminal layout that closes the gap.

agent-skills
#agent-skills#skill-md#claude-code
Mar 22, 2026
11 min
BridgeDanny Huang

Context Engineering: CLAUDE.md + AGENTS.md Layer

Every token in your context window competes with reasoning capacity. Learn the three-layer architecture — always-on CLAUDE.md, cross-tool AGENTS.md, on-demand SKILL.md — to keep your AI agent fast, focused, and correct.

agent-skills
#context-engineering#agent-skills#skill-md
Mar 22, 2026
8 min
BridgeDanny Huang

Git Worktree for Multi-Agent Dev: Setup Guide

The definitive guide to running multiple AI coding agents in parallel using git worktrees. Covers git worktree fundamentals, Claude Code's built-in --worktree flag, step-by-step setup for 3 parallel agents, conflict resolution, merge strategy, and cleanup. Includes a practical example with auth, API, and test agents working simultaneously.

ai-cli-tools
#git-worktree#multi-agent#claude-code
Mar 22, 2026
16 min
SupportDanny Huang

13.4% of Agent Skills Have Security Issues

Snyk's ToxicSkills study scanned 3,984 agent skills and found 534 with critical vulnerabilities — malware, prompt injection, exposed secrets. The breakdown, real attack examples, and 5 things you should do right now.

agent-skills
#agent-skills#security#snyk
Mar 22, 2026
14 min
BridgeDanny Huang

Free AI CLI Tools: Gemini vs Codex vs Goose

Head-to-head ranking of every free AI CLI coding tool in 2026. Covers Gemini CLI, Codex CLI, OpenCode, Goose, aider, Crush, and Copilot CLI — with verified free tier details, feature comparison, five real-task tests, and final recommendations for developers on a budget.

ai-cli-tools
#ai-cli#gemini-cli#codex-cli
Mar 22, 2026
18 min
BridgeDanny Huang

AI CLI Cost Optimization: $200/mo Down to $50

A practical guide to cutting AI CLI tool spending by 75%. Covers free tier stacking, task routing, monthly budget templates for 3 developer profiles, and when premium subscriptions are actually worth paying for.

ai-cli-tools
#ai-cli#cost-optimization#claude-code
Mar 22, 2026
12 min
SupportDanny Huang

Shell Execution: Top Risk in Agent Skills

When an agent skill runs a shell command, it runs with your full user permissions. No verification. No sandbox by default. Here's the complete threat model — four attack vectors, the trust chain that enables them, and 5 concrete steps to protect yourself.

agent-skills
#agent-skills#security#shell-execution
Mar 22, 2026
13 min
BridgeDanny Huang

Superpowers: Skills Framework Reshaping AI Dev

A deep dive into obra/superpowers: the agentic skills framework with 89K+ GitHub stars that enforces TDD, structured planning, and subagent-driven development across Claude Code, Codex CLI, Cursor, and Gemini CLI.

agent-skills
#agent-skills#superpowers#claude-code
Mar 22, 2026
11 min
SupportDanny Huang

claude-mem: Persistent Memory for Claude Code

claude-mem automatically captures everything Claude Code does during your sessions, compresses it with AI, and injects relevant context into future sessions. Here's how persistent memory changes your AI coding workflow.

agent-skills
#claude-code#claude-mem#persistent-memory
Mar 22, 2026
10 min
BridgeDanny Huang

Cross-Agent Skills: Why They're the New npm

One SKILL.md works across Claude Code, Codex CLI, Copilot, and Gemini CLI. Learn the directory conventions, compatibility matrix, cross-agent authoring techniques, and how the marketplace ecosystem compares to npm.

agent-skills
#agent-skills#skill-md#cross-agent
Mar 22, 2026
11 min
SupportDanny Huang

Claude Code Costs $200/mo — Cut It in Half

Five tested methods to slash Claude Code spending by 50% or more. Covers /effort tuning, CLAUDE.md optimization, Gemini CLI offloading, strategic subagent use, and context management — with before/after cost estimates for each.

ai-cli-tools
#claude-code#cost-optimization#ai-cli
Mar 22, 2026
9 min
BridgeDanny Huang

Claude Code vs Codex CLI: 2026 Comparison

The definitive head-to-head comparison of Claude Code and Codex CLI in 2026. Covers SWE-bench vs Terminal-Bench benchmarks, Opus 4.6 vs GPT-5.4, pricing from $20 to $200/month, cloud sandbox vs local execution, multi-agent orchestration, and the hybrid workflow that top developers use with both tools side by side.

ai-cli-tools
#claude-code#codex-cli#comparison
Mar 22, 2026
11 min
SupportDanny Huang

10 CLAUDE.md Mistakes That Hurt Your AI Agent

The ETH Zurich study proved most context files hurt agent performance. Here are 10 concrete CLAUDE.md mistakes — with before/after examples — and how to fix each one.

ai-cli-tools
#claude-md#agents-md#context-engineering
Mar 22, 2026
14 min
BridgeDanny Huang

tmux vs Termdock vs Zellij for AI Agents

An honest comparison of three terminal multiplexing approaches for AI agent workflows in 2026. Covers tmux's SSH and scripting strengths, Zellij's modern TUI and plugin system, and Termdock's GUI-native AI agent monitoring with drag-resize panes, file drop, and workspace Git sync. Includes a decision framework for choosing the right tool based on your primary use case.

ai-cli-tools
#terminal-multiplexer#tmux#zellij
Mar 22, 2026
11 min
BridgeDanny Huang

Agent Skill Security Audit: Install Checklist

13.4% of agent skills have critical security flaws. Learn the 10-point audit checklist, the threat model behind SKILL.md attacks, and how to set up a safe testing environment before installing any skill.

agent-skills
#agent-skills#security#skill-md
Mar 22, 2026
19 min
BridgeDanny Huang

Writing Your First SKILL.md: Step-by-Step

Learn to create a working Agent Skill from scratch. Covers SKILL.md frontmatter, body structure, scripts, reference files, testing, and sharing — with complete copy-paste examples.

agent-skills
#skill-md#agent-skills#claude-code
Mar 22, 2026
17 min
AuthorityDanny Huang

Agent Skills Guide 2026: Build, Share & Secure

Everything you need to know about Agent Skills: the SKILL.md format, the 490K+ skill ecosystem, security risks, and best practices for Claude Code, Codex CLI, and Copilot.

agent-skills
#agent-skills#skill-md#claude-code
Mar 22, 2026
20 min
BridgeDanny Huang

Claude Code + Gemini CLI: Free + Paid Combo

How to combine Claude Code's premium reasoning with Gemini CLI's free tier to cut AI coding costs by 60-70%. Real task routing, setup guide, and cost math for daily development in 2026.

ai-cli-tools
#claude-code#gemini-cli#comparison
Mar 22, 2026
10 min
AuthorityDanny Huang

AI CLI Tools Guide 2026: Setup to Multi-Agent

A comprehensive guide to every major AI-powered CLI coding tool in 2026. Covers Claude Code, Gemini CLI, Copilot CLI, Codex CLI, aider, Crush, OpenCode, Goose, and Amp — with installation, pricing, context engineering, multi-agent workflows, MCP integration, terminal pairing, and security best practices for developers building with AI in the terminal.

ai-cli-tools
#ai-cli#claude-code#gemini-cli
Mar 22, 2026
18 min
SupportDanny Huang

First Hour with Claude Code: Install to Output

A step-by-step beginner tutorial for Claude Code. Install, configure CLAUDE.md, complete 3 real tasks on your codebase, and set up your workflow — all in 60 minutes.

ai-cli-tools
#claude-code#getting-started#tutorial
Mar 22, 2026
12 min
BridgeDanny Huang

SKILL.md vs CLAUDE.md vs AGENTS.md Compared

A clear comparison of SKILL.md, CLAUDE.md, and AGENTS.md — what each file does, which tools read them, and how to layer them for optimal AI agent performance.

agent-skills
#skill-md#claude-md#agents-md
Mar 22, 2026
10 min
BridgeDanny Huang

Dual-Tool: Gemini CLI + Claude Code Strategy

Cut your AI coding costs by 60-70% with the dual-tool strategy. Use Gemini CLI's free tier for exploration and Claude Code for complex execution. Real workflow, cost math, and setup guide.

ai-cli-tools
#gemini-cli#claude-code#cost-optimization
Mar 22, 2026
9 min
BridgeDanny Huang

Good Skill Design: Principles That Work

Most agent skills never trigger or give bad instructions. Learn the 6 design principles — from description optimization to eval loops — that separate good skills from the 351K+ noise.

agent-skills
#agent-skills#skill-md#best-practices
Mar 22, 2026
7 min