~/blog/series/claude-pro
Claude Pro
Getting the most out of Claude Pro in day-to-day development.
Getting the Best Out of Claude Code
From status line to custom skills, how to transform Claude Code from a simple CLI into a full-blown development environment.
read →Superpowers: Teaching Claude Code to Think Before It Types
Out of the box, Claude Code starts writing immediately. Superpowers forces it to plan, test, and verify first. On structured workflows, TDD enforcement, and why discipline beats speed.
Claude Code Hooks: Deterministic Control Over AI Workflows
While claude.md instructions are treated as suggestions, Hooks provide deterministic guarantees. Learn how to use pre- and post-tool hooks to enforce formatting, block dangerous commands, and standardize your team's workflow.
The CLAUDE.md File: Give Your AI Permanent Memory
Every Claude Code session starts from zero unless you tell it otherwise. The CLAUDE.md file is how you give it persistent context about your project, your stack, and your preferences.