Bankr Dev - Project Templates

Scaffold Bankr API projects from predefined templates for bots, services, dashboards, and CLIs.

80|30|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/BankrBot/claude-plugins --skill bankr-dev-project-templates
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Bankr Dev - Project Templates
Source: https://github.com/BankrBot/claude-plugins/tree/main/bankr-agent-dev/skills/bankr-project-templates
Command: npx skills add https://github.com/BankrBot/claude-plugins --skill bankr-dev-project-templates

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This template guide helps engineering teams quickly scaffold Bankr API projects using standardized directory structures and template patterns, reducing setup time and ensuring consistency across projects.

Core Features & Use Cases

  • Provides templates for bot, web-service, dashboard, and cli project types with predefined directory layouts.
  • Enables rapid onboarding and consistency for Bankr integrations across teams and initiatives.
  • Use cases include prototyping new Bankr integrations, launching internal tools, and accelerating MVPs with stable scaffolding.

Quick Start

Choose a template and run the scaffolding command to generate a new Bankr project.

Frequently Asked Questions about Bankr Dev - Project Templates

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scaffold a Bankr API project from a template?

To scaffold a Bankr API project, choose a predefined template pattern for your project type and run the scaffolding command to generate a standardized directory layout. This automates project setup and ensures structural consistency.

What types of Bankr integrations can I generate using project templates?

Bankr project templates support generating bots, HTTP web services, dashboards, and CLI tools. Each template applies a predefined directory layout tailored to its specific integration type.

Does Bankr project scaffolding work for both internal tools and MVPs?

Yes, Bankr project scaffolding works for prototyping new integrations, launching internal tools, and accelerating MVPs. It provides stable scaffolding to ensure rapid onboarding and consistency across teams.

Why use standardized templates for Bankr API projects instead of manual setup?

Standardized templates reduce setup time and ensure directory structure consistency across Bankr integrations. Manual setup risks layout inconsistencies and slower onboarding for engineering teams building bots or services.

Can I customize the directory layout after generating a Bankr project?

Yes, the scaffolding process generates a standardized project layout that you can customize afterwards. The templates provide tooling guidance to help generate and adapt new Bankr projects to your specific needs.