raven-language-skill

Guide Raven v2 syntax in .rv files to avoid pitfalls.

5|Updated Apr 17, 2026
One-click install
npx skills add https://github.com/martian56/raven-language-skill --skill raven-language-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: raven-language-skill
Source: https://github.com/martian56/raven-language-skill/tree/main
Command: npx skills add https://github.com/martian56/raven-language-skill --skill raven-language-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Raven developers often grapple with v2 pitfalls and best practices when writing, debugging, or reviewing Raven code (.rv) and configuring projects with rvpm and rv.toml; this skill provides patterns, pitfalls, and templates to reduce errors and accelerate onboarding.

Core Features & Use Cases

  • Reference patterns for Raven v2 syntax, generics, traits, and common pitfalls to accelerate correct coding.
  • On-demand deep dives via the included references (builtins, stdlib, rvpm, grammar) to support learning, debugging, and project setup.
  • Use Case: When starting a new .rv file or rvpm project, apply these templates and guidelines to avoid top-v2 pitfalls and produce type-checked, linked code.

Quick Start

Load this skill whenever you work with Raven v2 source files (.rv) or rvpm projects to access pitfalls, templates, and references.

Frequently Asked Questions about raven-language-skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What are common Raven v2 syntax pitfalls when writing .rv files?

Common Raven v2 syntax pitfalls in .rv files involve generics, traits, and type-checking errors. This skill provides reference patterns and templates to help developers avoid these frequent coding mistakes and accelerate correct onboarding.

How do I set up a new rvpm project with Raven v2?

To set up a new rvpm project with Raven v2, apply the provided templates and guidelines to configure rv.toml correctly. This skill offers on-demand references for rvpm and stdlib integrations to ensure type-checked, properly linked code.

Does this Raven v2 reference include guidance for generics and traits?

Yes, this Raven v2 reference includes specific guidance for generics and traits. It provides patterns and pitfall avoidance strategies specifically designed to support learning, debugging, and reviewing complex type structures in .rv code.

What's the best way to debug Raven v2 code using stdlib integrations?

The best way to debug Raven v2 code with stdlib integrations is by consulting the included deep-dive references. This skill provides builtins, stdlib, and grammar references to support troubleshooting and resolving type or linking errors.

Why does my Raven v2 code fail type-checking during rvpm project configuration?

Raven v2 code fails type-checking during rvpm project configuration often due to syntax pitfalls or incorrect rv.toml setup. This skill provides patterns and references to identify common mistakes and produce correctly linked code.

Can I use these Raven v2 templates for reviewing existing .rv source files?

Yes, you can use these Raven v2 templates for reviewing existing .rv source files. The skill explicitly applies to writing, debugging, and reviewing Raven v2 code, providing pitfall references to ensure code quality.