Coding

Makepad Reference

ZhangHanDong/makepad-skills/tree/main/skills/makepad-reference

This category provides reference materials for debugging, code quality, and advanced layout patterns. | Topic | File | Use When | |-------|------|----------|

$ npx skills add ZhangHanDong/makepad-skills/skills/makepad-reference
3.4K installs0 viewsUpdated 4d ago
Compatible with:
Claude CodeCursor

How to Install

1

Open your terminal

Navigate to your project directory

2

Run the install command

$ npx skills add ZhangHanDong/makepad-skills/skills/makepad-reference
3

Start using the skill

The skill will be added to your project config and your AI agent will automatically recognize and use it

Related Skills

Algorithmic Art

anthropics/skills/tree/main/skills/algorithmic-art

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.

Coding3.0K
npx skills add anthropics/skills/skills/algorithmic-art

Frontend Design

anthropics/skills/tree/main/skills/frontend-design

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.

Coding2.0K
npx skills add anthropics/skills/skills/frontend-design

Pdf

anthropics/skills/tree/main/skills/pdf

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.

Coding5.3K
npx skills add anthropics/skills/skills/pdf

Slack Gif Creator

anthropics/skills/tree/main/skills/slack-gif-creator

A toolkit providing utilities and knowledge for creating animated GIFs optimized for Slack. ```python from core.gif_builder import GIFBuilder

Coding5.5K
npx skills add anthropics/skills/skills/slack-gif-creator