Skip to main content
Manusで任意のスキルを実行
ワンクリックで
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