Claude Code
Anthropic's official terminal coding agent — reads and edits your whole repo, runs commands, and handles multi-step dev work. This section collects CLAUDE.md, custom slash commands, hooks, subagents, MCP, Agent Skills, and TDD/debugging workflows — original techniques plus curated open-source (official + high-star MIT).
PROMPTS
Claude Code-specific tested prompts. Click through for full version, variables, and usage context. Prompt bodies are authored in Traditional Chinese.
Claude Code Excel Report Automation: Manual Process to One-Click Script
Teaches Claude Code to take over your recurring monthly Excel copy-paste routine: it interviews you to clarify the process first, runs a small-scale pilot, only automates the full workflow after confirmation, and finally delivers a one-click operating manual that non-engineers can follow.
Claude Code Security Auditor Subagent: OWASP Top 10 Vulnerability Scans
Installs a focused 'security auditor' subagent into Claude Code that reviews code and architecture file-by-file through an OWASP Top 10 lens as you develop features, classifying vulnerabilities by severity with directly-applicable remediation suggestions.