linebot-notebook-design

Standardizes LINE Bot Flex Message notebook designs with layout, hero, navigation constraints and examples.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/bingo-taiwan/claude-code-skills --skill linebot-notebook-design
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: linebot-notebook-design
Source: https://github.com/bingo-taiwan/claude-code-skills/tree/main/linebot-notebook-design
Command: npx skills add https://github.com/bingo-taiwan/claude-code-skills --skill linebot-notebook-design

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill standardizes the design of LINE Bot Flex Message notebooks to reduce variation and speed up development.

Core Features & Use Cases

  • Design guidelines for Flex Message cards (hero, content blocks, navigation) with constraints and error handling.
  • Practical notebook-style examples (periodic-table notes) and language-agnostic snippets to illustrate patterns.
  • Quick Start: Guidance to adapt the notebook design for a LINE Bot project.

Quick Start

Review the design guidelines and adapt the notebook patterns to your LINE Bot project, using the included examples as templates.

Frequently Asked Questions about linebot-notebook-design

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

FAQPage Schema
How do I design LINE Bot Flex Message cards for educational notes?

Design LINE Bot Flex Message cards by standardizing layouts for hero imagery, content blocks, and navigation. This approach reduces design variation and speeds up development for educational and knowledge-card projects using practical templates.

What are the Flex Message carousel limits and hero aspectMode rules for LINE Bot?

Flex Message constraints include carousel limits and hero aspectMode rules to ensure proper rendering. Adhering to these guidelines prevents layout errors and maintains text wrapping standards across educational notebook cards.

Can I generate images with matplotlib for LINE Bot Flex Message templates?

Yes, matplotlib-based image generation is integrated into the Flex Message notebook design. This allows you to create dynamic hero images and visual content blocks for educational LINE Bot cards.

How do I adapt periodic-table notes as templates for a LINE Bot project?

Adapt periodic-table notes by reviewing the provided notebook-style examples and language-agnostic snippets. Use these patterns as templates to structure your own educational content blocks and navigation within LINE Bot Flex Messages.

What's the best way to standardize LINE Bot Flex Message development and reduce variation?

Standardize LINE Bot Flex Message development by applying consistent design guidelines for card layout and navigation. Using practical templates with enforced constraints speeds up development and ensures uniform knowledge-card outputs.

Do I need specific dependencies to build LINE Bot Flex Message notebooks?

No specific external dependencies are required to build LINE Bot Flex Message notebooks. The design guidelines and templates operate independently, requiring only matplotlib integration if you choose to generate images dynamically.