Debug Python scripts with proper error surfacing and working directory verification | | Does it follow best practices? Average score across 0 eval scenarios Security by Passed No findings from the security scan Reviewed: Version: 2c5cc40 |
Debug Python script execution failures by capturing full tracebacks and verifying working directory | | Does it follow best practices? Average score across 0 eval scenarios Security by Passed No findings from the security scan Reviewed: Version: c5a9c4b |
Systematic debugging workflow for python-pptx presentation generation | | Does it follow best practices? Average score across 0 eval scenarios Security by Passed No findings from the security scan Reviewed: Version: c5a9c4b |
Resilient PowerPoint generation with shell_agent primary path and python-pptx fallback | | Does it follow best practices? Average score across 0 eval scenarios Security by Passed No findings from the security scan Reviewed: Version: c5a9c4b |
Robust PowerPoint generation with shell_agent primary and python-pptx fallback, including directory verification and error debugging | | Does it follow best practices? Average score across 0 eval scenarios Security by Passed No findings from the security scan Reviewed: Version: 2c5cc40 |
Verify PDF page count and content using command-line tools when Python libraries unavailable | | Does it follow best practices? Average score across 0 eval scenarios Security by Low Low-risk findings worth noting Reviewed: Version: 2c5cc40 |
Verify generated PDF files using PyPDF2 to check page counts and integrity | | Does it follow best practices? Average score across 0 eval scenarios Security by Passed No findings from the security scan Reviewed: Version: c5a9c4b |
Extract text from PDFs using pdftotext when read_file returns binary data | | Does it follow best practices? Average score across 0 eval scenarios Security by Passed No findings from the security scan Reviewed: Version: c5a9c4b |
Iterative workflow to verify PDF page counts and adjust layout parameters until requirements are met | | Does it follow best practices? Average score across 0 eval scenarios Security by Passed No findings from the security scan Reviewed: Version: c5a9c4b |
Multi-fallback PDF/text extraction with early failure detection and sequential tool fallbacks | | Does it follow best practices? Average score across 0 eval scenarios Security by Low Low-risk findings worth noting Reviewed: Version: 2c5cc40 |
Multi-fallback PDF extraction with sequential approaches and early failure detection | | Does it follow best practices? Average score across 0 eval scenarios Security by Low Low-risk findings worth noting Reviewed: Version: 2c5cc40 |
Progressive tool-chain PDF extraction with explicit read_file, run_shell, and execute_code_sandbox sequencing | | Does it follow best practices? Average score across 0 eval scenarios Security by Medium Suggest reviewing before use Reviewed: Version: c5a9c4b |
Systematic workflow to resolve FileNotFoundError by locating and verifying file paths | | Does it follow best practices? Average score across 0 eval scenarios Security by Passed No findings from the security scan Reviewed: Version: 2c5cc40 |
Graceful degradation workflow for ffmpeg encoding failures with progressive fallback strategies | | Does it follow best practices? Average score across 0 eval scenarios Security by Passed No findings from the security scan Reviewed: Version: c5a9c4b |
Systematic document generation with unicode sanitization, engine fallback chain, and explicit error diagnosis | | Does it follow best practices? Average score across 0 eval scenarios Security by Passed No findings from the security scan Reviewed: Version: c5a9c4b |
Multi-engine document generation with cascading PDF fallbacks and robust Unicode handling | | Does it follow best practices? Average score across 0 eval scenarios Security by Passed No findings from the security scan Reviewed: Version: c5a9c4b |
jnMetaCode/superpowers-zh 当创建新技能、编辑现有技能或在部署前验证技能是否有效时使用 | | Does it follow best practices? Average score across 0 eval scenarios Security by Passed No findings from the security scan Reviewed: Version: 12a4dc1 |
jnMetaCode/superpowers-zh MCP 服务器构建方法论 — 系统化构建生产级 MCP 工具,让 AI 助手连接外部能力 | | Does it follow best practices? Average score across 0 eval scenarios Security by Passed No findings from the security scan Reviewed: Version: 12a4dc1 |
Audit and update npm/Bun dependencies with supply chain integrity checks — verifies maintainers, publish age, tarball diffs, and provenance before bumping. Defers risky packages to ~/.supply-chain/notes/. | | Does it follow best practices? Average score across 0 eval scenarios Security by Low Low-risk findings worth noting Reviewed: Version: 193b07e |
Testing patterns and principles. Unit, integration, mocking strategies. | | Does it follow best practices? Average score across 0 eval scenarios Security by Passed No findings from the security scan Reviewed: Version: 3d7f9e0 |