Skip to main content
Run any Skill in Manus
with one click
GitHub repository

pythonide-skills

pythonide-skills contains 6 collected skills from Python-IDE, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
6
Stars
4
updated
2026-06-19
Forks
1
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

pythonide-appui
software-developers

Build or modify PythonIDE AppUI MiniApps with native navigation, forms, lists, search, tabs, toolbars, presentation, storage, and AppUI media bridges. Use when the user wants an interactive iOS MiniApp, settings screen, list/detail app, or native UI that may also need photos, camera, location, maps, video, or share.

2026-06-19
pythonide-native
software-developers

Choose and implement PythonIDE iOS native modules for permissions, device state, sensors, storage, keychain, photos, camera, location, notifications, networking, Bluetooth, health, speech, media, and system actions. Use with pythonide-appui when a MiniApp needs native capability behind user-triggered callbacks.

2026-06-19
pythonide-automation
software-developers

Build PythonIDE automation scripts with shortcuts, keyboard snippets, legacy ui views, plain Python batch tools, and extension-facing workflows. Use when the user wants Shortcut handoff, editor keyboard helpers, Pythonista-style ui, or non-AppUI scripts without a full MiniApp shell.

2026-06-10
pythonide-scene
software-developers

Build or repair PythonIDE 2D scene scripts, SpriteKit-style games, touch demos, physics samples, and turtle graphics using scene.run or turtle. Use when the user wants continuous drawing, sprites, collisions, frame loops, or game-style interaction — not AppUI forms or widgets.

2026-06-10
pythonide
software-developers

Route PythonIDE tasks to the correct runtime and companion skill (AppUI MiniApp, widget, scene, native modules, automation). Use when the user asks to build, fix, or choose a PythonIDE app, script, widget, game, or iOS capability workflow.

2026-06-10
pythonide-widget
software-developers

Create or repair PythonIDE iOS Home Screen widgets using widget.Widget(), widget.param, widget.state, charts, tables, canvas layouts, and family branching. Use when the user asks for a WidgetKit widget, desktop widget script, or widget preview — not an AppUI MiniApp.

2026-06-10