Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ AI coding skills that enhance developer productivity on Solana.
### DeFi

- [clawpump-arbitrage-skill](https://clawpump.tech/arbitrage.md) - AI agent skill for multi-DEX arbitrage on Solana covering 11 DEX quote aggregation, roundtrip and bridge strategies, and ready-to-sign transaction bundle generation.
- [depeg-skill](https://github.com/DepegOrg/claude-skill) - AI coding skill for the DEPEG protocol, wrapping pump.fun memecoins as 1:1 USDC-backed stablecoins with staking, 7-day reward boosters, and lock-period-boosted yield on Solana.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Org name mismatch between PR author and linked repo

The PR is submitted by GitHub user/org DepegProtocol, but the skill link points to github.com/DepegOrg/claude-skill. These are two different GitHub organizations. If the repo lives under DepegProtocol rather than DepegOrg, the link will 404 for anyone who clicks it. Can you confirm the skill repository is publicly accessible at https://github.com/DepegOrg/claude-skill, or should the link point to a repo under the DepegProtocol org instead?

- [dflow-phantom-connect-skill](https://github.com/DFlowProtocol/dflow_phantom-connect-skill) - Official DFlow + Phantom Connect skill for building full-stack, wallet-connected Solana apps with Phantom Connect SDKs, plus DFlow swaps, prediction market trading, and Proof KYC verification.
- [dflow-skill](https://github.com/sendaifun/skills/tree/main/skills/dflow) - AI coding skill for DFlow trading protocol covering spot trading, prediction markets, Swap API, and WebSocket streaming on Solana.
- [drift-skill](https://github.com/sendaifun/skills/tree/main/skills/drift) - AI coding skill for Drift Protocol SDK covering perpetual futures, spot trading, and DeFi applications on Solana.
Expand Down