python-shell-workaround
vmain
Workaround for executing Python code with external packages when sandbox fails
使用场景/Cursor 开发必备
面向 Cursor 用户的入门组合:文件、GitHub、文档、浏览器。快速搭建 AI 编程工作流。
共匹配 3,616 个资源 · 第 52 / 76 页
vmain
Workaround for executing Python code with external packages when sandbox fails
vmain
Fallback to shell execution when sandbox fails for library-dependent Python code
vmain
Use shell Python heredoc as fallback when code sandbox fails
vmain
Four-step recovery workflow for code execution failures when inline Python fails
vmain
Fallback method for executing Python when execute_code_sandbox fails with unknown errors
vmain
Debug Python script execution failures by capturing full output with exit codes and verifying working directory before file operations
vmain
Debug Python script execution failures by capturing full tracebacks and verifying working directory
vmain
TypeScript compile-checking in projects where npx and node_modules/.bin symlinks fail, with a filtering technique to isolate errors from only newly-created or task-specific files — ignoring pre-existing legacy errors.
vmain
Systematic workflow for auditing TypeScript codebases for import hygiene issues (value vs. type imports, duplicates), missing base class extensions, and incomplete barrel file re-exports, with actionable fix patterns.
vmain
Reliably run TypeScript type-checking (npx tsc --noEmit) by using shell_agent as a fallback when run_shell fails due to environment or timeout issues.
vmain
A resilient workflow for running TypeScript compile checks (tsc --noEmit) that falls back gracefully when npx or direct binary invocations fail, and distinguishes pre-existing errors from newly introduced ones.
vmain
Create React components with localStorage persistence and keyboard navigation support
vmain
Generate structured PDF checklists and reports using Python libraries in sandbox
vmain
Generate structured PDF checklists and reports with tables, sections, and scoring criteria using Python libraries
vmain
Generate structured PDF documents with tables, sections, and scoring using Python libraries in execute_code_sandbox
vmain
Debug Python PDF generation errors by using unbuffered output and stderr inspection to reveal actual tracebacks
vmain
Complete PDF lifecycle: download, extract, and generate structured documents with reportlab
vmain
Progressive tool-chain PDF extraction with explicit read_file, run_shell, and execute_code_sandbox sequencing
vmain
PDF text extraction with tool cascade prioritizing shell pdftotext before Python fallback
vmain
PDF extraction with ordered tool chain: read_file, then run_shell/pdftotext, then execute_code_sandbox/PyMuPDF
vmain
Multi-step PDF download and text extraction with progressive fallback strategies
vmain
Retry PDF generation with alternative engines when pandoc fails
vmain
Recover PDF text extraction when read_file returns binary data by using pdftotext via shell
vmain
Verify PDF page counts and file integrity programmatically using PyPDF2 after generation
vmain
Verify PDF page count and content using command-line tools when Python libraries unavailable
vmain
Complete PDF workflow: verify, extract content, assemble reports, and generate output PDFs using command-line tools
vmain
Complete PDF workflow: extract content from source PDFs and generate new PDF reports using command-line tools
vmain
Verify generated PDFs for integrity and page count using PyPDF2 before task completion.
vmain
Verify generated PDF files using PyPDF2 to check page counts and integrity
vmain
Extract text from PDFs using shell tools when read_file fails
vmain
Extract text from PDFs using pdftotext when read_file returns binary data
vmain
Fallback workflow for extracting text from PDFs when read_file returns binary data
vmain
Extract text from PDF files using pdftotext when read_file returns binary data
vmain
Extract text from PDFs using pdftotext when read_file returns binary data
vmain
Iterative workflow to verify PDF page counts and adjust layout parameters until requirements are met
vmain
Systematic fallback workflow for PDF generation through pandoc, reportlab, and fpdf2 with installation verification
vmain
Reliable PDF generation using shell-based Python execution when sandbox fails
vmain
Fallback workflow for document generation when code sandbox returns opaque errors
vmain
Fallback pattern for PDF/document generation when execute_code_sandbox fails with opaque errors
vmain
Multi-fallback PDF/text extraction with early failure detection and sequential tool fallbacks
vmain
Multi-fallback PDF extraction with sequential approaches and early failure detection
vmain
Multi-stage fallback strategy for PDF/document extraction using sequential tool alternatives
vmain
Multi-fallback PDF download and text extraction with early failure detection
vmain
Resilient multi-tier PDF extraction with sequential fallback strategies when initial reading fails
vmain
TypeScript is a language for application scale JavaScript development. ALWAYS use when editing or working with *.ts, *.tsx, *.mts, *.cts files or code importing "typescript". Consult for debugging, best practices, or modifying typescript, TypeScript.
vmaster
Review a PR for correctness, security, code quality, and testing issues. TRIGGER when user asks to review a PR, check PR quality, or give feedback on a PR.
vmain
Css Module Generator - Auto-activating skill for Frontend Development. Triggers on: css module generator, css module generator Part of the Frontend Development skill category.
vmain
Kubernetes Deployment Creator - Auto-activating skill for DevOps Advanced. Triggers on: kubernetes deployment creator, kubernetes deployment creator Part of the DevOps Advanced skill category.