Sombrax Plugins
D 53 completed
Other
unknown / typescript · tiny
16
Files
2,754
LOC
0
Frameworks
3
Languages
Pipeline State
completedRun ID
#1543144Phase
doneProgress
0%Started
2026-04-16 21:54:17Finished
2026-04-16 21:54:17LLM tokens
0Pipeline Metadata
Stage
CatalogedDecision
proceedNovelty
23.01Framework unique
—Isolation
—Last stage change
2026-05-10 03:35:41Deduplication group #47554
Member of a group with 645 similar repo(s) — canonical #190142 view group →
Provenance: Repobility (https://repobility.com) — every score reproducible from /scan/
AI Prompt
Create a plugin marketplace structure for Claude Code, similar to what's described in the README. I need to set up the basic framework for managing and installing plugins. Specifically, I need to include a structure for the `sombrax-telegram` plugin, which should handle multi-session Telegram channel functionality with topic routing and a listener daemon. The project should be written in TypeScript and include necessary markdown and JSON files for documentation and configuration.
typescript plugin marketplace claude-code telegram automation typescript
Generated by gemma4:latest
Catalog Information
Create a plugin marketplace structure for Claude Code, similar to what's described in the README. I need to set up the basic framework for managing and installing plugins. Specifically, I need to include a structure for the sombrax-telegram plugin, which should handle multi-session Telegram channel functionality with topic routing and a listener daemon. The project should be written in TypeScript and include necessary markdown and JSON files for documentation and configuration.
Tags
typescript plugin marketplace claude-code telegram automation typescript
Quality Score
D
53.1/100
Structure
40
Code Quality
65
Documentation
51
Testing
0
Practices
75
Security
100
Dependencies
80
Strengths
- Consistent naming conventions (snake_case)
- Good security practices — no major issues detected
Weaknesses
- No LICENSE file — legal ambiguity for contributors
- No tests found — high risk of regressions
- No CI/CD configuration — manual testing and deployment
- 239 duplicate lines detected — consider DRY refactoring
- 2 'god files' with >500 LOC need decomposition
Recommendations
- Add a test suite — start with critical path integration tests
- Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
- Add a linter configuration to enforce code style consistency
- Add a LICENSE file (MIT recommended for open source)
Languages
Frameworks
None detected
Symbols
variable302
function37
constant29
type_alias10
interface1
Embed Badge
Add to your README:
