Toolverse
All skills

miniprogram-development

by TencentCloudBase

WeChat Mini Program development rules. Use this skill when developing WeChat mini programs, integrating CloudBase capabilities, and deploying mini program projects.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
DevOps
Views
55

About this skill

WeChat Mini Program development rules. Use this skill when developing WeChat mini programs, integrating CloudBase capabilities, and deploying mini program projects.

How to use

  1. Upewnij się, że struktura projektu jest prawidłowa — kod mini programu w katalogu miniprogram, funkcje chmurowe w cloudfunctions. Każda nowa strona powinna zawierać plik konfiguracji (np. index.json) obok komponentów.

  2. Pamiętaj, że mini programy z CloudBase nie wymagają logowania użytkownika. Nigdy nie generuj stron ani przepływów logowania — zamiast tego pobierz identyfikator użytkownika za pomocą cloud.getWXContext().OPENID w funkcjach chmurowych.

  3. Przed otwarciem projektu w WeChat Developer Tools sprawdź, czy plik project.config.json zawiera pole appid. Użyj polecenia CLI, aby otworzyć projekt wskazując katalog zawierający ten plik konfiguracyjny.

  4. Do ikon w interfejsie (np. w pasku nawigacji) używaj Icons8 — format URL: https://img.icons8.com/{style}/{size}/{color}/{icon-name}.png. Wybierz styl ios lub ios-filled, rozmiar 100 pikseli, kolor jako kod heksadecymalny bez znaku #.

  5. Integruj funkcje CloudBase (bazę danych, funkcje chmurowe, przechowywanie) zgodnie z dokumentacją projektu. Umiejętność automatycznie rozpoznaje, kiedy potrzebujesz tych zasobów.

  6. Wdrażaj i podglądaj projekt za pomocą narzędzi WeChat — umiejętność wspiera pełny cykl od rozwoju do publikacji mini programu.

Related skills

ast-grep

by ast-grep

Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases using Abstract Syntax Tree (AST) patterns, find specific code structures, or perform complex code queries that go beyond simple text search. This skill should

DevOps
8121

chrome-devtools

by mrgoonie

Browser automation, debugging, and performance analysis using Puppeteer CLI scripts. Use for automating browsers, taking screenshots, analyzing performance, monitoring network traffic, web scraping, form automation, and JavaScript debugging.

DevOps
29141

senior-data-engineer

by davila7

World-class data engineering skill for building scalable data pipelines, ETL/ELT systems, and data infrastructure. Expertise in Python, SQL, Spark, Airflow, dbt, Kafka, and modern data stack. Includes data modeling, pipeline orchestration, data quality, and DataOps. Use when

DevOps
1268

file-organizer

by ComposioHQ

Intelligently organizes your files and folders across your computer by understanding context, finding duplicates, suggesting better structures, and automating cleanup tasks. Reduces cognitive load and keeps your digital workspace tidy without manual effort.

DevOps
1399

clawhub

by openclaw

Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawhub CLI.

DevOps
14106

3d-games

by davila7

3D game development principles. Rendering, shaders, physics, cameras.

DevOps
1355