ShellLogix Claude Code Track
Level Up Your Agentic Engineering
ShellLogix's Claude Code acceleration toolkit - skills, agents, and guides for agentic engineering. Go from vibe coding to running production-grade autonomous workflows.
Mindset
Setup
Writing CLAUDE.md
How to write effective CLAUDE.md files - the highest-leverage configuration surface for Claude Code.
SetupComposing a Skills Stack
How to discover, install, and compose skills into a layered knowledge system for your project.
SetupHooks Playbook
Hook composition patterns, governance strategies, and the enforcement ladder - the opinion layer on top of the official docs.
SetupMCP Wiring
How MCP connections compose with CLAUDE.md, skills, and hooks - the opinion layer on top of the official docs.
SetupMake It Yours
Create a personal plugin workspace - your portable Claude configuration that follows you across every project.
SetupDaily Workflow
Workflow Patterns
Proven patterns for working with Claude Code on real engineering tasks.
Daily WorkflowContext Management
How to keep Claude Code effective across long sessions and large codebases.
Daily WorkflowSession Management
When to start fresh, how to hand off context, and how to juggle multiple sessions.
Daily WorkflowParallel Execution
Running multiple Claude agents on the same project - worktree isolation, scoping strategies, and conflict resolution.
Daily WorkflowPrompting Craft
Specific techniques for getting more out of Claude Code - not generic prompt engineering.
Daily WorkflowAdvanced
Autonomous Task Patterns
How to set Claude up to work without supervision - and the guardrails that make it safe.
AdvancedThe Self-Improving Loop
How to make Claude Code get better at your project over time - not just within a session.
AdvancedSubagent Patterns
When and how to use subagents to parallelize work while keeping your main context clean.
Advanced