keep-starknet-strange
- 28 skills
- 0 followers
- 6 hours ago last updated
- ▌ Code Simplifier · keep-starknet-strangeSimplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.
- ▌ Cairo Coding · keep-starknet-strange bundleUse when writing or optimizing Cairo functions — fixing slow loops, expensive arithmetic, integer splitting or limb assembly, modular reduction, storage slot packing, or BoundedInt type bounds
- ▌ Benchmarking Cairo · keep-starknet-strange bundleUse when profiling Cairo functions, measuring step counts, analyzing resource usage, generating call-graph PNGs, or launching pprof to visualize Cairo execution traces
- ▌ Building Native UI · keep-starknet-strange bundleComplete guide for building beautiful apps with Expo Router. Covers fundamentals, styling, components, navigation, animations, patterns, and native tabs.
- ▌ App Store Review Aso · keep-starknet-strangeApp Store submission hardening + ASO workflow for iOS apps. Optimized to minimize rejection risk and maximize listing conversion.
- ▌ Play Store Review Aso · keep-starknet-strangeGoogle Play submission hardening + ASO workflow for Android apps. Optimized for policy compliance, listing quality, and conversion.
- ▌ Mobile Store Orchestrator · keep-starknet-strangeEnd-to-end release orchestration for mobile apps (Expo/React Native) targeting Apple App Store + Google Play. Use for submission readiness audits, metadata/ASO generation, screenshot pipelines, and release checklists.
- ▌ Starknet Skills · keep-starknet-strange bundleRoutes Cairo/Starknet coding and audit tasks to the smallest relevant module for focused, high-quality execution.
- ▌ Cairo Toolchain · keep-starknet-strange bundleCovers Starknet build, declare, deploy, verify, and release operations with a deterministic workflow and command-level references.
- ▌
- ▌
- ▌
- ▌ Starknet Agentic Skills · keep-starknet-strange bundleRoutes Starknet agent, wallet, DeFi, identity, SDK, and Cairo contract work to the smallest focused skill module.
- ▌ Snip 36 · keep-starknet-strange bundleSNIP-36 virtual block proving on Starknet. Trigger on "virtual block", "SNIP-36", "off-chain proof", "anonymous vote", "heavy computation off-chain", "prove a transaction". Covers Cairo virtual contract, proof server, starknet.js integration, and on-chain verification.
- ▌ Cairo Deploy · keep-starknet-strange bundleDeployment guidance for Cairo contracts on Starknet covering sncast commands, account setup, declare/deploy workflow, network configuration, and contract verification.
- ▌ Starkzap Sdk · keep-starknet-strange bundleReference for integrating or maintaining applications built with keep-starknet-strange/starkzap, including StarkSDK setup, onboarding, wallet lifecycle, sponsored transactions, ERC20 flows, staking, and transaction builder usage.
- ▌ Cairo Auditor · keep-starknet-strange bundleSecurity audit of Cairo/Starknet code. Trigger on "audit", "check this contract", "review for security". Modes - default (full repo), deep (+ adversarial reasoning), or specific filenames.
- ▌ Cairo Testing · keep-starknet-strange bundleCairo smart-contract testing with snforge. Trigger on "write tests", "add unit tests", "fuzz test", "integration test", "test this contract", "regression test". Guides test strategy, cheatcode usage, and coverage.
- ▌ Controller CLI · keep-starknet-strange bundleGuidance for installing and operating the Cartridge Controller CLI (`controller`) to create human-approved sessions and execute Starknet transactions with JSON output, explicit network selection, scoped policies, paymaster control, and error recovery.
- ▌ Huginn Onboard · keep-starknet-strange bundleBridge to Starknet from any EVM chain and register with Huginn agent registry. Enables cross-chain agent onboarding with AVNU bridge integration.
- ▌ Starknet Tongo · keep-starknet-strange bundleConfidential ERC20 payments on Starknet using Tongo protocol. Fund, transfer, withdraw, and rollover encrypted token balances with zero-knowledge proofs. Use when the user needs privacy-preserving transactions, confidential payments, encrypted balances, or auditable private transfers on Starknet.
- ▌ Starknet Identity · keep-starknet-strange bundleRegister AI agents on-chain using the ERC-8004 Trustless Agents standard. Manage agent identity as NFTs, build reputation through feedback, and request third-party validation.
- ▌ Starknet Mini Pay · keep-starknet-strange bundleSimple P2P payments on Starknet. Generate QR codes, payment links, invoices, and transfer ETH/STRK/USDC. Like Lightning, but native.
- ▌ Cairo Optimization · keep-starknet-strange bundleImproves Cairo performance after correctness is established. Trigger on "optimize", "gas usage", "reduce steps", "profile", "BoundedInt", "storage packing", "benchmark". Guides profiling, arithmetic optimization, and bounded-int hardening.
- ▌ Account Abstraction · keep-starknet-strange bundleStarknet account abstraction correctness and security guidance for validate/execute paths, nonces, signatures, and session policies.
- ▌ Starknet Network Facts · keep-starknet-strange bundleStarknet network-level constraints and protocol facts that impact contract safety and agent reasoning.
- ▌ Cairo Contract Authoring · keep-starknet-strange bundleCairo smart-contract authoring on Starknet. Trigger on "write a contract", "create a contract", "implement this in Cairo", "add storage/events/interface", "compose components". Guides structure, security patterns, and component wiring.
- ▌ Starknet Anonymous Wallet · keep-starknet-strange bundleCreate an anonymous Starknet wallet via Typhoon and interact with Starknet contracts. Privacy-focused wallet creation for agents requiring anonymity.