Skip to main content
Run any Skill in Manus
with one click
GitHub repository

AutoCode

AutoCode contains 9 collected skills from SZTU-ACM, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
9
Stars
20
updated
2026-07-15
Forks
2
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

autocode-workflow
software-developers

Use when creating competitive programming problems with AutoCode MCP tools. Enforces the plugin workflow for problem statements, std/brute solutions, validators, generators, stress tests, final data verification, and Polygon packaging.

2026-07-15
problem-validate
software-quality-assurance-analysts-and-testers

Validate statement samples and sample files for competitive programming problems. Ensures the expected outputs in problem statements match the actual solution output.

2026-07-15
testdata-quality
software-quality-assurance-analysts-and-testers

Verify final tests with hard quality gates: integrity, consistency, validator, limit semantics, and wrong-solution kill.

2026-07-15
problem-difficulty-rating
software-developers

Turn deterministic problem_audit difficulty signals into a CF-style rating with reasons and confidence.

2026-05-21
statement-audit
software-quality-assurance-analysts-and-testers

Audit statement, tutorial, and samples for consistency and publication readiness before packaging.

2026-05-20
agent-skill-governance
computer-occupations-all-other

Define and enforce project-wide quality standards for agent and skill documents. Use when creating, reviewing, or refactoring files under agents/ and skills/ to keep structure, terminology, and output contracts consistent.

2026-04-30
solution-complexity-audit
software-quality-assurance-analysts-and-testers

Audit std/brute assumptions with MCP evidence, including worst/average complexity risk and stress readiness.

2026-04-30
stress-strategy
software-quality-assurance-analysts-and-testers

Build multi-profile stress tests from brute complexity and constraints, then execute with traceable evidence.

2026-04-30
idea-feasibility
software-quality-assurance-analysts-and-testers

Use before coding to decide whether a problem idea is judgeable, implementable, and verifiable.

2026-04-30