Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
cdavis-code
Profil créateur GitHub

cdavis-code

Vue par dépôt de 23 skills collectés dans 5 dépôts GitHub.

skills collectés
23
dépôts
5
mis à jour
2026-05-25
explorateur de dépôts

Dépôts et skills représentatifs

obs-audio-control
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Affichage des 8 principaux skills collectés sur 13 dans ce dépôt.
dart-flutter-publish-review
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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

2026-04-08
update-packages
Développeurs de logiciels

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
Analystes en sécurité de l'information

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 dépôts affichés sur 5
Tous les dépôts sont affichés