A practical look at how to use Claude Projects and custom skills to accelerate Drupal development, from problem solving and code generation to writing a full contrib module. This session covers how to add guardrails and why you're still responsible for every line of code.
What We'll Cover:
- My workflow - How I use Claude Projects, custom skills, and memory to create a persistent Drupal-aware development environment
- Building skills - How to write reusable instruction sets (SKILL.md files) that teach Claude domain-specific patterns
- Problem-solving in practice - Real examples of debugging and feature work using Claude as a thinking partner
- I am the guardrails - Why prompt engineering, code review, and architectural judgment are the developer's job, not the AI's
- Owning the output - Why you're responsible for every line of code Claude generates, bugs, maintenance, and all
- Building a contrib module end-to-end - How bulk_csv_delete went from idea to drupal.org using Claude as the primary coding partner