Skip to content

Add cadence-testing skill to flow-dev plugin#27

Open
peterargue wants to merge 17 commits intomainfrom
peter/testing-framework
Open

Add cadence-testing skill to flow-dev plugin#27
peterargue wants to merge 17 commits intomainfrom
peter/testing-framework

Conversation

@peterargue
Copy link
Copy Markdown
Collaborator

Summary

  • New cadence-testing skill under plugins/flow-dev/skills/ with SKILL.md and six focused references (setup-and-basics, assertions-and-matchers, blockchain-emulation, events-and-logs, coverage-and-ci, patterns) covering the built-in Cadence Testing Framework and flow test.
  • Companion-skill cross-links added to cadence-lang, cadence-audit, and cadence-scaffold.
  • README.md and CLAUDE.md updated with the new skill in their catalogs and routing table.
  • Design spec and implementation plan committed under docs/superpowers/.

Test Plan

  • claude plugin validate . passes
  • All six references are 200–300 lines and cite only APIs documented in the Cadence testing framework docs
  • SKILL.md navigation links resolve to every reference file
  • Cross-links to cadence-testing exist in cadence-lang, cadence-audit, and cadence-scaffold Companion Skills sections
  • Spot-check the skill by asking Claude Code to help write a _test.cdc for an existing contract (manual sanity check before merge)

@peterargue peterargue requested a review from a team as a code owner April 20, 2026 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant