tg-miniappBuild Telegram Mini Apps without the pain. Includes solutions for safe areas, fullscreen mode, BackButton handlers, sharing with inline mode, position:fixed issues, and React gotchas. Use when building or debugging Telegram Mini Apps, or when encountering issues with WebApp API, safe areas, or sharing.
Install via ClawdBot CLI:
clawdbot install Zenith2828/tg-miniappGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://cdn.example.com/static-card.jpgAudited Apr 17, 2026 · audit v1.0
Generated Mar 1, 2026
Build a shopping interface within Telegram for browsing products, adding to cart, and checkout. Use safe area hooks for fullscreen product galleries and sharing components to enable users to share items via inline mode with friends. Address position:fixed issues for sticky headers during scrolling.
Create a mini app for managing social media posts, analytics, and scheduling. Implement BackButton handlers for navigation between screens and use sharing features to preview and distribute content directly from the app. Test on iOS and Android to ensure consistent rendering.
Develop a health and fitness tracker with workout logs and progress charts. Utilize fullscreen mode for immersive video tutorials and safe area adjustments to avoid UI overlaps on different devices. Incorporate React hooks to handle state without rendering issues like '0' displays.
Design an interactive quiz app with multiple-choice questions and score tracking. Use createPortal for modals displaying results or hints, and implement sharing to allow users to challenge others via inline messages. Ensure smooth back navigation with proper SDK integration.
Build a mini app for browsing and purchasing event tickets with seat selection and payment processing. Apply safe area insets for header layouts and test sharing flows to distribute ticket details across chat types. Debug position:fixed for sticky action buttons during checkout.
Offer premium features like advanced analytics or ad-free experiences through monthly or annual subscriptions. Integrate payment gateways within the mini app and use sharing to drive referrals. Revenue is generated from recurring user payments.
Sell digital goods such as virtual items, extra content, or boosts directly within the mini app. Utilize Telegram's WebApp API for seamless transactions and sharing to promote purchases via inline mode. Revenue comes from one-time sales and microtransactions.
Monetize by displaying targeted ads or partnering with brands for sponsored content within the mini app. Implement safe area hooks to optimize ad placement and use sharing features to increase user engagement. Revenue is earned through ad impressions and sponsorship deals.
💬 Integration Tip
Always test on both iOS and Android devices to catch platform-specific issues, and use the provided hooks and components from references to streamline development and avoid common pitfalls.
Scored Apr 19, 2026
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
Runs shell commands inside a dedicated tmux session named claw, captures, and returns the output, with safety checks for destructive commands.
Capture, inspect, and compare screenshots of screens, windows, regions, web pages, simulators, and CI runs with the right tool, wait strategy, viewport, and...
Generate or refine agent-usable CLIs for existing software/codebases using the CLI-Anything methodology. Use when the user wants to turn a GUI app, desktop t...
Command-line tool to manage Google Workspace services including Gmail, Calendar, Drive, Sheets, Docs, Slides, Contacts, Tasks, People, Groups, and Keep.
Avoid common Bash mistakes — quoting traps, word splitting, and subshell gotchas.