Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
vltansky
GitHub-Creator-Profil

vltansky

Repository-Ansicht von 66 gesammelten Skills in 10 GitHub-Repositories.

gesammelte Skills
66
Repositories
10
aktualisiert
2026-07-20
Hier werden die Top 8 Repositories angezeigt; die vollständige Repository-Liste folgt darunter.
Repository-Explorer

Repositories und repräsentative Skills

vs-analyze-thread
Softwareentwickler

Analyze Codex, Claude Code, or Cursor threads, transcripts, and transcriptions. Use for thread analysis, transcript review, conversation audits, agent-performance diagnosis, comparing sessions, finding loops or corrections, and extracting decisions, outcomes, evidence, and actionable improvements.

2026-07-20
vs-internal-shared
Sonstige Computerberufe

Internal reference for vs shared conventions: artifact paths, project ID resolution, storage preference, and skill taxonomy.

2026-07-20
vs-steal
Softwareentwickler

Use when asked to scan a named external repo for ideas worth porting. Produces a cited, ranked steals report.

2026-07-20
vs-qa
Softwarequalitätssicherungsanalysten und -tester

Use when asked to QA, test this site or app, find bugs, or test and fix a user-facing interface. Runs harness-aware browser or computer-use QA, fixes issues, and re-verifies.

2026-07-20
vs-ship-it
Softwareentwickler

Use when the user wants to create/open a pull request, submit changes for review, send changes to dev, or otherwise ship local Git changes. Also use for explicit commit and push or push to main/master or the current branch requests. Requires affirmative publish intent; do not use for review/readiness-only requests. Creates and verifies a GitHub PR by default; honors explicit direct pushes and babysits only when requested.

2026-07-20
vs-baby-sit
Softwarequalitätssicherungsanalysten und -tester

Use when asked to watch a PR, fix CI, address review comments, or keep a branch merge-ready in a loop.

2026-07-20
vs-github-research
Softwareentwickler

Use when the user asks how GitHub projects solve a problem, wants prior art, external code examples, ecosystem patterns, or a landscape comparison across parallel projects.

2026-07-19
vs-build-it
Sonstige Computerberufe

Use when the user says build-it, implement this plan, take it from here, or wants autonomous plan-to-code execution.

2026-07-18
Zeigt die Top 8 von 31 gesammelten Skills in diesem Repository.
hetzner-codex-remote
Netzwerk- und Computersystemadministratoren

Prepare a Hetzner Cloud VPS for secure Codex remote SSH access. Use when the user wants to create or configure a Hetzner server for Codex remote control, fix "No codex found in PATH" on a remote machine, install agent development tooling on a VPS, harden SSH access to a Hetzner server, or connect the server through Codex Settings, Connections, Add SSH.

2026-05-13
batch
Softwareentwickler

Parallel work orchestration — decompose large changes into 5-30 worktree agents that each open a PR. Use when the user says 'batch', 'do this in parallel', 'split into PRs', 'bulk change', 'mass refactor', or wants a sweeping mechanical change across many files.

2026-05-12
debug
Softwareentwickler

Systematic root-cause debugging for any bug — backend, frontend, logic, integration. Hypothesis-driven investigation with evidence collection. Use when the user says 'debug', 'investigate', 'why is this broken', 'root cause', 'trace this bug', 'figure out why', 'this doesn't work', or 'unexpected behavior'. For frontend-specific runtime debugging with a log server, use /debug-mode instead.

2026-05-12
fix-pr-comments
Softwareentwickler

Handle feedback from PR reviewers. For each inline thread: reply on-thread and resolve after user approves. Use when developers left comments on your PR and you need to address them. Triggers on 'address comments', 'fix PR feedback', 'what did the reviewer say', 'handle review', 'resolve comments', 'comments from dev', 'dev feedback'.

2026-04-01
ship-it
Softwareentwickler

Create a GitHub PR with conventional format and AI session context. Use when user says 'create PR', 'open PR', 'submit changes', 'send to dev', 'ship it', or is done with their task.

2026-04-01
grill-me
Projektmanagementspezialisten

Structured adversarial review that pushes back on a plan, challenges the premise, compares alternatives, and stress-tests the design until the main risks are explicit. Use when the user asks to "grill me", stress-test a plan, poke holes in an approach, challenge assumptions, pressure-test a design, or validate an early-stage idea before building ("I have an idea", "is this worth building", "grill me on this idea").

2026-04-01
rfc-research
Softwareentwickler

Research a technical topic and produce an RFC document backed by real code evidence from GitHub. Use when user says 'write an RFC', 'RFC research', 'create RFC for', 'technical proposal', 'design doc', 'investigate X', 'research X and write a proposal', 'architecture decision record', 'ADR', or needs a structured technical decision document with prior art analysis.

2026-04-01
design-review
Softwareentwickler

Designer's eye visual audit of a live site — finds typography issues, spacing violations, AI slop patterns, hierarchy problems, interaction state gaps — then fixes them with atomic commits and before/after screenshots. Use when asked to 'audit the design', 'visual QA', 'design polish', 'does this look good', 'check the UI', or 'fix the design'. Proactively suggest when the user mentions visual inconsistencies or wants to polish a live site before shipping.

2026-03-31
Zeigt die Top 8 von 14 gesammelten Skills in diesem Repository.
octocode-cli
Netzwerk- und Computersystemadministratoren

Use `octocode-cli` subcommands to execute Octocode MCP tools from a terminal without wiring MCP. Use when the user asks to "run octocode from shell", "use octocode without MCP", "call githubSearchCode from CLI", or wants a one-off GitHub code/file/PR search in the terminal.

2026-04-17
octocode-pull-request-reviewer
Softwarequalitätssicherungsanalysten und -tester

This skill should be used when the user asks to "review a PR", "review pull request", "PR review", "check this PR", "analyze PR changes", "review PR #123", "what's wrong with this PR", "is this PR safe to merge", "review my changes", "review local changes", "review my code", "review staged changes", "review my diff", or needs expert code review with architectural analysis, defect detection, and security scanning. Supports both remote PRs and local changes (staged/unstaged). Uses Octocode MCP tools for deep code forensics and holistic evaluation.

2026-04-14
octocode-engineer
Softwareentwickler

Flexible system-engineering skill for technical code understanding, project/feature deep dives, bug investigation, quality and architecture analysis, and safe delivery from research and RFC/planning through implementation and verification.

2026-04-11
octocode-research
Softwareentwickler

Use when the user asks to "research code", "how does X work", "where is Y defined", "who calls Z", "trace code flow", "find usages", "explore this library", "understand the codebase", or needs deep code exploration with HTTP-based tool orchestration. For direct MCP tool research without the HTTP server, use octocode-researcher instead.

2026-04-10
octocode-design
Softwareentwickler

High-level design-system and UI architecture generator for existing or new projects. Uses Octocode MCP local tools first, then creates a dynamic (not rigid) DESIGN.md covering visual language, styling strategy, component architecture, framework constraints, accessibility, performance, responsive behavior, and implementation guidance.

2026-04-05
octocode-install
Softwareentwickler

Interactive step-by-step installer for Octocode tools on macOS and Windows. Use when the user asks to "install octocode", "set up octocode", "configure octocode mcp", "get started with octocode", "install octocode-cli", "octocode setup", or needs help with GitHub auth, IDE MCP config, or skills installation.

2026-04-03
octocode-documentation-writer
Softwareentwickler

This skill should be used when the user asks to "generate documentation", "document this project", "create docs", "write documentation", "update documentation", "document all APIs", "generate onboarding docs", "create developer docs", or needs comprehensive codebase documentation. Orchestrates parallel AI agents to analyze code and produce documentation files.

2026-03-11
octocode-plan
Softwareentwickler

Use when the user asks to "plan & implement", "plan this work", "research & build", "plan auth/API/work", or needs a multi-step pipeline from understanding through implementation. Flow is Understand → Research → Plan → Implement → Verify. For design documents or technical proposals without implementation, use octocode-rfc-generator instead.

2026-03-11
Zeigt die Top 8 von 12 gesammelten Skills in diesem Repository.
10 von 10 Repositories angezeigt
Alle Repositories angezeigt