claude-code
13 results

How to Write a CLAUDE.md (Project Memory) for Any Codebase
A practical guide to writing effective CLAUDE.md files — the project memory documents that give AI coding tools persistent context, conventions, and constraints across every session.
What is Claude Code?
Understand what Claude Code is, how it differs from Claude.ai, and what you can build with it.
Project Memory: CLAUDE.md & Context Files
Learn how to give Claude Code persistent memory about your project using CLAUDE.md and context files.
Custom Slash Commands
Create reusable slash commands to automate your most common workflows in Claude Code.
Skills & Reusable Workflows
Build multi-step skills that orchestrate complex sequences of actions across your codebase.
Hooks: Automating Actions Around Tool Use
Use hooks to automatically run scripts before or after Claude Code's tool calls — formatting, logging, notifications, and more.
MCP Servers: Extending Claude Code
Connect Claude Code to external services, databases, and APIs using Model Context Protocol servers.
GitHub Integration
Supercharge your GitHub workflow — PR reviews, issue management, and CI/CD integration using Claude Code with the GitHub MCP server.
Multi-Agent & Parallel Tasks
Spawn subagents and run tasks in parallel to dramatically speed up complex work across large codebases.
Settings, Permissions & Security
Understand Claude Code's permission system and configure it safely for personal projects, teams, and CI/CD pipelines.
Real-World Workflows: Putting It All Together
See how CLAUDE.md, hooks, MCP servers, and slash commands combine into a complete development workflow — from spec to merged PR.

Prompt Templates for OpenClaw — The Ultimate Collection (2026)
An expanded library of copy-paste OpenClaw prompts for code review, debugging, CLAUDE.md setup, documentation, refactoring, and architecture — organized by workflow.
