Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
cdavis-code
ملف منشئ GitHub

cdavis-code

عرض على مستوى المستودعات لـ 23 skills مجمعة عبر 5 مستودعات GitHub.

skills مجمعة
23
مستودعات
5
محدث
2026-05-25
مستكشف المستودعات

المستودعات و skills الممثلة

obs-audio-control
مطوّرو البرمجيات

Fast, reliable microphone and desktop audio control via the OBS MCP server. Use for short, imperative commands like "mute my mic", "unmute me", "mute game audio", "kill desktop audio", "silence everything except my mic", or "turn down the music to -12 dB". Encodes mute/unmute and volume workflows for live production.

2026-05-25
obs-camera-framing
مطوّرو البرمجيات

Apply preset transforms (wide, close-up, corner placements, zoomed) to a visual source in OBS via the OBS MCP server. Use for short, imperative commands like "zoom in on me", "move my camera top-right", "go wide", "reset camera framing", or "put my cam bottom-left". Encodes named transform presets and uses server-side animation for smooth moves.

2026-05-25
obs-fast-scene-switcher
مطوّرو البرمجيات

Optimize OBS scene switching using the OBS MCP server. Use for short, imperative commands like "switch to product placement scene", "go to intro scene", "show main camera", or "switch back to gameplay". Encodes a cached scene map workflow for low-latency scene changes. Prefer direct tool calls over long reasoning.

2026-05-25
obs-get-state
مطوّرو البرمجيات

Bootstrap a structured OBS state snapshot — current/preview program scene, all scenes, scene items with their flat transforms, audio inputs, special-input slots, canvas dimensions, and studio-mode flag — in one batch so other obs-* skills can reuse it without redundant API calls. Use at the start of any OBS-control session, or whenever a stale cache is suspected (e.g., the user reports "no visible change", switches scenes mid-session, or mentions a scene/source name that doesn't match the cache).

2026-05-25
obs-mcp
مطوّرو البرمجيات

Control a running OBS Studio instance through the OBS MCP server. Use when the user asks to connect to OBS, list or switch scenes, inspect or transform sources, control audio inputs, start/stop streaming or recording, trigger hotkeys, manage filters or transitions, or run any OBS WebSocket operation. Exposes 60+ tools via an `execute` + JavaScript invocation pattern.

2026-05-25
obs-overlay-control
مطوّرو البرمجيات

Toggle visibility of OBS sources (overlays, webcams, lower thirds, BRB text, alerts) via the OBS MCP server. Use for short, imperative commands like "show my webcam", "hide the lower third", "bring up the BRB text", "turn off my camera", or "show the chat overlay". Encodes semantic-name → source-name mapping with a per-scene visibility cache.

2026-05-25
obs-replay-clips
مطوّرو البرمجيات

Save instant replay clips from the OBS replay buffer via the OBS MCP server. Use for short, imperative commands like "clip that", "save the last 30 seconds", "save that last moment", "start the replay buffer", or "where did that clip save?". Optimized for fast, hotkey-style clipping during gaming or live content.

2026-05-25
obs-timed-recording
مطوّرو البرمجيات

Schedule OBS recording or streaming starts/stops via the OBS MCP server. Use for commands like "record for 45 minutes then stop", "start recording at 9:00 and stop at 10:15", "stop the stream in 30 minutes", or "record this lecture for an hour". Handles the wait via obs_client_sleep so the JS sandbox stays idle.

2026-05-25
عرض أهم 8 من أصل 13 skills مجمعة في هذا المستودع.
dart-flutter-publish-review
مطوّرو البرمجيات

Prepares Dart and Flutter packages for publication to pub.dev, ensuring all metadata, documentation, and requirements are met. Use when preparing to publish a package, updating package metadata, or reviewing package publication readiness.

2026-04-09
opencode-api-api-usage
مطوّرو البرمجيات

Use when working with opencode_api package to send prompts to opencode server and interpret the message response structure (text, reasoning, tool parts).

2026-04-08
reviewing-dart-packages
مطوّرو البرمجيات

Runs pana analysis on Dart packages, identifies scoring issues, and suggests fixes to achieve higher pub scores. Use when improving package quality, preparing for pub.dev publication, or when pana score issues are mentioned.

2026-04-08
dart-flutter-code-review
مطوّرو البرمجيات

Library-agnostic Flutter/Dart code review checklist covering Widget best practices, state management patterns (BLoC, Riverpod, Provider, GetX, MobX, Signals), Dart idioms, performance, accessibility, security, and clean architecture.

2026-04-08
dart-flutter-testing
محللو ضمان جودة البرمجيات والمختبرون

When writing unit/widget tests for repositories, DTO parsing, and BLoCs using Given/When/Then and mocked I/O.

2026-04-08
update-packages
مطوّرو البرمجيات

Updates pinned package dependencies for Dart and Flutter project templates. Use when adding/removing packages from the allowlist or updating dependency versions across Flutter channels (main/beta/stable).

2026-04-08
secure-coding
محللو أمن المعلومات

Apply secure coding practices to prevent common security vulnerabilities including information leakage, injection attacks, authentication flaws, and insecure error handling. Use when writing authentication code, handling errors, processing user input, or when security review is needed.

2026-04-08
عرض 5 من أصل 5 مستودعات
تم تحميل كل المستودعات