AI Prompt for Claude Code Customization
Build a project-level slash command at .claude/commands/commit.md that generate a migration from a schema diff in a Go microservice.
Replace the bracketed placeholders with your own context before running the prompt:
[file path]— fill in your specific file path.More prompts for Claude Code Customization.
Configure a SessionEnd summary writer (commit a session digest) in .claude/settings.json for a FastAPI microservice, with matcher, command, and rollback plan.
Define a specialized Claude Code subagent at .claude/agents/diff-explainer.md with its own tool allowlist and system prompt.
Define a specialized Claude Code subagent at .claude/agents/diff-explainer.md with its own tool allowlist and system prompt.
Configure a UserPromptSubmit linter (strip secrets, expand aliases) in .claude/settings.json for a NestJS API, with matcher, command, and rollback plan.
Define a specialized Claude Code subagent at .claude/agents/changelog-curator.md with its own tool allowlist and system prompt.
Build a project-level slash command at .claude/commands/docstrings.md that review my current diff and comment inline in a Node.js backend.