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 件のリポジトリを表示
すべてのリポジトリを表示しました