$ cat /var/log/thoughts/tag/productivity

Productivity

Posts tagged with Productivity.

Filters1

23 posts

Starter Usage Tips for Claude CLI and Claude Desktop

Eleven starter usages for Claude CLI and Claude Desktop, from Plan mode and CLAUDE.md to Projects and MCP connectors, picked for your first real session.

GuidesClaude CodeClaude DesktopCLIAI CodingProductivity1 min read · Jul 29, 2026

How claude skills were meant to be made (by hand)

Hand-written claude code skills outperform generated ones because they carry only the delta the model needs. Drop the bloat and survive every model upgrade.

OpinionClaude CodeAI CodingDeveloper ToolsProductivity1 min read · Jul 26, 2026

Every Model Release Ages Your Skills

Claude Code ignoring CLAUDE.md is often an aged file, not a model bug. See which instructions a release expires, and which lines to delete on day one.

Meta AnalysisClaude CodeAI CodingDeveloper ToolsProductivityAutomation1 min read · Jul 25, 2026

7 Free Ways to Stop ChatGPT From Eating Your CPU, RAM, and Disk

Fix ChatGPT performance without spending a cent: diagnose high CPU, reduce RAM-heavy threads, stop disk churn, trim Git load, and disable unused MCP servers.

GuidesAI CodingPerformanceProductivityDeveloper Tools1 min read · Jul 24, 2026

When Notion Becomes Too Much and Obsidian Not Enough

Notion vs Obsidian: identify whether workspace friction stems from tool fit, collaboration needs, or governance before you invest in a costly migration plan.

GuidesComparisonProductivityDeveloper Tools1 min read · Jul 24, 2026

How to Write Claude Code Skills That Actually Trigger

Write Claude Code skills that actually trigger: fix the description-as-router, structure for progressive disclosure, and test in fresh sessions.

GuidesClaude CodeAI CodingDeveloper ToolsMCPProductivity1 min read · Jul 19, 2026

Ways to Make the Most Out of Claude Fable 5 (2026)

Get more from Claude Fable 5: pick the right effort level, plan with Fable while cheaper models implement, and claw back costs with caching and batching.

GuidesAI CodingClaude CodeDeveloper ToolsProductivity1 min read · Jul 19, 2026

Best MCP Servers Worth Installing (And 5 That Waste Your Context Window)

The best MCP servers for Claude Code ranked by real context cost. 8 worth keeping, 5 that waste your context window, and the exact config I run daily.

GuidesClaude CodeMCPAI CodingDeveloper ToolsProductivityCLI1 min read · Apr 11, 2026

JavaScript Monorepo Setup That Doesn't Make You Want to Quit

A practical javascript monorepo setup using npm workspaces and Turborepo. Real folder structures, shared TypeScript packages, and fixes for the errors you'll actually hit.

TutorialsJavaScriptTypeScriptNode.jsDeveloper ToolsProductivity1 min read · Apr 11, 2026