You are running a documentation generation pipeline. Execute each step in order. Do NOT skip steps or proceed if a step fails.
Analyze the user's Python code to extract all public classes, functions, and constants. Present the inventory as a checklist. Ask: "Is this the complete public API you want documented?"
For each function lacking a docstring:
Load 'assets/api-doc-template.md' for the output structure. Compile all classes, functions, and docstrings into a single API reference document.
Review against 'references/quality-checklist.md':
小蔥技能7w4.net持續更新中。
這個 Skill 質量中等偏下。主要優點是提供了清晰的工作流程設計思路和程式碼示例。不足之處在於:說明書幾乎全是英文,對中文使用者不友好;內容偏技術化,實際能幫白領做什麼說得不清楚;缺少具體可操作的例子。使用者如果英文好、懂程式設計或許能用上,否則不太推薦。