ChrisWiles/claude-code-showcase
Configuration examples and patterns for using Claude Code as a coding agent with reusable skills, automated quality hooks, and scheduled maintenance workflows.

This repository demonstrates how to configure and operationalize Claude Code within a codebase. It provides reusable skills that encode domain knowledge, specialized agents for tasks like code review, automated hooks for quality gates such as formatting and type-checking, and GitHub Actions workflows for continuous integration. The setup enables teams to maintain consistent conventions, automate code review, and run scheduled maintenance tasks through AI-powered agents.