What problem does it solve?
This Skill eliminates the need to reinvent Rye data modeling conventions for every domain or customer skill, enabling teams to create consistent, reusable pattern contracts for nodes, edges, assertions, events, artifacts, and associated JSON Schemas without modifying Rye core database tables.
Core Features & Use Cases
- Pre-built Pattern Selection: Choose from a library of common Rye modeling patterns (such as source-backed entities, temporal relationships, and current state assertions) matched to specific use cases like tracking state changes or recording tabular data intake.
- Contract Drafting Guidance: Use provided templates and schema authoring rules to draft formal pattern contracts and JSON Schema definitions that align with Rye's core data model constraints.
- Use Case: For a team building a customer relationship management (CRM) skill for Rye, use this skill to define a standard pattern for tracking customer contact information changes, including assertion supersession rules and event contracts, to ensure consistency across all Rye implementations.
Quick Start
Use the rye-pattern-library skill to draft a reusable pattern contract for tracking employee role assignment changes in your Rye instance, including edge, assertion, and event definitions.