iblai-ops-init

Create or merge ibl.ai platform guidance into CLAUDE.md.

15|3|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/iblai/vibe --skill iblai-ops-init
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: iblai-ops-init
Source: https://github.com/iblai/vibe/tree/main/skills/iblai-ops-init
Command: npx skills add https://github.com/iblai/vibe --skill iblai-ops-init

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Update or create a CLAUDE.md in the user's project root with ibl.ai platform guidance. This file tells Claude Code how to work with the project -- which components to use, how to add features, and what patterns to follow.

Core Features & Use Cases

  • Create or merge CLAUDE.md to ensure ibl.ai platform guidance is present and updated.
  • Non-destructive merge: If CLAUDE.md exists, the skill merges the ibl.ai guidance under an ibl.ai Platform section without duplicating content.
  • New file creation: If CLAUDE.md is absent, the skill generates a complete CLAUDE.md with ibl.ai guidance, ready for Claude Code usage.
  • Typical workflow: update project docs to align with ibl.ai components, SPA/Next.js projects, and CLI usage.

Quick Start

Run the CLAUDE.md updater to create or merge CLAUDE.md with ibl.ai platform guidance.

Frequently Asked Questions about iblai-ops-init

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

FAQPage Schema
How do I automatically update CLAUDE.md with ibl.ai platform guidance?

To update CLAUDE.md with ibl.ai platform guidance, run the updater tool to create or merge the ibl.ai section. It writes ibl.ai platform instructions into your project root file, returning a confirmation message upon completion.

Does updating CLAUDE.md overwrite my existing project documentation?

Updating CLAUDE.md does not overwrite existing content. The tool performs a non-destructive merge, adding the ibl.ai platform guidance section without duplicating content or removing your existing project documentation.

What happens if CLAUDE.md does not exist in my project root?

If CLAUDE.md does not exist in your project root, the tool generates a complete CLAUDE.md file. This new file contains the full ibl.ai platform guidance, ready for Claude Code usage in your SPA or Next.js projects.

Can I use this to align CLI project setup with ibl.ai components?

Yes, you can use this to align CLI project setup with ibl.ai components. It updates project documentation to ensure Claude Code knows which ibl.ai components to use, how to add features, and what patterns to follow.

Why does Claude Code need ibl.ai platform guidance in CLAUDE.md?

Claude Code needs ibl.ai platform guidance in CLAUDE.md to understand how to work with your project. The file tells Claude which components to use, how to add features, and what patterns to follow for ibl.ai SPA and Next.js projects.