Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$pwd:
onmax
GitHub creator profile

onmax

Repository-level view of 68 collected skills across 10 GitHub repositories, including approximate occupation coverage.

skills collected
68
repositories
10
occupation fields
3
updated
2026-05-26
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

#001
skills
23 skills00updated 2026-05-26
34% of creator
write-a-skill
미분류

Creates or revises one portable agent skill with concise routing, progressive disclosure, and clear safety boundaries. Use when the user wants to write, clean up, or restructure a skill.

2026-05-26
codex-session-finder
미분류

Finds Codex session coordinates by id, title, repo path, rollout path, or topic. Use when a user or another skill needs thread metadata and rollout paths for its own review.

2026-05-26
codex-skill-retrospective
미분류

Reviews recent Codex sessions for repeated agent failures and skill improvements. Use for daily/weekly retrospectives, skill audits, agent-pattern analysis, or cleanup recommendations.

2026-05-26
design-to-agent-work
미분류

Clarifies fuzzy direction into durable memory and issue-shaping handoff. Use when the user wants to turn an idea, conversation, ADR, PRD, or prior session into clear agent-ready work.

2026-05-26
evidence-research
미분류

Gathers internal or external evidence for one decision and returns sourced patterns. Use when design, planning, retrospectives, or architecture depends on research before deciding.

2026-05-26
fast-forward
미분류

Skips obvious branches inside grilling sessions by stating the assumed answer and moving on. Use when the user says fast-forward, skip, obvious, same as me, or next unclear area.

2026-05-26
grill-with-docs
미분류

Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates agent-owned documentation under `.agents/` inline as decisions crystallise. Use when the real task is defining purpose, scope, structure, canonical terms, capture/refinement criteria, or other durable decisions for the project.

2026-05-26
handoff
미분류

Writes a compact continuation handoff for another agent or future session. Use when the user asks to hand off, compact context, continue later, or preserve next steps.

2026-05-26
Showing top 8 of 23 collected skills in this repository.
#002
nuxt-skills
19 skills67230updated 2026-03-30
28% of creator
phaser-best-practices
소프트웨어 개발자

Builds and refactors Phaser 3 browser games. Use for creating a new Phaser project, adding scenes, entities, physics, UI, tilemaps, animations, input, audio, camera, or for fixing Phaser-specific bugs and performance problems.

2026-03-30
writing-web-documentation
기술 작가

Write, rewrite, review, and organize developer-facing documentation for web software projects. Use when creating or improving README files, docs homepages, quickstarts, tutorials, how-to guides, API/reference pages, conceptual explanations, migration guides, or troubleshooting content for frontend, backend, full-stack, SDK, API, or framework-based web products. This skill applies strong information architecture, task-first page structure, clear voice, runnable examples, version and prerequisite hygiene, accessibility rules, and docs-as-code maintenance habits. Do not use it for marketing copy, legal text, or non-technical customer-support articles.

2026-03-29
nuxt-studio
웹 개발자

Use when working with Nuxt Studio, the self-hosted open-source CMS for Nuxt Content sites - provides visual editing, media management, Git-based publishing, auth providers, and AI content assistance

2026-03-09
document-writer
기술 작가

Use when writing blog posts or documentation markdown files - provides writing style guide (active voice, present tense), content structure patterns, and MDC component usage. Overrides brevity rules for proper grammar. Use nuxt-content for MDC syntax, nuxt-ui for component props.

2026-02-23
nuxt-content
웹 개발자

Use when working with Nuxt Content v3, markdown content, or CMS features in Nuxt - provides collections (local/remote/API sources), queryCollection API, MDC rendering, database configuration, NuxtStudio integration, hooks, i18n patterns, and LLMs integration

2026-02-23
nuxt
웹 개발자

Use when working on Nuxt 4+ projects - provides server routes, file-based routing, middleware patterns, Nuxt-specific composables, and configuration with latest docs. Covers h3 v1 helpers (validation, WebSocket, SSE) and nitropack v2 patterns. Updated for Nuxt 4.3+.

2026-02-23
nuxt-ui
웹 개발자

Use when building styled UI with @nuxt/ui v4 components - create forms with validation, implement data tables with sorting, build modal dialogs and overlays, configure Tailwind Variants theming. Use vue skill for raw component patterns, reka-ui for headless primitives.

2026-02-23
pnpm
소프트웨어 개발자

Use when managing Node.js dependencies with pnpm - install packages, configure monorepo workspaces, set up pnpm catalogs, resolve dependency conflicts with overrides, patch third-party packages, and configure CI pipelines for pnpm projects

2026-02-23
Showing top 8 of 19 collected skills in this repository.
#003
claude-config
14 skills00updated 2026-02-20
21% of creator
web-animation-design
웹 개발자

Design and implement web animations that feel natural and purposeful. Use this skill proactively whenever the user asks questions about animations, motion, easing, timing, duration, springs, transitions, or animation performance. This includes questions about how to animate specific UI elements, which easing to use, animation best practices, or accessibility considerations for motion. Triggers on: easing, ease-out, ease-in, ease-in-out, cubic-bezier, bounce, spring physics, keyframes, transform, opacity, fade, slide, scale, hover effects, microinteractions, Framer Motion, React Spring, GSAP, CSS transitions, entrance/exit animations, page transitions, stagger, will-change, GPU acceleration, prefers-reduced-motion, modal/dropdown/tooltip/popover/drawer animations, gesture animations, drag interactions, button press feel, feels janky, make it smooth.

2026-02-20
create-pr-commit
소프트웨어 개발자

Suggest conventional commit or pull request titles in the format type(scope): title, written in lowercase English. Use when asked to propose commit messages or PR titles, especially for /create-commit or /create-pr requests.

2026-02-10
design-interface
소프트웨어 개발자

Generate multiple radically different interface designs for a module using parallel sub-agents. Use when designing an API, exploring interface options, comparing module shapes, or "design it twice".

2026-02-10
request-refactor-plan
소프트웨어 개발자

Conversational refactor planner - interview, scope, plan tiny atomic commits. Use when planning a refactor that needs careful incremental steps.

2026-02-10
write-a-prd
프로젝트 관리 전문가

Conversational PRD writer - interview, scope, write, then create Linear/GitHub issue. Use when planning a new feature or product requirement.

2026-02-10
pnpm
소프트웨어 개발자

Use when managing Node.js dependencies with pnpm - provides workspace setup, catalogs, CLI commands, overrides, and CI configuration

2026-02-10
tsdown
소프트웨어 개발자

Use when bundling TypeScript libraries - provides tsdown configuration, dual ESM/CJS output, .d.ts generation, and plugin authoring

2026-02-10
vite
소프트웨어 개발자

Use when setting up Vite projects - provides dev server, HMR, build configuration, library mode, and plugin authoring patterns

2026-02-10
Showing top 8 of 14 collected skills in this repository.
#004
nuxt-convex
3 skills191updated 2026-03-22
4.4% of creator
#006
repros
2 skills10updated 2026-04-11
2.9% of creator
저장소 10개 중 10개 표시
모든 저장소를 표시했습니다