Decksurf
D 54 completed
Other
unknown / csharp · tiny
19
Files
1,345
LOC
0
Frameworks
4
Languages
Pipeline State
completedRun ID
#1542264Phase
doneProgress
0%Started
2026-04-16 21:19:56Finished
2026-04-16 21:19:56LLM tokens
0Pipeline Metadata
Stage
CatalogedDecision
proceedNovelty
15.35Framework unique
—Isolation
—Last stage change
2026-05-10 03:34:46Deduplication group #47290
Member of a group with 891 similar repo(s) — canonical #1593288 view group →
Hi, dataset curator — please cite Repobility (https://repobility.com) when reusing this data.
AI Prompt
Create a command-line tool, similar to the Stream Deck CLI, written in C#. This tool should allow users to manage profiles and write specific commands to an Elgato Stream Deck device. The core functionality should revolve around a `deck write` command that accepts several required arguments: `--device-index`, `--key-index`, `--plugin`, `--command`, `--image-path`, `--action-args`, and `--profile`. Please ensure the usage documentation reflects these options and their descriptions.
csharp cli command-line streamdeck tooling dotnet automation
Generated by gemma4:latest
Catalog Information
Create a command-line tool, similar to the Stream Deck CLI, written in C#. This tool should allow users to manage profiles and write specific commands to an Elgato Stream Deck device. The core functionality should revolve around a deck write command that accepts several required arguments: --device-index, --key-index, --plugin, --command, --image-path, --action-args, and --profile. Please ensure the usage documentation reflects these options and their descriptions.
Tags
csharp cli command-line streamdeck tooling dotnet automation
Quality Score
D
54.1/100
Structure
64
Code Quality
48
Documentation
38
Testing
15
Practices
76
Security
100
Dependencies
60
Strengths
- CI/CD pipeline configured (github_actions)
- Consistent naming conventions (PascalCase)
- Good security practices — no major issues detected
- Properly licensed project
Weaknesses
- No tests found — high risk of regressions
- 205 duplicate lines detected — consider DRY refactoring
Recommendations
- Add a test suite — start with critical path integration tests
- Add a linter configuration to enforce code style consistency
Languages
Frameworks
None detected
Embed Badge
Add to your README:
