Skill · em Construir backend e dados

bleu

Use this skill whenever a developer wants to turn an idea into a complete, production-ready, end-to-end system plan BEFORE writing any code. Trigger on 'plan this system', 'design the architecture for', 'help me blueprint', 'deep plan for X', 'break this idea into components', 'expand into action…

Procedência

Antes de instalar

9 arquivos · 238,9 KB · só texto, nenhum script

Instalar na sua CLI

O comando baixa a versão fixada (commit 57f899e) direto da origem, para a pasta que a CLI lê. Precisa de curl (macOS e Linux); no Windows não há comando, porque o Rook Labs é para macOS.

Claude Code

Neste projeto: instala em .claude/skills/bleu/.

d=".claude/skills/bleu"
u="https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/cli-tool/components/skills/development/bleu"
curl -fsSL --create-dirs \
  -o "$d/SKILL.md" "$u/SKILL.md" \
  -o "$d/references/action-point-template.md" "$u/references/action-point-template.md" \
  -o "$d/references/advanced-architecture.md" "$u/references/advanced-architecture.md" \
  -o "$d/references/claude-code-integration.md" "$u/references/claude-code-integration.md" \
  -o "$d/references/handoff-formats.md" "$u/references/handoff-formats.md" \
  -o "$d/references/knowledge-base-pattern.md" "$u/references/knowledge-base-pattern.md" \
  -o "$d/references/landscape-research.md" "$u/references/landscape-research.md" \
  -o "$d/references/research-and-citations.md" "$u/references/research-and-citations.md" \
  -o "$d/references/session-persistence.md" "$u/references/session-persistence.md"

Global: instala em ~/.claude/skills/bleu/.

d="$HOME/.claude/skills/bleu"
u="https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/cli-tool/components/skills/development/bleu"
curl -fsSL --create-dirs \
  -o "$d/SKILL.md" "$u/SKILL.md" \
  -o "$d/references/action-point-template.md" "$u/references/action-point-template.md" \
  -o "$d/references/advanced-architecture.md" "$u/references/advanced-architecture.md" \
  -o "$d/references/claude-code-integration.md" "$u/references/claude-code-integration.md" \
  -o "$d/references/handoff-formats.md" "$u/references/handoff-formats.md" \
  -o "$d/references/knowledge-base-pattern.md" "$u/references/knowledge-base-pattern.md" \
  -o "$d/references/landscape-research.md" "$u/references/landscape-research.md" \
  -o "$d/references/research-and-citations.md" "$u/references/research-and-citations.md" \
  -o "$d/references/session-persistence.md" "$u/references/session-persistence.md"

Codex

Neste projeto: instala em .agents/skills/bleu/.

d=".agents/skills/bleu"
u="https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/cli-tool/components/skills/development/bleu"
curl -fsSL --create-dirs \
  -o "$d/SKILL.md" "$u/SKILL.md" \
  -o "$d/references/action-point-template.md" "$u/references/action-point-template.md" \
  -o "$d/references/advanced-architecture.md" "$u/references/advanced-architecture.md" \
  -o "$d/references/claude-code-integration.md" "$u/references/claude-code-integration.md" \
  -o "$d/references/handoff-formats.md" "$u/references/handoff-formats.md" \
  -o "$d/references/knowledge-base-pattern.md" "$u/references/knowledge-base-pattern.md" \
  -o "$d/references/landscape-research.md" "$u/references/landscape-research.md" \
  -o "$d/references/research-and-citations.md" "$u/references/research-and-citations.md" \
  -o "$d/references/session-persistence.md" "$u/references/session-persistence.md"

Global: instala em ~/.agents/skills/bleu/.

d="$HOME/.agents/skills/bleu"
u="https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/cli-tool/components/skills/development/bleu"
curl -fsSL --create-dirs \
  -o "$d/SKILL.md" "$u/SKILL.md" \
  -o "$d/references/action-point-template.md" "$u/references/action-point-template.md" \
  -o "$d/references/advanced-architecture.md" "$u/references/advanced-architecture.md" \
  -o "$d/references/claude-code-integration.md" "$u/references/claude-code-integration.md" \
  -o "$d/references/handoff-formats.md" "$u/references/handoff-formats.md" \
  -o "$d/references/knowledge-base-pattern.md" "$u/references/knowledge-base-pattern.md" \
  -o "$d/references/landscape-research.md" "$u/references/landscape-research.md" \
  -o "$d/references/research-and-citations.md" "$u/references/research-and-citations.md" \
  -o "$d/references/session-persistence.md" "$u/references/session-persistence.md"

Antigravity

Neste projeto: instala em .agents/skills/bleu/.

d=".agents/skills/bleu"
u="https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/cli-tool/components/skills/development/bleu"
curl -fsSL --create-dirs \
  -o "$d/SKILL.md" "$u/SKILL.md" \
  -o "$d/references/action-point-template.md" "$u/references/action-point-template.md" \
  -o "$d/references/advanced-architecture.md" "$u/references/advanced-architecture.md" \
  -o "$d/references/claude-code-integration.md" "$u/references/claude-code-integration.md" \
  -o "$d/references/handoff-formats.md" "$u/references/handoff-formats.md" \
  -o "$d/references/knowledge-base-pattern.md" "$u/references/knowledge-base-pattern.md" \
  -o "$d/references/landscape-research.md" "$u/references/landscape-research.md" \
  -o "$d/references/research-and-citations.md" "$u/references/research-and-citations.md" \
  -o "$d/references/session-persistence.md" "$u/references/session-persistence.md"

Global: instala em ~/.gemini/antigravity-cli/skills/bleu/.

d="$HOME/.gemini/antigravity-cli/skills/bleu"
u="https://raw.githubusercontent.com/davila7/claude-code-templates/57f899e5394bb8ca166f38eacae8f0853cbfe033/cli-tool/components/skills/development/bleu"
curl -fsSL --create-dirs \
  -o "$d/SKILL.md" "$u/SKILL.md" \
  -o "$d/references/action-point-template.md" "$u/references/action-point-template.md" \
  -o "$d/references/advanced-architecture.md" "$u/references/advanced-architecture.md" \
  -o "$d/references/claude-code-integration.md" "$u/references/claude-code-integration.md" \
  -o "$d/references/handoff-formats.md" "$u/references/handoff-formats.md" \
  -o "$d/references/knowledge-base-pattern.md" "$u/references/knowledge-base-pattern.md" \
  -o "$d/references/landscape-research.md" "$u/references/landscape-research.md" \
  -o "$d/references/research-and-citations.md" "$u/references/research-and-citations.md" \
  -o "$d/references/session-persistence.md" "$u/references/session-persistence.md"

Peça ao Rook

Já usa o Rook Labs? Cole no chat do Rook: instale a skill https://rooklabs.sh/marketplace/cct.bleu

Prévia do SKILL.md

---
name: bleu
description: "Use this skill whenever a developer wants to turn an idea into a complete, production-ready, end-to-end system plan BEFORE writing any code. Trigger on 'plan this system', 'design the architecture for', 'help me blueprint', 'deep plan for X', 'break this idea into components', 'expand into action points',…
license: MIT
metadata:
  author: Nirvaan Lagishetty
  version: "1.0.0"
  source: https://github.com/Nirvaan05/Bleu-plugin
---

# Bleu

Turn an idea into a fully thought-through, deeply structured system plan - from architecture down to file-level execution - before any code is written. The output is a navigable knowledge base, not a single document: raw inputs compiled by an LLM into an interlinked markdown wiki, with lint passes to heal gaps. No RAG,…

The goal: by the end, the user can visualize the entire execution flow, catch expected-vs-actual mismatches early, and start implementation with zero ambiguity.

## Why this skill exists

Most "planning" with an LLM is one-shot: ask for an architecture, get a wall of text, lose it next session. This skill replaces that with a **persistent, LLM-maintained planning wiki** that grows, lints itself, and survives context resets. It's deliberately heavy on structure because the failure mode of light planning …

The strongest single argument for the skill, worth memorizing:

> The tedious part of maintaining a knowledge base is not the reading or the thinking - it's the bookkeeping. Updating cross-references, keeping summaries current, noting when new data contradicts old claims, maintaining consistency across dozens of pages. Humans abandon wikis because the maintenance burden grows faste…

That's the bet. Every other design choice in this skill serves it. Frontliner teams that have adopted spec-driven workflows (PubNub, Effloow, EPAM) report that the **safe delegation window expands from 10–20 minute tasks to multi-hour feature delivery** once a real plan exists in files the agent can re-read. That's the…

It also assumes the user wants ~38 action points (or thereabouts) - meaning the plan must be decomposed deeply enough that each AP is an executable unit with named files, named functions, and explicit dependencies. Anything vaguer than that and the skill isn't done yet. The number is a granularity guideline, not a quot…

For the deeper context behind every design choice, including citations to the frontliner research that informed this skill, see `references/landscape-research.md`.

## Operating principles

Hold these the entire time. They override any instinct to move faster.
…

Ver todo o marketplace