com um clique
lint
Run all linting and formatting checks across the project
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Run all linting and formatting checks across the project
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
Build all project components (Solidity contracts and Rust WASM)
Check the health and state of a deployed SmartVault by querying on-chain data
DeFi conventions, decimal handling, and protocol integration patterns used in this project. Load when working with token amounts, price conversions, or protocol interactions.
Deploy smart vault contracts to a local Anvil fork
Run the full end-to-end integration test suite
Deep-dive review of the Solidity smart contract architecture
| name | lint |
| description | Run all linting and formatting checks across the project |
| disable-model-invocation | true |
| argument-hint | [fix] |
Run linting and formatting checks.
If $ARGUMENTS is "fix": auto-fix issues
cargo fmt --allpnpm formatOtherwise, check only (no modifications):
cargo fmt --all --checkpnpm lintforge build (verify Solidity compiles)Report any issues found with file paths.