Skip to main content
Run any Skill in Manus
with one click
nikita-voloshyn
GitHub creator profile

nikita-voloshyn

Repository-level view of 24 collected skills across 4 GitHub repositories.

skills collected
24
repositories
4
updated
2026-06-28
repository explorer

Repositories and representative skills

assign
computer-occupations-all-other

Assign agents and skills to a plan's tasks, producing docs/plans/<feature>-dispatch.md. Run after /plan.

2026-06-28
changelog
software-developers

Generate a session changelog from git diff. Triggers on 'changelog', 'what changed', 'session summary', 'diff summary'.

2026-06-28
check
software-quality-assurance-analysts-and-testers

Run the full quality pipeline: lint, typecheck, and tests. Triggers on 'check', 'run checks', 'quality check', 'ci check'.

2026-06-28
deploy-check
software-quality-assurance-analysts-and-testers

Pre-deployment audit: verify code quality, secrets, dependencies, and build. Triggers on 'deploy check', 'pre-deploy', 'deployment audit', 'ready to deploy'.

2026-06-28
docs
software-developers

Maintain project documentation coverage: audit all components, update specific docs, or check coverage status. Triggers on 'docs audit', 'update docs', 'docs status', 'documentation coverage'.

2026-06-28
execute
computer-occupations-all-other

Execute an approved dispatch plan task by task, producing docs/plans/<feature>-report.md. Run after /assign.

2026-06-28
observability
network-and-computer-systems-administrators

Configure OpenTelemetry export from Claude Code to a tracing backend (LangSmith, Langfuse, or Jaeger). Triggers on 'enable tracing', 'setup observability', 'configure otel', 'send traces'.

2026-06-28
phase
computer-occupations-all-other

Execute the current phase from the development plan step by step. Triggers on 'phase', 'next phase', 'run phase', 'execute phase'.

2026-06-28
Showing top 8 of 10 collected skills in this repository.
vision-builder-en
project-management-specialists

Skill for defining a clear project vision and generating all core project documentation. MANDATORY TRIGGERS: "build project vision", "define the project", "what are we building", "project scope", "start a project", "plan the project", "create vision", "I want to build X", "structure my idea", "project architecture", "let's define this", "vision document", "where do we start", "project foundation", "before we write code". Use when: user describes an idea and wants to structure it, needs to go from idea → stack → phases, no clear point A or point B defined yet. Do NOT use: if the project is already in progress and vision is locked with no changes needed.

2026-03-21
vision-builder-ru
project-management-specialists

Скилл для формирования чёткой визии проекта и генерации всей базовой документации. ОБЯЗАТЕЛЬНЫЕ ТРИГГЕРЫ: "сформируй визию", "создай визию", "визия проекта", "формируем проект", "нужна визия", "начнём с визии", "определи проект", "что мы строим", "план проекта", "с чего начнём", "хочу построить X", "опиши проект", "структура проекта". Использовать когда: пользователь описывает идею и хочет её структурировать, нужно пройти путь идея → стек → фазы, нет чёткого понимания А и Б. НЕ использовать: если проект уже в работе и визия зафиксирована без изменений.

2026-03-21
api-contract-reviewer
software-developers

Use this skill to review, audit, or document API contracts and endpoints. MANDATORY TRIGGERS: API review, API design, REST API, GraphQL schema, gRPC proto, OpenAPI, Swagger, endpoint review, API consistency, API audit, routes, controllers. Also use when: checking naming conventions, validating error handling, reviewing versioning strategy, documenting existing API surface, finding inconsistencies across endpoints. Do NOT use for: full architecture review (use architecture-analyzer) or CI/CD pipeline review (use pipeline-auditor).

2026-03-21
architecture-analyzer
software-developers

Use this skill to analyze, map, or document a codebase's architecture. MANDATORY TRIGGERS: architecture, codebase structure, module map, layer diagram, dependency flow, how is this project organized, project structure analysis. Also use when: reviewing separation of concerns, identifying design patterns in use, generating architecture documentation, onboarding to an unfamiliar codebase. Do NOT use for: CI/CD pipeline review (use pipeline-auditor), infrastructure configs (use infra-config-analyzer), or individual API endpoint review (use api-contract-reviewer).

2026-03-21
dependency-mapper
software-developers

Use this skill to map, analyze, or audit project dependencies. MANDATORY TRIGGERS: dependency, dependencies, package.json, requirements.txt, go.mod, pom.xml, Cargo.toml, Gemfile, circular dependency, outdated packages, dependency graph, import map, module dependencies. Also use when: looking for circular imports, checking for vulnerable packages, mapping internal module coupling, preparing for a package upgrade, analyzing bundle size contributors. Do NOT use for: full architecture review (use architecture-analyzer).

2026-03-21
infra-config-analyzer
network-and-computer-systems-administrators

Use this skill to review and analyze infrastructure configuration files. MANDATORY TRIGGERS: Dockerfile, docker-compose, Kubernetes, k8s, Terraform, Helm chart, infrastructure review, container config, deployment config, YAML config, infra audit, cloud config, IaC. Also use when: reviewing Docker multi-stage builds, checking k8s resource limits, auditing Terraform security groups, optimizing container images, checking environment variable management. Do NOT use for: CI/CD pipeline files (use pipeline-auditor) or application architecture (use architecture-analyzer).

2026-03-21
pipeline-auditor
software-developers

Use this skill to review, audit, or optimize CI/CD pipelines. MANDATORY TRIGGERS: CI/CD, pipeline, GitHub Actions, GitLab CI, Jenkinsfile, .github/workflows, .gitlab-ci.yml, build pipeline, deployment pipeline, review pipeline, pipeline optimization, CI audit. Also use when: checking pipeline security, looking for missing stages, optimizing build times, reviewing workflow YAML files. Do NOT use for: codebase architecture (use architecture-analyzer) or infrastructure configs like Dockerfiles (use infra-config-analyzer).

2026-03-21
system-design-reviewer
software-developers

Use this skill to review system design, evaluate architectural trade-offs, or create Architecture Decision Records (ADRs). MANDATORY TRIGGERS: system design, design review, trade-off analysis, ADR, architecture decision record, scalability review, design document review, technical decision, should we use, which approach, design trade-offs. Also use when: comparing technology choices, evaluating migration strategies, reviewing RFC or design docs, assessing scalability and reliability, documenting why a decision was made. Do NOT use for: code-level architecture mapping (use architecture-analyzer) or CI/CD pipeline review (use pipeline-auditor).

2026-03-21
Showing 4 of 4 repositories
All repositories loaded