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

nums

يحتوي nums على 24 من skills المجمعة من cartridge-gg، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
24
Stars
11
محدث
2026-04-10
Forks
6
التغطية المهنية
8 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

add-release-note
مطوّرو البرمجيات

Add a new release note entry. Keeps the client data file and the docs MDX page in sync, and bumps the version so the in-game modal re-appears for all players.

2026-04-10
render-daily-replay
مطوّرو البرمجيات

Auto-render a Remotion video replay of a Nums game on Mainnet. Resolves the target `gameId` from Torii (best reward of the day OR best score of the day, OR a specific gameId the user provides), silently auto-fetches the current NUMS price from Ekubo, then runs `pnpm remotion:render:game` with the right props. Use when the user asks to render today's top game, the daily winner, the biggest reward, the highest score, or any specific gameId, without having to assemble the render command by hand.

2026-04-09
nums-remotion-replay
مطوّرو البرمجيات

Project-specific skill for the Nums Remotion package that generates game replay videos by reusing the existing client React components. Covers the cross-package webpack setup, client-component overrides, Torii data fetching, font loading, render flow quirks, and hosting. Use when working on `remotion/` or the `SlidingNumber` component, adding new compositions, debugging font/animation issues, or setting up hosting for the Remotion Studio. Pairs with the generic `remotion-best-practices` skill.

2026-04-09
ui-architecture
مصممو واجهات الويب والرقمية

UI component patterns for the Nums game client — Radix primitives, elements, containers, theming, Storybook conventions. Use when creating or modifying UI components, adding storybook stories, or working with the design system.

2026-03-12
shadcn
مطوّرو الويب

Manages shadcn components and projects — adding, searching, fixing, debugging, styling, and composing UI. Provides project context, component docs, and usage examples. Applies when working with shadcn/ui, component registries, presets, --preset codes, or any project with a components.json file. Also triggers for "shadcn init", "create an app with --preset", or "switch to --preset".

2026-03-12
ui-architecture-icon
مصممو واجهات الويب والرقمية

Add SVG icons to the Nums game client — convert SVG, create component, export, update storybook. Use when adding, modifying, or removing icon components.

2026-03-12
dojo-architecture
مطوّرو البرمجيات

Shinigami architecture for fully onchain Dojo games — Elements, Types, Models, Components, Systems, Helpers, Store, Events, Interfaces. Use when structuring a new game, adding modules, understanding the codebase hierarchy, or implementing new game mechanics.

2026-03-12
account-abstraction
مطوّرو البرمجيات

Starknet account abstraction correctness and security guidance for validate/execute paths, nonces, signatures, and session policies.

2026-03-12
cairo-auditor
محللو أمن المعلومات

Systematic Cairo/Starknet security audit workflow with deterministic preflight, parallel vector specialists, adversarial reasoning, and strict false-positive gating.

2026-03-12
cairo-contract-authoring
مطوّرو البرمجيات

Guides Cairo smart-contract authoring on Starknet with language fundamentals, safe structure choices, component composition, and implementation workflow references.

2026-03-12
cairo-optimization
مبرمجو الحاسوب

Improves Cairo performance after correctness is established, including hotspot profiling, arithmetic/loop optimization, and bounded-int hardening.

2026-03-12
cairo-testing
محللو ضمان جودة البرمجيات والمختبرون

Provides Cairo smart-contract testing strategy with progressive references for snforge unit, integration, fuzz, and fork tests.

2026-03-12
cairo-toolchain
مطوّرو البرمجيات

Covers Starknet build, declare, deploy, verify, and release operations with a deterministic workflow and command-level references.

2026-03-12
dojo-config
مديرو قواعد البيانات

Configure Scarb.toml, dojo profiles, world settings, and dependencies. Use when setting up project configuration, managing dependencies, or configuring deployment environments.

2026-03-12
dojo-indexer
مصممو قواعد البيانات

Set up and configure Torii indexer for GraphQL queries, gRPC subscriptions, and SQL access. Use when indexing your deployed world for client queries or real-time updates.

2026-03-12
dojo-init
مطوّرو البرمجيات

Initialize new Dojo projects with proper directory structure, configuration files, and dependencies. Use when starting a new Dojo game project or setting up the initial project structure.

2026-03-12
dojo-migrate
مبرمجو الحاسوب

Manage world migrations, handle breaking changes, and upgrade Dojo versions. Use when updating deployed worlds, migrating to new versions, or handling schema changes.

2026-03-12
dojo-model
مطوّرو البرمجيات

Create Dojo models for storing game state with proper key definitions, trait derivations, and ECS patterns. Use when defining game entities, components, or state structures.

2026-03-12
dojo-review
مطوّرو البرمجيات

Review Dojo code for best practices, common mistakes, security issues, and optimization opportunities. Use when auditing models, systems, tests, or preparing for deployment.

2026-03-12
dojo
مطوّرو البرمجيات

Dojo Engine framework patterns — World, Systems, Models, Events, Components, Store, permissions, testing with spawn_test_world, and deployment with sozo.

2026-03-12
dojo-system
مطوّرو البرمجيات

Create Dojo systems that implement game logic, modify model state, and handle player actions. Use when implementing game mechanics, player commands, or automated logic.

2026-03-12
dojo-test
محللو ضمان جودة البرمجيات والمختبرون

Write tests for Dojo models and systems using spawn_test_world, cheat codes, and assertions. Use when testing game logic, verifying state changes, or ensuring system correctness.

2026-03-12
dojo-token
مطوّرو البرمجيات

Implement, deploy, and index ERC20 and ERC721 tokens in Dojo. Use when adding token contracts, deploying them, or configuring Torii to index balances and transfers.

2026-03-12
dojo-world
مديرو قواعد البيانات

Manage world permissions, namespaces, resource registration, and access control. Use when configuring world ownership, setting up authorization policies, or managing resource permissions.

2026-03-12