solana-dev
Use when user asks to "build a Solana dapp", "write an Anchor program", "create a token", "debug Solana errors", "set up wallet connection", "test my Solana program", "deploy to devnet", or "explain Solana concepts" (rent, accounts, PDAs, CPIs, etc.). Also use for quick on-chain lookups via public RPC + curl — "what's the balance of ", "look up transaction ", "token balance for ", "check this address on mainnet/devnet". End-to-end Solana development playbook covering wallet connection,...
npx skills add https://github.com/solana-foundation/solana-dev-skill --skill solana-dev相关技能
java-junit
github
JUnit 5 best practices for standard and data-driven unit testing with practical patterns. Covers test structure using Arrange-Act-Assert pattern, lifecycle annotations ( @BeforeEach , @AfterEach , @BeforeAll , @AfterAll ), and naming conventions with @DisplayName Parameterized testing via @ParameterizedTest with multiple sources: @ValueSource , @MethodSource , @CsvSource , @CsvFileSource , and @EnumSource Assertion strategies including static Assertions methods, AssertJ fluent syntax,...
official
dignified-code-simplifier
dagster-io
简化并优化Python代码,提升清晰度、一致性和可维护性,同时保留所有功能。应用dignified-python标准。…
official
persona-researcher
Google
Organize research — manage references, notes, and collaboration.
prisma-cli-migrate-dev
prisma
prisma migrate dev. Reference when using this Prisma feature.
official
faiss
firecrawl
Facebook's library for efficient similarity search and clustering of dense vectors. Supports billions of vectors, GPU acceleration, and various index types…
official
axiom-sre
axiomhq
Expert SRE investigator for incidents and debugging. Uses hypothesis-driven methodology and systematic triage. Can query Axiom observability when available.…
official
wan-2-7
agentspace-so
Generate text-to-video with Wan 2.7 (Wan-AI's flagship motion model) on RunComfy. Documents Wan 2.7's strengths (multi-reference conditioning, audio-driven lip-sync via `audio_url`, smoother transitions, prompt expansion), the duration / resolution / aspect-ratio schema, and when to route to HappyHorse 1.0 / Seedance 2.0 / Kling / LTX 2 instead. Calls `runcomfy run wan-ai/wan-2-7/text-to-video` through the local RunComfy CLI. Triggers on "wan", "wan 2.7", "wan-2-7", "wan video", or any...
creativevideomedia
sentry-dotnet-sdk
sentry
Full Sentry SDK setup for .NET. Use when asked to "add Sentry to .NET", "install Sentry for C#", or configure error monitoring, tracing, profiling, logging, or…
official