Agent skill

uniapp-cloud

Guides uniCloud cloud development in uni-app including project setup, cloud database CRUD operations, cloud function deployment, cloud storage file management, and datacom component data binding. Use when the user needs to integrate uniCloud services, work with cloud databases, create cloud functions, or manage cloud storage in a uni-app project.

Stars 254
Forks 41

Install this agent skill to your Project

npx add-skill https://github.com/partme-ai/full-stack-skills/tree/main/skills/uniapp-skills/uniapp-cloud

SKILL.md

When to use this skill

Use this skill whenever the user wants to:

  • Use uniCloud cloud development services
  • Work with cloud databases (add, query, update, delete data)
  • Create and deploy cloud functions
  • Use cloud storage for file uploads and management
  • Implement datacom components for data binding
  • Integrate backend services with uni-app
  • Set up uniCloud project and configuration
  • Handle cloud database permissions and security

How to use this skill

This skill is organized to match the official uniCloud documentation:

  1. Start with setup and project configuration:

    • examples/guide/intro.md
    • examples/guide/project-setup.md
    • examples/guide/cloud-space.md
  2. Choose the cloud capability:

    • Database → examples/database/
    • Cloud functions → examples/functions/
    • Storage → examples/storage/
    • Datacom → examples/datacom/
    • Security/permission → examples/security/
  3. Open the API reference:

    • api/cloud-api.md

Important Notes:

  • This skill focuses on uniCloud integration and usage, not general backend frameworks
  • Each example includes official documentation URL
  • Follow official permission and security guidance for production

Examples and Templates

Examples

Located in examples/:

  • guide/ - Intro, project setup, cloud space creation
  • database/ - CRUD, query, index, permissions
  • functions/ - Function structure, deploy, call
  • storage/ - Upload, download, delete
  • datacom/ - datacom components and binding
  • security/ - permissions and security rules

Best Practices

  1. Security: Always set proper database permissions and rules
  2. Performance: Use indexes for frequently queried fields
  3. Cost: Optimize cloud function execution time
  4. Error handling: Implement proper error handling for all cloud operations
  5. Data validation: Validate data before saving to database

Resources

Keywords

unicloud, uniCloud, cloud development, cloud database, cloud functions, cloud storage, datacom, 云开发, 云数据库, 云函数, 云存储

Expand your agent's capabilities with these related and highly-rated skills.

partme-ai/full-stack-skills

ocrmypdf-batch

OCRmyPDF batch processing skill — process multiple PDFs, Docker automation, shell scripting, and CI/CD integration. Use when the user needs to OCR many PDFs, set up automated OCR pipelines, or integrate OCR into workflows.

254 41
Explore
partme-ai/full-stack-skills

ocrmypdf-optimize

OCRmyPDF optimization skill — compress PDFs, configure PDF/A output, JBIG2 encoding, and lossless optimization. Use when the user needs to reduce PDF file size, create archival PDF/A files, or optimize OCR output.

254 41
Explore
partme-ai/full-stack-skills

ocrmypdf-image

OCRmyPDF image processing skill — deskew, rotate, clean, despeckle, remove border from scanned documents. Use when the user needs to improve scanned PDF quality, fix skewed pages, remove noise, or clean up scanned documents before OCR.

254 41
Explore
partme-ai/full-stack-skills

ocrmypdf-api

OCRmyPDF Python API and plugin skill — use OCRmyPDF programmatically from Python, integrate with applications, and extend with plugins (EasyOCR, PaddleOCR, AppleOCR). Use when the user needs to call OCRmyPDF from Python code, build OCR pipelines, or use alternative OCR engines.

254 41
Explore
partme-ai/full-stack-skills

ocrmypdf

OCRmyPDF core skill — add searchable OCR text layer to scanned PDFs, convert images to searchable PDFs, support 100+ languages via Tesseract. Use when the user needs to OCR a PDF, make a scanned PDF searchable, or extract text from scanned documents.

254 41
Explore
partme-ai/full-stack-skills

svelte

Guides Svelte and SvelteKit development including reactive components, stores, transitions, lifecycle hooks, SSR, file-based routing, and deployment. Use when the user needs to build Svelte components, create SvelteKit applications, implement reactivity patterns, or configure Svelte with Vite.

254 41
Explore

Didn't find tool you were looking for?

Be as detailed as possible for better results