Skip to main content
Back to the directory
tencentcloudbase/skillsSoftware EngineeringFrontend and Design

cloudrun-development

Backend service development with long connections, multi-language support, and AI agent capabilities.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
715

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/tencentcloudbase/skills --skill cloudrun-development
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, cloudrun-development has 715 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: tencentcloudbase/skills. Canonical URL: https://skills.sh/tencentcloudbase/skills/cloudrun-development.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Backend service development with long connections, multi-language support, and AI agent capabilities. If this environment only installed the current skill, start from the CloudBase main entry and use the published cloudbase/references/... paths for sibling skills. Keep local references/... paths for files that ship with the current skill directory. When this file points to a sibling skill such as auth-tool or web-development , use the standalone fallback URL shown next to that reference. Use CloudBase Run when the task needs a deployed backend service rather than a short-lived serverless function. Choose mode first Follow mandatory runtime rules Use the correct tools Follow the deployment sequence MinNum: 1 is the recommended default when you want to reduce cold-start latency. If the user explicitly prefers lower cost and accepts more cold starts, explain the tradeoff and let them reduce MinNum to 0 . - Supports two modes: Function mode (Node.js, built-in HTTP/WebSocket/SSE, fixed port 3000, local running) and Container mode (any language/runtime via Docker, no local tool support) - Requires stateless services that listen on the PORT environment variable and write data externally; resource constraints enforce Mem = 2 × CPU - Includes read tools ( queryCloudRun ) for listing services and templates, and write tools ( manageCloudRun ) for init, deploy, run, and agent creation...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does cloudrun-development do?

Backend service development with long connections, multi-language support, and AI agent capabilities.

Is cloudrun-development good?

cloudrun-development does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support cloudrun-development?

cloudrun-development currently lists compatibility with Skills CLI.

Is cloudrun-development safe to install?

cloudrun-development has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to cloudrun-development?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install cloudrun-development?

Run the following command to install cloudrun-development: npx skills add https://github.com/tencentcloudbase/skills --skill cloudrun-development

Related skills

More from tencentcloudbase/skills

Related skills

Alternatives in Software Engineering