Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

flex

flex 收录了来自 faremeter 的 7 个 skills,并提供仓库级职业覆盖和站内 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