返回 Skill 列表
extension
分类: 开发与工程无需 API Key

Code Templates

用于配置和监控 Claude Code 的 CLI 工具,支持模板、Python 及 Anthropic 相关技术。

person作者: bytesagainhubclawhub

Claude Code Templates

CLI tool for configuring and monitoring Claude Code ## Commands

  • help - Help
  • run - Run
  • info - Info
  • status - Status

Features

  • Core functionality from davila7/code-templates

Usage

Run any command: code-templates <command> [args]

💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com

Examples

# Show help
code-templates help

# Run
code-templates run
  • Run code-templates help for commands

  • No API keys needed

  • Run code-templates help for all commands

  • Run code-templates help for all commands

When to Use

  • Quick code tasks from terminal
  • Automation pipelines

Output

Results go to stdout. Save with code-templates run > output.txt.