🎯

torchforge-rl-training

🎯Skill

from davila7/claude-code-templates

VibeIndex|
What it does

Generates PyTorch-based reinforcement learning training code templates for implementing machine learning agents and training environments.

πŸ“¦

Part of

davila7/claude-code-templates(625 items)

torchforge-rl-training

Installation

npxRun with npx
npx claude-code-templates@latest --agent development-team/frontend-developer --command testing/generate-tests --mcp development/github-integration --yes
npxRun with npx
npx claude-code-templates@latest
npxRun with npx
npx claude-code-templates@latest --agent development-tools/code-reviewer --yes
npxRun with npx
npx claude-code-templates@latest --command performance/optimize-bundle --yes
npxRun with npx
npx claude-code-templates@latest --setting performance/mcp-timeouts --yes

+ 7 more commands

πŸ“– Extracted from docs: davila7/claude-code-templates
12Installs
-
AddedFeb 4, 2026

Skill Details

SKILL.md

Overview

[![npm version](https://img.shields.io/npm/v/claude-code-templates.svg)](https://www.npmjs.com/package/claude-code-templates)

[![npm downloads](https://img.shields.io/npm/dt/claude-code-templates.svg)](https://www.npmjs.com/package/claude-code-templates)

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](CONTRIBUTING.md)

[![Sponsored by Z.AI](https://img.shields.io/badge/Sponsored%20by-Z.AI-2563eb?style=flat&logo=data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDJMMiAyMkgyMkwxMiAyWiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+)](https://z.ai/subscribe?ic=8JVLJQFSKB&utm_source=github&utm_medium=badge&utm_campaign=readme)

[![Neon Open Source Program](https://img.shields.io/badge/Neon-Open%20Source%20Program-00E599?style=flat)](https://get.neon.com/4eCjZDz)

[![Buy Me A Coffee](https://img.shields.io/badge/Buy%20Me%20A%20Coffee-support-yellow?style=flat&logo=buy-me-a-coffee)](https://buymeacoffee.com/daniavila)

[![GitHub stars](https://img.shields.io/github/stars/davila7/claude-code-templates.svg?style=social&label=Star)](https://github.com/davila7/claude-code-templates)

davila7%2Fclaude-code-templates | Trendshift



Vercel OSS Program

  

Neon Open Source Program

---

🀝 Partnership

This project is sponsored by Z.AI

Supporting Claude Code Templates with the GLM CODING PLAN

GLM Coding Plan

Top-tier coding performance powered by GLM-4.6 β€’ Starting at $3/month

Seamlessly integrates with Claude Code, Cursor, Cline & 10+ AI coding tools

npx claude-code-templates@latest --setting partnerships/glm-coding-plan --yes

---

# Claude Code Templates ([aitmpl.com](https://aitmpl.com))

Ready-to-use configurations for Anthropic's Claude Code. A comprehensive collection of AI agents, custom commands, settings, hooks, external integrations (MCPs), and project templates to enhance your development workflow.

Browse & Install Components and Templates

[Browse All Templates](https://aitmpl.com) - Interactive web interface to explore and install 100+ agents, commands, settings, hooks, and MCPs.

Screenshot 2025-08-19 at 08 09 24

πŸš€ Quick Installation

```bash

# Install a complete development stack

npx claude-code-templates@latest --agent development-team/frontend-developer --command testing/generate-tests --mcp development/github-integration --yes

# Browse and install interactively

npx claude-code-templates@latest

# Install specific components

npx claude-code-templates@latest --agent development-tools/code-reviewer --yes

npx claude-code-templates@latest --command performance/optimize-bundle --yes

npx claude-code-templates@latest --setting performance/mcp-timeouts --yes

npx claude-code-templates@latest --hook git/pre-commit-validation --yes

npx claude-code-templates@latest --mcp database/postgresql-integration --yes

```

What You Get

| Component | Description | Examples |

|-----------|-------------|----------|

| πŸ€– Agents | AI specialists for specific domains | Security auditor, React performance optimizer, database architect |

| ⚑ Commands | Custom slash commands | /generate-tests, /optimize-bundle, /check-security |

| πŸ”Œ MCPs | External service integrations | GitHub, PostgreSQL, Stripe, AWS, OpenAI |

| βš™οΈ Settings | Claude Code configurations | Timeouts, memory settings, output styles |

| πŸͺ Hooks | Automation triggers | Pre-commit validation, post-completion actions |

| 🎨 Skills | Reusable capabilities with progressive disclosure | PDF processing, Excel automation, custom workflows |

πŸ› οΈ Additional Tools

Beyond the template catalog, Claude Code Templates includes powerful development tools:

πŸ“Š Claude Code Analytics

Monitor your AI-powered development sessions in real-time with live state detection and performance metrics.

```bash

npx claude-code-templates@latest --analytics

```

πŸ’¬ Conversation Monitor

Mobile-optimized interface to view Claude responses in real-time with secure remote access.

```bash

# Local access

npx claude-code-templates@latest --chats

# Secure remote access via Cloudflare Tunnel

npx claude-code-templates@latest --chats --tunnel

```

πŸ” Health Check

Comprehensive diagnostics to ensure your Claude Code installation is optimized.

```bash

npx claude-code-templates@latest --health-check

```

πŸ”Œ Plugin Dashboard

View marketplaces, installed plugins, and manage permissions from a unified interface.

```bash

npx claude-code-templates@latest --plugins

```

πŸ“– Documentation

[πŸ“š docs.aitmpl.com](https://docs.aitmpl.com/) - Complete guides, examples, and API reference for all components and tools.

Contributing

We welcome contributions! [Browse existing templates](https://aitmpl.com) to see what's available, then check our [contributing guidelines](CONTRIBUTING.md) to add your own agents, commands, MCPs, settings, or hooks.

Please read our [Code of Conduct](CODE_OF_CONDUCT.md) before contributing.

Attribution

This collection includes components from multiple sources:

Scientific Skills:

  • [K-Dense-AI/claude-scientific-skills](https://github.com/K-Dense-AI/claude-scientific-skills) by K-Dense Inc. - MIT License (139 scientific skills for biology, chemistry, medicine, and computational research)

Official Anthropic:

  • [anthropics/skills](https://github.com/anthropics/skills) - Official Anthropic skills (21 skills)
  • [anthropics/claude-code](https://github.com/anthropics/claude-code) - Development guides and examples (10 skills)

Community Skills & Agents:

  • [obra/superpowers](https://github.com/obra/superpowers) by Jesse Obra - MIT License (14 workflow skills)
  • [alirezarezvani/claude-skills](https://github.com/alirezarezvani/claude-skills) by Alireza Rezvani - MIT License (36 professional role skills)
  • [wshobson/agents](https://github.com/wshobson/agents) by wshobson - MIT License (48 agents)
  • NerdyChefsAI Skills - Community contribution - MIT License (specialized enterprise skills)

Commands & Tools:

  • [awesome-claude-code](https://github.com/hesreallyhim/awesome-claude-code) by hesreallyhim - CC0 1.0 Universal (21 commands)
  • [awesome-claude-skills](https://github.com/mehdi-lamrani/awesome-claude-skills) - Apache 2.0 (community skills)
  • move-code-quality-skill - MIT License
  • cocoindex-claude - Apache 2.0

Each of these resources retains its original license and attribution, as defined by their respective authors.

We respect and credit all original creators for their work and contributions to the Claude ecosystem.

πŸ“„ License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

πŸ”— Links

-