Skip to main content
Run any Skill in Manus
with one click
faremeter
GitHub creator profile

faremeter

Repository-level view of 11 collected skills across 3 GitHub repositories.

skills collected
11
repositories
3
updated
2026-05-19
repository explorer

Repositories and representative skills

anchor-core
software-developers

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
software-developers

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
software-developers

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
information-security-analysts

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
software-quality-assurance-analysts-and-testers

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
software-developers

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
software-developers

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
Showing 3 of 3 repositories
All repositories loaded