Skip to content

Claude Code Templates

⚡ Productivity

CLI tool and templates for configuring and monitoring Claude Code. Includes ready-to-use skill structures.

Tags

Compatible Platforms

📦 Quick Install

Claude Code example
mkdir -p .claude/skills
git clone https://github.com/davila7/claude-code-templates \
  .claude/skills/claude-code-templates

Replace .claude/skills/ with your platform's skills directory. View all install options →

claude-code-templates/SKILL.md — frontmatter preview

---
name: Claude Code Templates
description: CLI tool and templates for configuring and monitoring Claude Code. Includes read…
authors: [davila7]
tags: [templates, cli, configuration, scaffolding]
platforms: [claude-code]
---
🐙 View on GitHub ➕ Submit a Skill

Related Agent Skills

Skill Creator

A meta-skill for creating new skills and iteratively improving them. Helps draft, test, and benchmark SKILL.md files. Official from Anthropic.

Claude Bootstrap

Opinionated project initialization with security-first guardrails, spec-driven atomic todos, and LLM testing patterns.

Linear Integration

Manage Linear issues, projects, and teams directly from your coding agent using the Linear API.