Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
lemon07r
ملف منشئ GitHub

lemon07r

عرض على مستوى المستودعات لـ 44 skills مجمعة عبر 6 مستودعات GitHub.

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
عرض أهم 8 من أصل 14 skills مجمعة في هذا المستودع.
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
عرض أهم 8 من أصل 12 skills مجمعة في هذا المستودع.
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
عرض أهم 8 من أصل 11 skills مجمعة في هذا المستودع.
عرض 6 من أصل 6 مستودعات
تم تحميل كل المستودعات