Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

flex

flex enthält 7 gesammelte Skills von faremeter, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
7
Stars
1
aktualisiert
2026-03-26
Forks
0
Berufsabdeckung
3 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

anchor-core
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Informationssicherheitsanalysten

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
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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
Softwareentwickler

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