← Back to Skills Marketplace
322
Downloads
1
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install miniprogram-architect
Description
提供微信小程序架构设计、项目结构优化、代码规范制定和组件库建立支持。当用户需要搭建新的微信小程序项目、重构现有项目结构或建立组件库时调用。
Usage Guidance
This is a read-only guidance skill (no code, no installs, no credentials). If you install it, expect an AI to use these written guidelines to produce advice or project scaffolding; it cannot itself execute or exfiltrate files. Before relying on its output, validate recommendations against the current WeChat mini-program platform rules and your project's constraints (framework/version compatibility, packaging limits, and security/authentication approaches). If you plan to have the agent generate files from these guidelines, review any generated code for secrets, API endpoints, and build settings before deploying.
Capability Analysis
Type: OpenClaw Skill
Name: miniprogram-architect
Version: 1.0.3
The skill bundle provides architectural guidance and project templates for WeChat Mini Program development. The SKILL.md file contains standard directory structures, configuration examples, and best practices for performance and security (e.g., HTTPS, token validation). No malicious code, data exfiltration, or harmful prompt injections were found.
Capability Assessment
Purpose & Capability
The skill's name and description match its contents: design guidance, project structure, coding standards and component-library recommendations for WeChat mini-programs. It does not request unrelated resources (no binaries, no cloud credentials, no config paths).
Instruction Scope
SKILL.md is a static guide with examples and recommended files/structures. It does not instruct the agent to read arbitrary host files, access environment variables, or send data to external endpoints. References to files like project.private.config.json and token-handling in request wrappers are explanatory, not instructions to exfiltrate secrets.
Install Mechanism
No install spec and no code files are present (instruction-only), so nothing will be downloaded or written by an installer.
Credentials
The skill declares no required environment variables, no primary credential, and no config-path access. There are no disproportionate secret requests.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent system presence or to modify other skills or global agent settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install miniprogram-architect - After installation, invoke the skill by name or use
/miniprogram-architect - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Version 1.0.3
- 项目架构说明新增 project.config.json、project.private.config.json 和 sitemap.json 等常用配置文件建议。
- 功能介绍补充了「网络请求与API封装标准化」和「用户授权与隐私合规开发」支持。
- 代码规范新增命名规则说明(禁止中文命名)、ES2020 命名空间导出示例。
- 项目示例详细补充网络请求工具(支持请求拦截、Token 刷新等)、API 模块设计建议。
- 新增微信小程序分包配置与优化建议,包括主包与分包体积限制、预加载规则详解。
- 强化代码体积和安全开发要点,补充第三方库按需引入与 WEUI 扩展库说明。
v1.0.2
- 更新示例目录结构,新增 api/env.js(环境配置文件示例)。
- 调整配置文件示例:navigationBarTitleText 修改为 "miniprogram-architect"。
- 其余功能和文档未发生变更。
v1.0.1
Initial release.
- 提供微信小程序架构设计、项目结构优化、代码规范制定与组件库建立支持
- 适用于新建小程序、重构项目结构、制定开发规范、组件库搭建和性能优化场景
- 包含标准目录结构、技术选型、初始化方法和规范说明
- 提供最佳实践和配置示例,涵盖性能和代码规范建议
- 适合需要高效架构与维护小程序项目的团队和个人
v1.0.0
miniprogram-architect 1.0.0
- 首次发布,专注为微信小程序提供项目架构设计和优化支持
- 支持新项目搭建、现有项目重构、团队代码规范和组件库建立
- 提供标准目录结构、代码规范、性能优化及最佳实践建议
- 涵盖币码E函证业务相关的结构示例和配置说明
- 包含详细的使用指南,适用于项目初始化及后续维护优化
Metadata
Frequently Asked Questions
What is miniprogram-architect?
提供微信小程序架构设计、项目结构优化、代码规范制定和组件库建立支持。当用户需要搭建新的微信小程序项目、重构现有项目结构或建立组件库时调用。 It is an AI Agent Skill for Claude Code / OpenClaw, with 322 downloads so far.
How do I install miniprogram-architect?
Run "/install miniprogram-architect" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is miniprogram-architect free?
Yes, miniprogram-architect is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does miniprogram-architect support?
miniprogram-architect is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created miniprogram-architect?
It is built and maintained by 小熙 (@dreamersetsail); the current version is v1.0.3.
More Skills