python-shell-workaround
vmain
io.github.HKUDS/OpenSpace/python-shell-workaround
Workaround for executing Python code with external packages when sandbox fails
“Claude Code” 共 4,250 个结果
vmain
io.github.HKUDS/OpenSpace/python-shell-workaround
Workaround for executing Python code with external packages when sandbox fails
vmain
io.github.HKUDS/OpenSpace/python-shell-fallback
Fallback to shell execution when sandbox fails for library-dependent Python code
vmain
io.github.HKUDS/OpenSpace/python-heredoc-fallback
Use shell Python heredoc as fallback when code sandbox fails
vmain
io.github.HKUDS/OpenSpace/python-execution-fallback
Four-step recovery workflow for code execution failures when inline Python fails
vmain
io.github.HKUDS/OpenSpace/python-execution-fallback-9d4989
Fallback method for executing Python when execute_code_sandbox fails with unknown errors
vmain
io.github.HKUDS/OpenSpace/pdf-checklist-workflow
Generate structured PDF documents with tables, sections, and scoring using Python libraries in execute_code_sandbox
vmain
io.github.HKUDS/OpenSpace/pdf-download-extract-fallback-enhanced-899f5b
Progressive tool-chain PDF extraction with explicit read_file, run_shell, and execute_code_sandbox sequencing
vmain
io.github.HKUDS/OpenSpace/pdf-download-extract-fallback-enhanced
PDF extraction with ordered tool chain: read_file, then run_shell/pdftotext, then execute_code_sandbox/PyMuPDF
vmain
io.github.HKUDS/OpenSpace/pdf-gen-fallback-dee20c
Fallback workflow for document generation when code sandbox returns opaque errors
vmain
io.github.HKUDS/OpenSpace/pdf-gen-fallback-501bcc
Fallback pattern for PDF/document generation when execute_code_sandbox fails with opaque errors
vmain
io.github.skilld-dev/skilld/microsoft-typescript
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
io.github.Significant-Gravitas/AutoGPT/pr-review
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
io.github.ComeOnOliver/skillshub/cursor-tab-completion
Master Cursor Tab autocomplete, ghost text, and AI code suggestions. Triggers on "cursor completion", "cursor tab", "cursor suggestions", "cursor autocomplete", "cursor ghost text", "cursor copilot".
vmain
io.github.ComeOnOliver/skillshub/cursor-debug-bundle
Debug AI suggestion quality, context issues, and code generation problems in Cursor. Triggers on "debug cursor ai", "cursor suggestions wrong", "bad cursor completion", "cursor ai debug", "cursor hallucination".
vmain
io.github.ComeOnOliver/skillshub/cursor-model-selection
Configure and select AI models in Cursor for Chat, Composer, and Agent mode. Triggers on "cursor model", "cursor gpt", "cursor claude", "change cursor model", "cursor ai model", "cursor auto mode".
vmaster
io.github.MatrixAges/polywise/typescript
Guide for implementing TypeScript in projects, including naming conventions, type definitions, and code style. Triggered when writing or refactoring TypeScript code.
vmain
io.github.NeverSight/learn-skills.dev/css-development
This skill should be used when working with CSS, creating components, styling elements, refactoring styles, or reviewing CSS code. Triggers on "CSS", "styles", "Tailwind", "dark mode", "component styling", "semantic class", "@apply", "stylesheet". Routes to specialized sub-skills for creation, validation, or refactoring.
vmain
io.github.NeverSight/learn-skills.dev/refactor
Systematic refactoring skill with test coverage requirements. Supports scope analysis, test-first refactoring, and integration with DevDocs workflow. Use when users need to refactor code, improve code quality, or restructure existing implementations. Triggers on keywords like "refactor", "重构", "优化代码", "代码改造", "tech debt", "技术债".
vmain
io.github.revfactory/harness-100/mobile-app-builder
Full mobile app development pipeline. An agent team collaborates to perform UI/UX design, native/cross-platform code generation, API integration, and store deployment preparation. Use this skill for requests like 'build me a mobile app', 'app development', 'iOS app', 'Android app', 'Flutter app', 'React Native app', 'app UI design', 'app store deployment', 'app API integration', and other general mobile app development. Also supports API integration and store deployment for existing codebases. However, actual build/compilation (Xcode, Gradle), actual store submission, and CI/CD pipeline setup are outside this skill's scope.
vmain
io.github.revfactory/harness-100/mobile-ux-patterns
Mobile UX design pattern library. Provides iOS HIG/Material Design 3 guidelines, navigation patterns, gesture interactions, responsive layouts, and accessibility checklists as a ux-designer extension skill. Use for requests like 'mobile UX', 'iOS guidelines', 'Material Design', 'navigation patterns', 'gestures', 'design tokens', 'mobile accessibility', and other mobile UI/UX design tasks. However, actual design file creation or code implementation is outside this skill's scope.
vmain
io.github.NeverSight/learn-skills.dev/refactoring-patterns
Use this skill when refactoring code to improve readability, reduce duplication, or simplify complex logic. Triggers on extract method, inline variable, replace conditional with polymorphism, introduce parameter object, decompose conditional, replace magic numbers, pull up/push down method, and any task requiring systematic code transformation without changing behavior.
vmain
io.github.vinilana/dotcontext/refactoring
Safe code refactoring with step-by-step approach
vmain
io.github.mindfold-ai/Trellis/python-design
Python design patterns for CLI scripts and utilities — type-first development, deep modules, complexity management, and red flags. Use when reading, writing, reviewing, or refactoring Python files, especially in .trellis/scripts/ or any CLI/scripting context. Also activate when planning module structure, deciding where to put new code, or doing code review.
vmain
io.github.polarsource/polar/vercel-react-best-practices
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.