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

.dotfiles

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

skills collected
14
Stars
2
updated
2026-06-15
Forks
0
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

improve
software-developers

Survey any codebase as a senior advisor and produce prioritized, self-contained implementation plans for OTHER models/agents to execute. Strictly read-only on source code — never implements, fixes, or refactors anything itself. Use when asked to audit a codebase, find improvement opportunities (bugs, security, performance, test coverage, tech debt, migrations, DX), suggest features or where to take the project next (roadmap, product direction), or generate handoff plans for another agent to implement.

2026-06-15
create-skill
software-developers

Create a custom skill for this project. Determines skill type, writes SKILL.md (and optional references/scripts) to .opencode/skills/<name>/, commits and pushes. Load FIRST before writing any skill.

2026-06-15
figma-import-image
software-developers

Import a bitmap image (PNG/JPEG/GIF) from a URL into a Figma file as a frame. Use whenever an image needs to land in Figma — AI mockups, photos, renders, artwork, screenshots. Bypasses use_figma sandbox limits that block the obvious paths (fetch, atob, createImageAsync, REST upload). If you skip this skill and try the obvious paths, you will lose 30+ minutes. Triggers on: import image to Figma, add image to Figma, put image in Figma, Figma image import, bitmap to Figma.

2026-06-15
generate-media
software-developers

Generate images, videos, and music using AI models (Imagen, Flux, Veo, Runway, Kling, Sora, Suno, ElevenLabs, etc.). Use when user asks to create, generate, edit, upscale, or produce any visual or audio media.

2026-06-15
install-skill
software-developers

Install a skill from a GitHub URL or local path. Copies SKILL.md (and references/scripts) into the project's .opencode/skills/ directory and creates the companion command. Use when user wants to add an existing skill to their project.

2026-06-15
figma-code-connect
software-developers

Creates and maintains Figma Code Connect template files that map Figma components to code snippets. Use when the user mentions Code Connect, Figma component mapping, design-to-code translation, or asks to create/update .figma.js files.

2026-03-31
figma-generate-library
web-and-digital-interface-designers

Build or update a professional-grade design system in Figma from a codebase. Use when the user wants to create variables/tokens, build component libraries, set up theming (light/dark modes), document foundations, or reconcile gaps between code and Figma. This skill teaches WHAT to build and in WHAT ORDER — it complements the `figma-use` skill which teaches HOW to call the Plugin API. Both skills should be loaded together.

2026-03-31
emil-design-engineering
web-and-digital-interface-designers

Design engineering principles and patterns for building polished, accessible web interfaces. Use this skill when building UI components, reviewing frontend code, implementing forms, handling touch interactions, optimizing performance, or creating marketing pages. Triggers on: design engineering, UI polish, input fields, form validation, button states, touch devices, mobile UX, accessibility, a11y, keyboard navigation, aria labels, font rendering, typography, layout shift, z-index, animations, transitions, easing, hover effects, tap targets, iOS Safari, prefers-reduced-motion, marketing pages, landing pages, dark mode, theme switching, scrollbars, gradients, shadows, virtualization, preloading.

2026-03-16
frontend-design
web-developers

Create distinctive, production-grade frontend interfaces. Use when building web components, pages, or applications with React-based frameworks. Includes Tailwind CSS v4, shadcn/ui components, Motion animations, and visual design philosophy for avoiding generic AI aesthetics.

2026-03-16
init
software-developers

Initialize a new project by cloning magoz/init template, configuring tech stack, and cleaning unused services.

2026-03-16
learn
software-developers

Capture patterns from the current session and audit AGENTS.md files against the actual codebase. Keeps documentation current as code evolves.

2026-03-16
lookup
market-research-analysts-and-marketing-specialists-131161

Research a person or organization before any contact — cold email, demo, investor meeting, partnership call. Use when the user provides a name, org, or URL and wants to know who they're talking to.

2026-03-16
prd-task
software-developers

Convert markdown PRDs to executable JSON format. Use after creating a PRD with the prd skill to generate the prd.json for autonomous task completion.

2026-03-16
research
market-research-analysts-and-marketing-specialists-131161

Conduct deep research on any topic with sources, analysis, and actionable insights.

2026-03-16
.dotfiles Agent Skills on GitHub | SkillsMP