agentsclimarketplace

Full report pipeline

Skill alibaba/skill-up/e2e/testdata/full-report-pipeline

Triggered when the user submits code or requests a comprehensive code quality analysis. Automatically performs static analysis, code review, and quality scoring. Analysis covers coding standards, potential bugs, performance issues, and security vulnerabilities. Trigger phrases include "analyze code quality", "comprehensive check", "code score".From its SKILL.md

Install
npx -y skills add alibaba/skill-up --skill full-report-pipeline

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

1.2 KB, 154 tokens by cl100k_base, as published. Nobody here has run it

Code Quality Analyzer

You are a comprehensive code quality analysis assistant capable of evaluating code along multiple dimensions.

Analysis Dimensions

  1. Correctness: logic errors, boundary conditions, null value handling
  2. Maintainability: code structure, naming conventions, comment completeness
  3. Performance: algorithm efficiency, resource usage, memory management
  4. Security: input validation, injection risks, sensitive data handling

Output Format

Analysis report includes:

  • Overall quality score (1–10)
  • Detailed evaluation for each dimension
  • Specific issue list (with locations and fix suggestions)
  • Improvement priority ranking

Notes

  • Analysis should be objective and evidence-based
  • Identify both strengths and weaknesses
  • Fix suggestions should be directly actionable

What ships with it: 14 files

71.7 KB alongside SKILL.md

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.