ワンクリックで
polygon-problems-generator
polygon-problems-generator には 7oSkaaa から収集した 8 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Recommends standard Polygon checkers or generates custom testlib.h checkers. Use for any checker recommendation or generation task.
Generates testlib.h test generators and bash stress-testing scripts for competitive programming problems. Use for any generator or stress script task.
Generates testlib.h interactors for interactive competitive programming problems. Use when the problem requires back-and-forth communication between the judge and the participant's solution.
Main problem-creation agent. Use this when the user wants to create, continue, or review a competitive programming problem. Coordinates all sub-agents and manages the problem folder lifecycle.
Reviews competitive programming problem components (statement, validator, checker, generator, solution) or full problems against all guidelines. Use for any review or checklist task.
Analyses problems and generates C++ and Java solutions (ACC, TLE, WA tags). Use for approach suggestions or solution generation/refinement.
Generates and refines Polygon-ready LaTeX problem statements and tutorials (editorials). Use for any statement or tutorial generation/refinement task.
Generates and refines testlib.h validators for competitive programming problems. Use for any validator generation or refinement task.