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

flex

يحتوي flex على 7 من skills المجمعة من faremeter، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

anchor-core
مطوّرو البرمجيات

Core Anchor programming patterns including program structure, account types, constraints, space calculation, and error handling. Always load this skill when writing or reviewing any Anchor program code.

2026-03-26
anchor-cpis
مطوّرو البرمجيات

Cross-Program Invocation patterns for safely calling other programs. Load when implementing SPL token transfers, system program calls, or any inter-program communication.

2026-03-26
anchor-pdas
مطوّرو البرمجيات

Program Derived Address patterns for creating deterministic accounts, hashmap-like structures, and program signing. Load when implementing PDAs or working with seeds and bumps.

2026-03-26
anchor-security
محللو أمن المعلومات

Security patterns from sealevel-attacks repository and Anchor best practices. Always load this skill when writing or reviewing Anchor programs to prevent common vulnerabilities.

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

Testing strategies for Anchor programs including unit tests, integration tests, and transaction simulation. Load when writing or reviewing tests for Anchor programs.

2026-03-26
anchor-token-operations
مطوّرو البرمجيات

SPL Token and Token-2022 patterns for managing token accounts, transfers, and associated token accounts. Load when working with SPL tokens in Anchor programs.

2026-03-26
rust-solana
مطوّرو البرمجيات

Rust patterns specific to Solana development including serialization, compute optimization, and Solana-specific types. Load when optimizing Solana programs or working with low-level Solana features.

2026-03-26