一键导入
pumpfun-cli
pumpfun-cli 收录了来自 chainstacklabs 的 3 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Work item pipeline for pumpfun-cli — investigate, plan, implement (TDD), verify, finalize as PR. MUST use this skill whenever the user wants to start, tackle, pick up, implement, or work on a work item. Triggers on any mention of work items by number ("item 5", "item
Run end-to-end tests for pumpfun-cli against Solana mainnet. Use this skill when the user asks for "e2e tests", "end to end tests", "test on mainnet", "QA the CLI", "test with real transactions", or "smoke test against mainnet". WARNING - this skill executes real transactions that cost real SOL. Only use when the user explicitly wants mainnet testing. For safe/free tests use the run-unit-and-surfpool-tests skill instead.
Run pumpfun-cli test suites — unit tests and surfpool integration tests. Use this skill whenever the user says "run tests", "run unit tests", "run surfpool tests", "check if tests pass", "test the code", or after making code changes that should be verified. Also trigger when the user asks to validate changes, check for regressions, or verify something works. This skill covers ALL non-mainnet testing. For mainnet e2e testing with real funds, use the run-mainnet-e2e-tests skill instead.