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

flux

يحتوي flux على 8 من skills المجمعة من christopher-buss، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
8
Stars
9
محدث
2026-07-16
Forks
0
التغطية المهنية
3 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

implement
مطوّرو البرمجيات

Implement a piece of work based on a spec or set of tickets.

2026-07-16
create-pr
مطوّرو البرمجيات

Create a GitHub pull request for the current branch with `gh`. Use when the user asks to open a PR, submit changes for review, or open a pushed branch for review.

2026-06-24
jest
محللو ضمان جودة البرمجيات والمختبرون

Testing Roblox/Luau code with Jest Roblox. Use when writing tests, mocking functions, asserting values, or configuring test suites in Luau with Jest Roblox. NOT JavaScript Jest — uses .never instead of .not, jest.fn() returns two values, 0 is truthy.

2026-03-20
ecs-design
مطوّرو البرمجيات

Use when designing components, systems, or entity structures for jecs in Roblox. Use when deciding if data should be one component or multiple, when archetype transitions seem expensive, or when choosing entity members vs relationships.

2026-03-13
humanizer
المحررون

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.

2026-03-13
jecs
مطوّرو البرمجيات

Use when building ECS-based games in Roblox with roblox-ts using jecs for entities, components, queries, and relationships

2026-03-13
pnpm
مطوّرو البرمجيات

Node.js package manager with strict dependency resolution. Use when running pnpm specific commands, configuring workspaces, or managing dependencies with catalogs, patches, or overrides.

2026-03-13
roblox-ts
مطوّرو البرمجيات

Use when writing TypeScript code for Roblox using roblox-ts, especially when unsure if a JavaScript API exists or how to handle Luau interop

2026-03-13