Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
lemon07r
GitHub 제작자 프로필

lemon07r

6개 GitHub 저장소에서 수집된 44개 skills를 저장소 단위로 보여줍니다.

수집된 skills
44
저장소
6
업데이트
2026-07-06
저장소 탐색

저장소와 대표 skills

conventional-git
소프트웨어 개발자

Standardized commit messages and branch naming for AFNM mod projects. Activate when creating commits, branches, or release tags to follow the project's conventional commit format.

2026-07-06
afnm-modding
소프트웨어 개발자

CraftBuddy orientation for Ascend From Nine Mountains mod work. Activate first for AFNM-CraftBuddy tasks to route into optimizer, runtime integration, UI validation, ModAPI lookup, validation, and release skills without bulk-loading docs.

2026-04-25
craftbuddy-release
소프트웨어 개발자

CraftBuddy release and Workshop publishing workflow. Activate when bumping versions, packaging, uploading to Steam Workshop item 3661729323, pushing release commits, tagging GitHub releases, changing Workshop description copy, or for any Steam Workshop upload mechanics.

2026-04-25
modapi-lookup
소프트웨어 개발자

CraftBuddy ModAPI lookup workflow. Activate when using AFNM hooks, actions, utilities, root-state APIs, gameData, injectUI, registerOptionsUI, or when verifying API signatures before implementation.

2026-04-25
typescript-afnm
소프트웨어 개발자

CraftBuddy TypeScript conventions for AFNM ModAPI work. Activate when writing or reviewing TypeScript, adding interfaces, touching globals, or considering any/ts-ignore.

2026-04-25
agent-browser
소프트웨어 개발자

Browser automation CLI for agents. Use for opening pages, clicking, filling forms, taking screenshots, reading DOM snapshots, testing local harnesses, or connecting to AFNM/Electron DevTools sessions.

2026-04-25
systematic-debugging
소프트웨어 개발자

CraftBuddy debugging methodology. Activate when typecheck/build/runtime/test failures occur, optimizer behavior regresses, auto-craft stalls, or repeated fix attempts start to thrash.

2026-04-25
craftbuddy-optimizer
소프트웨어 개발자

CraftBuddy optimizer/search/MCTS workflow. Activate for changes to src/optimizer, crates/craftbuddy-engine, recommendation quality, scoring, move ordering, simulation tests, replay snapshots, or optimizer performance.

2026-04-25
이 저장소에서 수집된 skills 14개 중 상위 8개를 표시합니다.
frontend-mod-ui
웹·디지털 인터페이스 디자이너

Design guidance for building mod UIs that integrate with AFNM's visual style using GameDialog, GameButton, BackgroundImage, and other game-provided components. Activate when creating mod settings panels, custom screens, injected UI, or persistent overlays.

2026-07-06
modapi-lookup
소프트웨어 개발자

Reference for AFNM ModAPI hooks, actions, and utilities. Activate when writing hook registrations, using content registration functions, accessing game data, or implementing registerOptionsUI, injectUI, or addScreen.

2026-07-06
afnm-modding
소프트웨어 개발자

Master orientation skill for Ascend From Nine Mountains mod development. Activate on any AFNM modding task to get project layout, toolchain, ModAPI-first philosophy, the fallback ladder, and routing to the correct specialized skill. This is the entry-point skill — load it first when starting mod work.

2026-04-29
pre-commit-validation
소프트웨어 개발자

Run verification commands before claiming work is complete. Activate before committing code changes, before claiming a task is done, or before creating a release to ensure type safety and build success.

2026-04-29
systematic-debugging
소프트웨어 개발자

Four-phase debugging methodology for AFNM mods that prevents thrashing. Activate when build errors, typecheck failures, runtime errors occur, or when mod behavior does not match expectations after repeated fix attempts.

2026-04-29
typescript-afnm
소프트웨어 개발자

TypeScript conventions and patterns specific to AFNM mod development. Activate when writing or reviewing TypeScript code, adding types or interfaces, or when about to use any or skip type safety.

2026-04-29
typescript-best-practices
소프트웨어 개발자

Guide AI agents through TypeScript coding best practices including type safety, error handling, code organization, and architecture patterns. This skill should be used when generating TypeScript code, reviewing TypeScript files, creating new TypeScript modules, refactoring JavaScript to TypeScript, or when the user asks about TypeScript patterns, types, or coding standards. Keywords: typescript, types, coding standards, best practices, type safety, generics, architecture, refactoring.

2026-04-29
conventional-git
소프트웨어 개발자

Standardized commit messages and branch naming for AFNM mod projects. Activate when creating commits, branches, or release tags to follow the project's conventional commit format.

2026-04-29
이 저장소에서 수집된 skills 12개 중 상위 8개를 표시합니다.
golang-modernize
소프트웨어 개발자

Continuously modernize Golang code to use the latest language features, standard library improvements, and idiomatic patterns. Use this skill whenever writing, reviewing, or refactoring Go code to ensure it leverages modern Go idioms. Also use when the user asks about Go upgrades, migration, modernization, deprecation, or when modernize linter reports issues. Also covers tooling modernization: linters, SAST, AI-powered code review in CI, and modern development practices. Trigger this skill proactively when you notice old-style Go patterns that have modern replacements.

2026-05-05
golang-testing
소프트웨어 개발자

Provides a comprehensive guide for writing production-ready Golang tests. Covers table-driven tests, test suites with testify, mocks, unit tests, integration tests, benchmarks, code coverage, parallel tests, fuzzing, fixtures, goroutine leak detection with goleak, snapshot testing, memory leaks, CI with GitHub Actions, and idiomatic naming conventions. Use this whenever writing tests, asking about testing patterns or setting up CI for Go projects. Essential for ANY test-related conversation in Go.

2026-05-05
context-curator
소프트웨어 개발자

Use when selecting, compacting, or reviewing repository context for an implementation, review, or investigation task. Helps build high-signal context packs from file trees, diffs, symbols, tests, docs, slices, and search hits while avoiding noisy full-repo reads.

2026-05-05
docs-steward
소프트웨어 개발자

Use when adding, removing, or changing permanent documentation, architecture decisions, examples, CLI commands, configs, skill docs, or maintenance guidance. Keeps docs indexed, non-duplicative, and useful for future agents.

2026-05-05
eval-runner
소프트웨어 품질 보증 분석가·테스터

Use when changing prompts, tools, context packing, provider behavior, permissions, subagents, search, or other agent quality-sensitive logic. Guides focused tests, SanityHarness runs, metric capture, and adoption decisions.

2026-05-05
prompt-lab
소프트웨어 개발자

Use when editing base prompts, tool descriptions, skill descriptions, subagent prompts, compaction summaries, or prompt wording experiments such as soft vs hard rules, compact language, mood, or persona framing.

2026-05-05
provider-adapter
소프트웨어 개발자

Use when adding or modifying model provider support, model profiles, streaming, tool-call normalization, reasoning effort, cost accounting, retries, rate limits, or secret handling.

2026-05-05
sandbox-hardening
정보 보안 분석가

Use when changing shell execution, filesystem writes, path permissions, network access, bubblewrap policies, worktree isolation, secret redaction, approval modes, or CI/headless execution safety.

2026-05-05
이 저장소에서 수집된 skills 11개 중 상위 8개를 표시합니다.
저장소 6개 중 6개 표시
모든 저장소를 표시했습니다