RIB Creative LogoRib Creative Docs
FeaturesSkills

Features / Build with RIB

Skills

Guide the agent with reusable workflows.

Skills

Skills are reusable instructions that help the agent follow specialized workflows consistently.

They are useful when your workspace has repeated rules, review steps, or implementation patterns.

What skills can do

Skills can guide the agent to:

  • Follow workspace-specific standards.
  • Use the right implementation approach.
  • Apply review checklists.
  • Avoid unsafe shortcuts.
  • Handle specialized workflows such as auth, payments, or documentation.

Workspace skills

RIB Creative supports workspace-authored skills. Owners and admins can manage them, while members can use the skills available in the workspace.

If a skill is disabled, unavailable, or managed by a pack, the product UI and workspace settings are the source of truth.

Skill packs

Skill packs let owners and admins install a group of workspace skills together.

You can also ask the Builder chat to preview, install, update, or remove a skill pack. The agent uses the same managed pack APIs as Settings.

In the Builder composer, /skill-creator helps create or update manual workspace skills, and /skill-installer helps install, update, or remove skill packs through managed preview and approval flows.

Use the workspace frontend QA skill for this task.
Review the checkout flow for accessibility, mobile layout, and error states.
Keep the notes practical and focused on what the customer experiences.

Good skill habits

  • Keep skill instructions focused.
  • Avoid putting secrets in skills.
  • Review skills before enabling them for a team.
  • Update skills when product behavior changes.
  • Disable outdated skills.

Limitations

Skills guide behavior, but they do not guarantee perfect output. Review the result and verify important changes.

Next steps