·telegram-bot-grammy
</>

telegram-bot-grammy

pbnicad/telegram-bot-grammy-skill

Telegram Bot development skill using grammY framework, TypeScript, Prisma ORM, Vitest testing, Biome linting, deployed to Cloudflare Workers with D1 database. Use cases: (1) Creating new Telegram Bot projects (2) Adding commands or features to existing Bots (3) Configuring Cloudflare Workers deployment (4) Setting up Prisma + D1 database integration (5) Writing Bot test cases (6) Configuring Git hooks and GitHub Actions CI/CD

28Installs·0Trend·@pbnicad

Installation

$npx skills add https://github.com/pbnicad/telegram-bot-grammy-skill --skill telegram-bot-grammy

SKILL.md

| Framework | grammY | | Language | TypeScript | | Runtime | Cloudflare Workers | | ORM | Prisma + @prisma/adapter-d1 | | Database | Cloudflare D1 (SQLite) | | Testing | Vitest | | Linting | Biome | | Package Manager | pnpm | | Git Hooks | Husky + lint-staged | | CI/CD | GitHub Actions (multi-environment) |

| Branch | Environment | Worker Name | Database |

| dev | development | my-telegram-bot-dev | telegram-bot-db-dev | | main | production | my-telegram-bot | telegram-bot-db |

Telegram Bot development skill using grammY framework, TypeScript, Prisma ORM, Vitest testing, Biome linting, deployed to Cloudflare Workers with D1 database. Use cases: (1) Creating new Telegram Bot projects (2) Adding commands or features to existing Bots (3) Configuring Cloudflare Workers deployment (4) Setting up Prisma + D1 database integration (5) Writing Bot test cases (6) Configuring Git hooks and GitHub Actions CI/CD Source: pbnicad/telegram-bot-grammy-skill.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/pbnicad/telegram-bot-grammy-skill --skill telegram-bot-grammy
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is telegram-bot-grammy?

Telegram Bot development skill using grammY framework, TypeScript, Prisma ORM, Vitest testing, Biome linting, deployed to Cloudflare Workers with D1 database. Use cases: (1) Creating new Telegram Bot projects (2) Adding commands or features to existing Bots (3) Configuring Cloudflare Workers deployment (4) Setting up Prisma + D1 database integration (5) Writing Bot test cases (6) Configuring Git hooks and GitHub Actions CI/CD Source: pbnicad/telegram-bot-grammy-skill.

How do I install telegram-bot-grammy?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/pbnicad/telegram-bot-grammy-skill --skill telegram-bot-grammy Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/pbnicad/telegram-bot-grammy-skill

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01

Related Skills

None