add-backend-tool — community add-backend-tool, Tepora-alpha, community, ide skills, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Perfect for Rust-based Backend Agents needing customized tooling integration. Tepora-Projectのα段階コードです。修正や改善、アップデートが多く反映されています。ドキュメント類の反映などは即座に行われていません。

coco4atJP coco4atJP
[0]
[0]
Updated: 3/5/2026

Agent Capability Analysis

The add-backend-tool skill by coco4atJP is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance.

Ideal Agent Persona

Perfect for Rust-based Backend Agents needing customized tooling integration.

Core Value

Empowers agents to extend Tepora's backend capabilities by adding new tools, leveraging Rust's type safety and performance, and integrating with existing tooling registries via JSON schema definitions.

Capabilities Granted for add-backend-tool

Implementing custom tool logic
Registering new tools with the Tepora backend
Enhancing existing tooling functionality

! Prerequisites & Limits

  • Requires editing of Rust source code in `tooling.rs`
  • Needs familiarity with Rust and Tepora's backend architecture
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

add-backend-tool

Install add-backend-tool, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly

add-backend-tool Skill

Teporaのバックエンドに新しいツール(エージェントが使用する機能)を追加するためのガイドです。

手順

  1. ツール定義の作成

    • Tepora-app/backend-rs/src/tooling.rs を編集します。
    • 新しいツールの構造体や、ツールロジックを実装する関数を追加します。
  2. ツールレジストリへの登録

    • tooling.rs 内の execute_tool 関数(またはツールをディスパッチしている箇所)に、新しいツールの case を追加します。
    rust
    1match tool_name { 2 "existing_tool" => { ... }, 3 "new_tool_name" => { 4 // ツールロジックの呼び出し 5 }, 6 _ => Err(...) 7}
  3. ツール定義(JSON Schema)の追加

    • エージェントにツールの存在を知らせるため、api.rslist_tools エンドポイント(または設定ファイル)にツールのメタデータ(名前、説明、引数スキーマ)を追加します。

注意点

  • ツール名は一意である必要があります。
  • エージェントがツールを正しく使えるよう、description (説明) は明確に記述してください。

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is add-backend-tool?

Perfect for Rust-based Backend Agents needing customized tooling integration. Tepora-Projectのα段階コードです。修正や改善、アップデートが多く反映されています。ドキュメント類の反映などは即座に行われていません。

How do I install add-backend-tool?

Run the command: npx killer-skills add coco4atJP/Tepora-alpha. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for add-backend-tool?

Key use cases include: Implementing custom tool logic, Registering new tools with the Tepora backend, Enhancing existing tooling functionality.

Which IDEs are compatible with add-backend-tool?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for add-backend-tool?

Requires editing of Rust source code in `tooling.rs`. Needs familiarity with Rust and Tepora's backend architecture.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add coco4atJP/Tepora-alpha. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use add-backend-tool immediately in the current project.

Related Skills

Looking for an alternative to add-backend-tool or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI