Telegram Mini Apps React
Build Telegram Mini Apps using React components and Nailorsh's streamlined development tools for rapid prototyping.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add telegram-mini-apps-react npx -- -y @trustedskills/telegram-mini-apps-react
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"telegram-mini-apps-react": {
"command": "npx",
"args": [
"-y",
"@trustedskills/telegram-mini-apps-react"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to interact with Telegram Mini Apps using React components. It provides functionality for rendering and managing these mini apps within a broader application context, enabling complex interactions directly within Telegram chats. The agent can display data from mini-apps or trigger actions based on user input received through them.
When to use it
- Displaying product catalogs: An AI shopping assistant could leverage a mini-app to show products and allow users to add items to their cart without leaving the chat.
- Interactive games: Integrate simple games directly into Telegram conversations using mini app components managed by the agent.
- Data entry forms: Use mini apps for collecting user information, such as contact details or survey responses, within a conversational flow.
- Real-time updates: Display live data from external sources (e.g., weather, stock prices) through a Telegram Mini App rendered by the agent.
Key capabilities
- React component rendering for Telegram mini apps
- Mini app state management
- Integration with Telegram chat environments
- Handling user input within mini-app components
Example prompts
- "Show me the product catalog from the 'ShopNow' mini app."
- "Run the 'TriviaGame' mini app and start a new game."
- “Populate the ‘FeedbackForm’ mini app with these details: [user data]”
Tips & gotchas
The agent requires familiarity with React component structure and Telegram Mini App API specifications to effectively utilize this skill. Ensure that any external dependencies for the mini apps are properly managed within the agent's environment.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.