Stoyan Kyosev avatar

Stoyan Kyosev

Community

@skyosev · Bulgaria

19Followers
|
28Public Repos
|
20Published Skills

Agent Skills by Stoyan Kyosev

Showing 20 vetted skills indexed across 1 GitHub repositories.

skyosevskyosev
5

solid-hunter-ts

Audit TypeScript code for SOLID principle violations at class and interface levels.

Community
Advanced
skyosevskyosev
5

boundary-hunter-ts

Audit TypeScript module boundaries to detect leaked internals and dependency violations.

Community
Intermediate
skyosevskyosev
5

security-hunter-ts

Audit TypeScript code for security vulnerabilities like hardcoded secrets and injection risks.

Community
Advanced
skyosevskyosev
5

invariant-hunter-ts

Audit TypeScript code for weak invariants and unnecessary type casts.

Community
Advanced
skyosevskyosev
5

test-hunter-ts

Audit TypeScript test suites for coverage gaps and brittle mocks.

Community
Intermediate
skyosevskyosev
5

smell-hunter-ts

Detect common TypeScript code smells and output a structured report.

Community
Intermediate
skyosevskyosev
5

slop-hunter-ts

Audit TypeScript codebases for AI-generated noise and style drift.

Community
Advanced
skyosevskyosev
5

doc-hunter-ts

Audit TypeScript code for missing inline explanations of non-obvious decisions.

Community
Intermediate
skyosevskyosev
5

simplicity-hunter-ts

Audit TypeScript code for structural complexity and recommend minimal implementations.

Community
Advanced
skyosevskyosev
5

type-hunter-ts

Audit TypeScript type definitions for design debt and duplicated shapes.

Community
Intermediate
skyosevskyosev
5

doc-hunter-go

Detect missing why documentation and godoc in Go codebases.

Community
Intermediate
skyosevskyosev
5

invariant-hunter-go

Audit Go code for unchecked errors, nil dereferences, and unsafe type assertions.

Community
Advanced
skyosevskyosev
5

solid-hunter-go

Identify SOLID design-principle violations in Go packages and dependencies.

Community
Advanced
skyosevskyosev
5

smell-hunter-go

Identifies Go anti-patterns and smells in codebases with actionable feedback.

Community
Intermediate
skyosevskyosev
5

simplicity-hunter-go

Audit Go code for structural complexity and prescribe behavior-preserving simplifications.

Community
Advanced
skyosevskyosev
5

security-hunter-go

Audit Go code for security vulnerabilities with evidence and remediation guidance.

Community
Advanced
skyosevskyosev
5

slop-hunter-go

Detects and removes AI-generated noise from Go code.

Community
Intermediate
skyosevskyosev
5

type-hunter-go

Audit Go type definitions for design debt and duplication.

Community
Intermediate
skyosevskyosev
5

boundary-hunter-go

Audit Go package exports and imports for boundary violations.

Community
Advanced
skyosevskyosev
5

test-hunter-go

Analyze Go test suites for coverage gaps, brittle tests, and implementation-coupled assertions.

Community
Advanced