Skip to main content
Run any Skill in Manus
with one click
GitHub repository

dotfiles

dotfiles contains 23 collected skills from HarkushaVlad, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
23
Stars
0
updated
2026-04-29
Forks
0
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

imagegen
graphic-designers

Generate or edit raster images when the task benefits from AI-created bitmap visuals such as photos, illustrations, textures, sprites, mockups, or transparent-background cutouts. Use when Codex should create a brand-new image, transform an existing image, or derive visual variants from references, and the output should be a bitmap asset rather than repo-native code or vector. Do not use when the task is better handled by editing existing SVG/vector/code-native assets, extending an established icon or logo system, or building the visual directly in HTML/CSS/canvas.

2026-04-29
openai-docs
project-management-specialists

Use when the user asks how to build with OpenAI products or APIs and needs up-to-date official documentation with citations, help choosing the latest model for a use case, or model upgrade and prompt-upgrade guidance; prioritize OpenAI docs MCP tools, use bundled references only as helper context, and restrict any fallback browsing to official OpenAI domains.

2026-04-29
caveman-compress
software-developers

Compress natural language memory files (CLAUDE.md, todos, preferences) into caveman format to save input tokens. Preserves all technical substance, code, URLs, and structure. Compressed version overwrites the original file. Human-readable backup saved as FILE.original.md. Trigger: /caveman:compress <filepath> or "compress memory file"

2026-04-29
context7-mcp
project-management-specialists

Use for library, framework, SDK, API, or CLI questions that need current documentation or version-specific behavior.

2026-04-29
brainstorming
project-management-specialists

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

2026-04-29
code-simplifier
software-developers

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Use when asked to simplify code, clean up code, refactor for clarity, improve readability, or review recently modified code for elegance. Focuses on project-specific best practices.

2026-04-29
dispatching-parallel-agents
project-management-specialists

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

2026-04-29
executing-plans
project-management-specialists

Use when you have a written implementation plan to execute in a separate session with review checkpoints

2026-04-29
finishing-a-development-branch
project-management-specialists

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

2026-04-29
interview
project-management-specialists

Interview user in-depth to create a detailed spec

2026-04-29
requesting-code-review
project-management-specialists

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

2026-04-29
subagent-driven-development
project-management-specialists

Use when executing implementation plans with independent tasks in the current session

2026-04-29
systematic-debugging
software-developers

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

2026-04-29
test-driven-development
software-developers

Use when implementing features or bugfixes where a failing test first is the strongest and most practical way to prove behavior before implementation code

2026-04-29
verification-before-completion
software-quality-assurance-analysts-and-testers

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

2026-04-29
writing-plans
project-management-specialists

Use when you have a spec or requirements for a multi-step task, before touching code

2026-04-29
writing-skills
office-clerks-general-439061

Use when creating new skills, editing existing skills, or verifying skills work before deployment

2026-04-02
brainstorming
software-developers

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

2026-04-02
requesting-code-review
software-quality-assurance-analysts-and-testers

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

2026-04-02
subagent-driven-development
software-developers

Use when executing implementation plans with independent tasks in the current session

2026-04-02
using-superpowers
software-developers

Use when starting any conversation - routes work through the correct worker agents before any task action, requiring explicit worker selection and visible compliance

2026-04-02
writing-plans
project-management-specialistssoftware-developers

Use when you have a spec or requirements for a multi-step task, before touching code

2026-04-02
plugin-creator
software-developers

Create and scaffold plugin directories for Codex with a required `.codex-plugin/plugin.json`, optional plugin folders/files, and baseline placeholders you can edit before publishing or testing. Use when Codex needs to create a new local plugin, add optional plugin structure, or generate or update repo-root `.agents/plugins/marketplace.json` entries for plugin ordering and availability metadata.

2026-04-02