alicloud-compute-fc-serverless-devs-test

cinience/alicloud-skills · updated Apr 8, 2026

$npx skills add https://github.com/cinience/alicloud-skills --skill alicloud-compute-fc-serverless-devs-test
0 commentsdiscussion
summary

Category: test

skill.md

Category: test

COMPUTE FC SERVERLESS DEVS Smoke Test

Prerequisites

  • Configure credentials with least privilege (ALIBABACLOUD_ACCESS_KEY_ID / ALIBABACLOUD_ACCESS_KEY_SECRET / optional ALIBABACLOUD_REGION_ID).
  • Target skill: skills/compute/fc/alicloud-compute-fc-serverless-devs/.

Test Steps

  1. Run offline script compilation check (no network needed):
python3 tests/common/compile_skill_scripts.py \
  --skill-path skills/compute/fc/alicloud-compute-fc-serverless-devs \
  --output output/alicloud-compute-fc-serverless-devs-test/compile-check.json
  1. Read the target skill SKILL.md and identify one lowest-risk read-only API (for example Describe* / List* / Get*).
  2. Execute one minimal call with bounded scope (region + page size / limit).
  3. Save request summary, response summary, and raw output under output/alicloud-compute-fc-serverless-devs-test/.
  4. If the call fails, record exact error code/message without guessing.

Pass Criteria

  • Script compilation check passes (compile-check.json.status=pass).
  • The selected read-only API call succeeds and returns valid response structure.
  • Evidence files exist in output/alicloud-compute-fc-serverless-devs-test/ with timestamp and parameters.

Result Template

  • Date: YYYY-MM-DD
  • Skill: skills/compute/fc/alicloud-compute-fc-serverless-devs
  • Conclusion: pass / fail
  • Notes:

Discussion

Product Hunt–style comments (not star reviews)
  • No comments yet — start the thread.
general reviews

Ratings

4.826 reviews
  • Min Lopez· Dec 24, 2024

    alicloud-compute-fc-serverless-devs-test reduced setup friction for our internal harness; good balance of opinion and flexibility.

  • Ama Zhang· Dec 20, 2024

    alicloud-compute-fc-serverless-devs-test is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.

  • Ganesh Mohane· Dec 12, 2024

    I recommend alicloud-compute-fc-serverless-devs-test for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.

  • Jin Perez· Nov 15, 2024

    alicloud-compute-fc-serverless-devs-test has been reliable in day-to-day use. Documentation quality is above average for community skills.

  • Sakshi Patil· Nov 3, 2024

    Solid pick for teams standardizing on skills: alicloud-compute-fc-serverless-devs-test is focused, and the summary matches what you get after install.

  • Chaitanya Patil· Oct 22, 2024

    alicloud-compute-fc-serverless-devs-test is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.

  • Jin Srinivasan· Oct 6, 2024

    alicloud-compute-fc-serverless-devs-test fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

  • Aditi Mehta· Sep 17, 2024

    Registry listing for alicloud-compute-fc-serverless-devs-test matched our evaluation — installs cleanly and behaves as described in the markdown.

  • Aarav Thompson· Sep 9, 2024

    alicloud-compute-fc-serverless-devs-test reduced setup friction for our internal harness; good balance of opinion and flexibility.

  • Piyush G· Sep 1, 2024

    alicloud-compute-fc-serverless-devs-test fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

showing 1-10 of 26

1 / 3