Loading...
Loading...
Found 43 Skills
Publish @autumnsgrove/groveengine to npm with proper registry swap workflow. Use when releasing a new version of the engine package to npm.
Veeva Vault integration. Manage data, records, and automate workflows. Use when the user wants to interact with Veeva Vault data.
ALWAYS use when writing code importing "vee-validate". Consult for debugging, best practices, or modifying vee-validate, vee validate.
Production-ready Vue form patterns using VeeValidate (default) or Vuelidate with Zod integration. Use when building forms in Vue 3 applications with Composition API.
Implement form validation using React Hook Form, Formik, Vee-Validate, and custom validators. Use when building robust form handling with real-time validation.
Guides Validation by Educational Experience (VEE) for North American actuarial credential paths (SOA, CAS)—how VEE fits preliminary requirements, current topic areas (Economics, Accounting & Finance, Mathematical Statistics; subject to society updates), approved-course criteria, candidate workflow and documentation, SOA vs CAS submission timing relative to ASA/ACAS progress, international/transfer considerations, and common pitfalls. Use for VEE, validation by educational experience, VEE credit, actuarial VEE requirements, SOA VEE, CAS VEE, VEE economics, VEE statistics, VEE accounting and finance, college credit for actuarial exams, submit VEE transcript—not deep exam study (pre-actuarial-foundations, advanced-short-term-actuarial-mathematics, advanced-long-term-actuarial-mathematics), workpapers (actuarial-analyst), signing (associate-actuary, appointed-chief-actuary), official transcript qualification rulings, or generic degree planning.
Write and run Go tests using the built-in testing package with table-driven tests, subtests, and mocking via interfaces. Use when writing Go tests or setting up test infrastructure.
Hunt performance bottlenecks with swift precision. Stalk the slow paths, pinpoint the prey, streamline the code, catch the gains, and celebrate the win. Use when optimizing performance, profiling code, or hunting for speed.
Review pull request feedback with discerning judgment. The lynx scans comments, identifies legitimate concerns, addresses minor issues directly, and plans responses to significant feedback. Use when responding to PR reviews and addressing reviewer concerns.
Initialize new projects with proper structure, configuration, and setup from BaseProject template. Use when creating new projects, setting up directory structures, or initializing repositories.
Weave authentication webs with patient precision. Spin the threads, connect the strands, secure the knots, and bind the system. Use when integrating auth, setting up OAuth, or securing routes.
Set up GitHub Actions workflows for CI/CD with automated testing, linting, and deployment for Python/UV projects. Use when creating CI pipelines, automating tests, or setting up deployment workflows.