Home
Parity

PARITY SKILLS

Composable skills for AI agents. Install once, audit everything.

Install Parity Skills

curl -sL https://parity.cx/install.sh | bashcopy

Pipe to bash — works on macOS and Linux

CursorClaude CodeWindsurfCopilot

Security Audit

v1.2.0

Comprehensive Solana program security analysis with structured finding output

securityanchor
parity

Best Practices

v1.2.0

Solana and Anchor coding standards analysis with convention scoring

toolinganchor
parity

Gas Optimization

v1.2.0

Compute unit and rent cost optimization analysis for Solana programs

toolinganchor
parity

Deep Audit

v1.2.0

Multi-pass deep audit with cross-skill correlation and optimized code generation

securityanchortooling
parity

CPI Chain Validator

v1.0.1

Traces and validates Cross-Program Invocation chains across Solana programs, detecting unsafe CPI patterns, verifying program ownership at each hop, and flagging reentrancy vectors through nested invocations

securityanchordefi
parity-team

DeFi Protocol Review

v0.9.0

Systematic review of DeFi protocols on Solana covering AMM invariants, lending safety, oracle manipulation, flash loan vectors, and liquidation logic

defisecurity
parity-team

IDL Documentation Generator

v1.3.0

Automatically generates comprehensive API documentation from Anchor IDL files with instruction signatures, account layouts, error codes, and usage examples

toolinganchor
parity-team

PDA Derivation Helper

v1.0.0

Assists with Program Derived Address patterns, validates seed construction, bump handling, canonical bump usage, and cross-program PDA access

anchortooling
parity-team

Test Generator

v1.1.0

Automatically generate comprehensive test suites for Anchor programs with Bankrun and proper account setup

testinganchortooling
parity-team

Token Program Analyzer

v1.0.3

Deep analysis of SPL Token and Token-2022 program interactions

tokensecurity
parity-team

Account Lifecycle Manager

v0.8.0

Manages the full lifecycle of Solana accounts including creation, initialization, resize, migration, and closing with rent-exemption validation and lamport drainage safety

anchortoolingsecurity
parity-team

Want to create your own skill? Read the skill authoring guide