
Daniel Ávila
Daniel Ávila is a Chilean AI Software Engineer and open-source builder based in Grand Rapids, MI. He is the creator of Claude Code Templates (aitmpl.com), a component library for Claude Code with 111K+ npm downloads and 21K+ GitHub stars, featured in Anthropic's official documentation and part of the Claude Open Source Program. He is AI Tech Lead at Hedgineer, where he builds enterprise agentic systems for hedge funds in New York. Daniel has presented at major tech events across the US, Spain, Brazil, Peru, and South Korea.
Templates and Components for Claude Code: The Future of AI Coding Workflows
JSNation 2026
Upcoming
Templates and Components for Claude Code: The Future of AI Coding Workflows

Claude Code is no longer just a coding assistant, it's becoming an operating system for software development. In this talk, I'll walk through how reusable templates, agents, hooks, skills, and MCP integrations can transform Claude Code into a structured, composable workflow engine. Drawing from building aitmpl.com and shipping these patterns in production at scale, I'll show how developers can stop prompting from scratch and start building on top of a shared, evolving component layer.
Templates and Components for Claude Code: The Future of AI Coding Workflows
Web Engineering Summit 2026
Upcoming
Templates and Components for Claude Code: The Future of AI Coding Workflows

Claude Code is no longer just a coding assistant, it's becoming an operating system for software development. In this talk, I'll walk through how reusable templates, agents, hooks, skills, and MCP integrations can transform Claude Code into a structured, composable workflow engine. Drawing from building aitmpl.com and shipping these patterns in production at scale, I'll show how developers can stop prompting from scratch and start building on top of a shared, evolving component layer.
Skills, Templates and Components for Claude Code and AI Coding workflows
AI Coding Summit London
Upcoming
Skills, Templates and Components for Claude Code and AI Coding workflows

This talk dives into how developers can build structured, repeatable coding workflows using Claude Code's ecosystem: Skills, Subagents, settings, Hooks, and MCP servers. I'll walk through the architecture behind Claude Code Templates, an open-source project with 120K+ npm downloads and 23K+ GitHub stars, showing how these components work together to create composable, reusable patterns within real software development projects. From automating code reviews to orchestrating multi-agent tasks, we'll cover practical setups that teams can adopt immediately.
Skills in Claude Code Desktop: Architecture and Execution Runtime
React Summit 2026
Upcoming
Skills in Claude Code Desktop: Architecture and Execution Runtime

A technical breakdown of how the Claude Code Desktop runtime discovers, loads, and executes Skills. We'll cover the SKILL.md spec beyond the basics, frontmatter parsing, description-based triggering, file system scoping, and how skills compose with MCP and hooks in a single session.
Then the practical side: what makes a skill trigger reliably, how to scope it without bloating context, and the common failure modes when moving from CLI to Desktop.
Then the practical side: what makes a skill trigger reliably, how to scope it without bloating context, and the common failure modes when moving from CLI to Desktop.