foundry skills

92 tagged foundry, measured the same way as everything else here.

Browse within: azure 51sdk 47ethereum 28defi 24blockchain-security 11bug-bounty 11falcon-foundry 11

azure-kusto-graph

01

microsoft/skills

Skill Claude CodeCodex

Build and query Kusto graphs from natural language. Covers transient graphs (make-graph), persistent graph models/snapshots, pattern matching (graph-match), shortest paths, connected components, and graph-to-table export. Generates the edges-first thinking: define edges, define node lookups, union, make-graph. WHEN…

3.0k +4 yesterday A 131 tokens original MIT

microsoft/skills

Skill Claude CodeCodex

Apply IRQL graph functions to KQL or IRQL query results for Kusto Explorer visualization. Generates LiftToGraph mappings and composes GraphRenderView, GraphFoldByProperty, ExtractNode, EnrichNode, and EnrichGraph calls. Accepts a supplied query or limited basic natural-language source request; it is not a general…

3.0k +4 yesterday A 155 tokens original MIT

microsoft/skills

Skill Claude CodeCodex

Azure Application Insights SDK for .NET. Application performance monitoring and observability resource management. Use for creating Application Insights components, web tests, workbooks, analytics items, and API keys. Triggers: "Application Insights", "ApplicationInsights", "App Insights", "APM", "application…

3.0k +4 yesterday A 82 tokens original MIT

web3-bug-classes

04

Awarexone/web3-bug-bounty-hunting-ai-skills

Skill Claude CodeCodex

Complete reference for all 10 DeFi smart contract bug classes. Use this when hunting for specific vulnerability types, need attack patterns for accounting desync, access control, incomplete path, off-by-one, oracle manipulation, ERC4626 vaults, reentrancy, flash loans, signature replay, or proxy/upgrade bugs.

134 7d ago A 72 tokens original MIT

Awarexone/web3-bug-bounty-hunting-ai-skills

Skill Claude CodeCodex

External research synthesis from Trail of Bits, SlowMist, ConsenSys, Immunefi, and Cyfrin. Use this for advanced audit methodology, Echidna/Medusa fuzzing setup, Slither custom detector writing, attack pattern deep dives, or the 4-phase learning roadmap.

134 7d ago A 66 tokens original MIT

web3-poc-foundry

06

Awarexone/web3-bug-bounty-hunting-ai-skills

Skill Claude CodeCodex

Complete Foundry PoC writing guide + all cheatcodes + DeFiHackLabs reproduction patterns. Use this when building a proof of concept exploit, setting up a fork test, using Foundry cheatcodes, or reproducing a known DeFi hack for learning.

134 7d ago A 59 tokens original MIT

e2e-testing

07

CrowdStrike/foundry-skills

Skill Claude CodeCodex

End-to-end testing for Falcon Foundry apps using Playwright and @crowdstrike/foundry-playwright. TRIGGER when user asks to "add e2e tests", "add playwright tests", "write end-to-end tests", "test my app", or mentions "e2e", "playwright", or "end-to-end" in the context of testing a Foundry app. DO NOT TRIGGER during…

24 2d ago A 116 tokens original MIT

CrowdStrike/foundry-skills

Skill Claude CodeCodex

Call CrowdStrike Falcon platform APIs (detections, alerts, hosts, RTR) from within Foundry function handlers. TRIGGER when user asks to "call Falcon APIs from a function", "use FalconPy in a function", "use gofalcon in a function", or needs to integrate Falcon platform APIs within serverless function code. DO NOT…

24 2d ago A 95 tokens original MIT

CrowdStrike/foundry-skills

Skill Claude CodeCodex

Create and configure Falcon Fusion SOAR workflow YAML for Falcon Foundry apps. TRIGGER when user asks to "create a workflow", "build an automation", "configure Fusion SOAR", "add an on-demand workflow", runs foundry workflows create, or needs help with Fusion YAML syntax, triggers, actions, or variable references. DO…

24 2d ago A 92 tokens original MIT

programmablehq/PROGRAMMABLE

Skill Claude CodeCodex

Build, repair, validate, submit, or track a complete Programmable Uniswap v4 Custom launch through the public V3 API. Use when the user names Programmable and wants implementation or launch work for a hook, token, multi-contract graph, app, game, service, or hybrid. Do not use for explanation-only questions, unrelated…

12 2d ago A 90 tokens

propfund

12

NO7r34L/PropFund.eth

Skill Claude CodeCodex

Trade on PropFund, the decentralized on-chain prop firm for AI agents. Use this skill to get funded with the liquidity pool's capital and trade without risking your own bankroll — pass a transparent evaluation, then place leveraged long/short trades with mandatory stop-loss/take-profit and on-chain risk limits, and…

5 1mo ago A 103 tokens original Apache-2.0

solidity-coding

14

0xlayerghost/solidity-agent-kit

Skill Claude CodeCodex

When a contract involves state initialization (external addresses, business parameters, role assignments), DO NOT default to any single approach. Follow this workflow.

4 21d ago A 66 tokens original MIT

dirtybits/agent-skills

Skill Claude CodeCodex

Production-grade Ethereum/EVM development workflow for smart contracts, dApps, transactions, clients, gas optimization, testing, security review, deployment, verification, monitoring, and incident response across Foundry, Hardhat, Solidity, TypeScript, viem, ethers, wagmi, and common EVM networks.

2 1mo ago A 64 tokens original MIT

arbitrage-analysis

17

0xendale/evm-agent-toolkit

Skill Claude CodeCodex

Use when analyzing EVM/DeFi arbitrage opportunities — cross-DEX spot spreads, triangular cycles, stablecoin depegs, or MEV/price dislocation — or when the user wants opportunities quantified net of fees, gas, and slippage. Analysis only, not trade execution.

1 1mo ago A 64 tokens original MIT

gas-optimization

18

0xendale/evm-agent-toolkit

Skill Claude CodeCodex

Use when reducing gas costs, auditing gas usage, or refactoring Solidity/Yul for efficiency — when a contract should be cheaper to deploy or call, or when the user mentions high gas fees, SSTORE/SLOAD costs, storage packing, calldata vs memory, unchecked math, loop costs, or transient storage (EIP-1153).

1 1mo ago A 72 tokens original MIT

0xendale/evm-agent-toolkit

Skill Claude CodeCodex

Use when auditing an EVM/Solidity contract for security vulnerabilities — including reentrancy, access-control gaps, EIP-7702 delegation risks, EIP-1153 transient storage flaws, unsafe delegatecall, or hardcoded secrets — or when evaluating contract safety and producing a severity-rated finding set.

1 1mo ago A 67 tokens original MIT

ast-grep

20

ai-supervisor-foundry/foundry

Skill Claude CodeCodex

This skill enables Cursor to use ast-grep to analyze, query, and refactor code using structural patterns.

11 1mo ago A 28 tokens MIT