Decksurf

D 54 completed
Other
unknown / csharp · tiny
19
Files
1,345
LOC
0
Frameworks
4
Languages

Pipeline State

completed
Run ID
#1542264
Phase
done
Progress
0%
Started
2026-04-16 21:19:56
Finished
2026-04-16 21:19:56
LLM tokens
0

Pipeline Metadata

Stage
Cataloged
Decision
proceed
Novelty
15.35
Framework unique
Isolation
Last stage change
2026-05-10 03:34:46
Deduplication 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

csharp
82.8%
markdown
10.9%
yaml
5.0%
json
1.3%

Frameworks

None detected

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/1365860.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV