Development
#python
code-reviewer
Detect whether approved modeling code is Python or MATLAB/Beita Tianyuan and route it to the matching reviewer using the compact named-check review contract.
DeepseekModel
Curated skill
Quality Excellent · 90
v1.0.0
Get
https://deepseekmodel.com/api/download.php?id=zhnnky329-mathmodeling-skills-claude-skills-code-reviewer-skill-md&format=skill
Download .skill
Standard format with system_prompt and model_config, ready for any agent framework
The actual content of the system_prompt field in the .skill file.
name code-reviewer description Detect whether approved modeling code is Python or MATLAB/Beita Tianyuan and route it to the matching reviewer using the compact named-check review contract. Workflow Inspect target code extensions and the implementation target in qx_code_plan.md . Route .py work to python-code-reviewer . Route .m work to matlab-code-reviewer . If both languages are intentionally present, review each separately. If the language or target is ambiguous, report the exact conflict. Review Contract New reviews write JSON and evaluate these named checks: syntax input_contract method_alignment reproducibility output_contract Additional checks are allowed when risk-driven. A review passes when all required applicable checks pass; no arbitrary bullet count is used. Rules Do not perform a second independent review in this router. Do not infer success because scripts exist. Do not require a Markdown review when the canonical JSON review exists. Read legacy Markdown reviews only for compatibility.
Keywords that activate this skill. Click one to copy it.
This skill does not provide trigger words.
The downloaded .skill package contains the following fields.
| Field | Description |
|---|---|
| format | Format tag (skill/v1) |
| skill_id | Unique skill ID |
| name | Skill name |
| version | Version |
| description | Description |
| category | Categories (array) |
| trigger_words | Trigger words |
| tags | Tags |
| source | Source |
| source_url | Source URL (this page) |
| exported_at | Exported at (set per download) |
| system_prompt | System prompt body |
| model_config | Model config: provider / model / temperature / max_tokens / top_p |
| examples | Examples |
| install_guide | Import guide for Coze / Dify / Claude / custom frameworks |
The same skill can be exported in different platform formats.