Vladimir Kochetkov avatar

Vladimir Kochetkov

Community

@v0lka

29Followers
|
12Public Repos
|
31Published Skills

Agent Skills by Vladimir Kochetkov

Showing 31 vetted skills indexed across 1 GitHub repositories.

v0lkav0lka
15

deeper-research

Synthesize multi-source research findings with Tree of Thoughts methodology.

Community
Advanced
v0lkav0lka
15

vibe-research

Generate structured research briefs with clarifying questions across iterative turns.

Community
Advanced
v0lkav0lka
15

explore

Explore ideas and clarify requirements through open-ended questioning and ASCII diagrams.

Community
Intermediate
v0lkav0lka
15

triz-solver

Guide users through a structured TRIZ model to generate 3–5 breakthrough concepts.

Community
Advanced
v0lkav0lka
15

scamper

Generate SCAMPER-based variants from a subject, objective, and constraints.

Community
Advanced
v0lkav0lka
15

security-policy-generator

Generate a project-specific SECURITY.md with threat modeling and security controls.

Community
Advanced
v0lkav0lka
15

secure-go

Enforce OWASP Top 10 security patterns across Go code, configuration, dependencies, and CI/CD workflows.

Community
Advanced
v0lkav0lka
15

go-functions-methods

Enforce Go receiver selection, named returns, and safe defer usage.

Community
Advanced
v0lkav0lka
15

go-strings

Optimize Go string handling with rune-aware iteration, builder concatenation, and safe substring usage.

Community
Intermediate
v0lkav0lka
15

go-code-organization

Guide Go code organization with idiomatic patterns and common pitfalls.

Community
Advanced
v0lkav0lka
15

go-error-management

Review Go error handling for panic usage, wrapping, and error checks.

Community
Advanced
v0lkav0lka
15

go-standard-library

Correct Go standard library misuse in time, JSON, SQL, and HTTP code.

Community
Advanced
v0lkav0lka
15

go-optimizations

Optimize performance-sensitive Go code with cache-aware layouts and allocation reduction.

Community
Advanced
v0lkav0lka
15

go-data-types

Identify and fix Go data-type mistakes in slices, maps, and numeric literals.

Community
Advanced
v0lkav0lka
15

go-concurrency-practice

Detect and fix Go concurrency issues like goroutine leaks and data races.

Community
Advanced
v0lkav0lka
15

go-concurrency-foundations

Audit Go codebases for concurrency issues and prioritize fixes.

Community
Advanced
v0lkav0lka
15

go-control-structures

Enforce Go control structure rules for range loops, breaks, and defer.

Community
Intermediate
v0lkav0lka
15

go-testing-mistakes

Eliminate common Go testing mistakes across unit, benchmark, and integration tests.

Community
Intermediate
v0lkav0lka
15

vibespec-init

Analyze a codebase and generate an initial specification suite with domain docs and ADR templates.

Community
Advanced
v0lkav0lka
15

vibespec-update

Update specification documents and ADRs to reflect code changes.

Community
Advanced
v0lkav0lka
15

vibespec-check

Compare project specifications against source code and report categorized discrepancies.

Community
Advanced
v0lkav0lka
15

vibespec-create

Organize project-spec documents by automating template selection and registration.

Community
Intermediate
v0lkav0lka
15

vibespec-consult

Locate and read project specification files to extract invariants before structural changes.

Community
Advanced
v0lkav0lka
15

prompts-review

Audit prompts across a codebase for clarity, safety, and efficiency.

Community
Advanced