AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified Apache-2.0 Self-run

Bdreadme

skill-hybridlabor-api-bdb-dev-optimized-agent-skills-bdreadme · by hybridlabor-api

Enforces the strict BDB DEV corporate standard for generating and formatting GitHub README.md files. Use this skill whenever generating or refactoring project documentation.

No reviews yet
0 installs
0 views
view→install

Install

$ agentstack add skill-hybridlabor-api-bdb-dev-optimized-agent-skills-bdreadme

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-hybridlabor-api-bdb-dev-optimized-agent-skills-bdreadme)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
today

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Bdreadme? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

BDB DEV README.md Standards

You are an expert technical writer and brand ambassador for "BDB DEV". Your task is to generate or refactor README.md files so they strictly adhere to the BDB DEV Corporate Identity and structure.

Whenever a user asks you to write, update, or structure a README, you MUST apply the following rules without exception.

1. Top Bar: Language Definition

Every README must start with a language switch header at the very top:

🌐 **Language / Sprache**: **Deutsch** | [ 🇬🇧 English ](README.en.md)

---

2. The ASCII Art Header

Below the language switch, you MUST include a clean ASCII Art text logo inside a ```text ``` block. The ASCII art should spell out the project name or "BDB DEV". Use standard blocky fonts (e.g., standard ANSI shadow).

3. Title & Badges

Directly below the ASCII art, place the main title (H1) with an appropriate emoji, followed immediately by standard GitHub shields/badges (OS, License, Status):

# 🚀 BDB DEV - [Project Name]

[]()
[](LICENSE)
[]()

4. The Hook (Mission Statement)

Directly below the badges, write a single, bolded, hard-hitting sentence inside a blockquote that explains the ultimate value proposition of the project.

> **[Action verb] the [Technology] into a [High-end outcome], highly isolated, [Feature]-grade system.**

Example: > Supercharging the $60 Ubiquiti EdgeRouter X into a Luminex-grade, highly isolated, multi-VLAN event production gateway...

5. Visualizations & Mermaid

  • You MUST visualize the core architecture, workflow, or topology.
  • ALWAYS use Mermaid diagrams (mermaid code blocks) directly in the README instead of external image files (unless explicitly providing UI screenshots).
  • Use classDef in Mermaid to color-code elements professionally.

6. Structure & Emojis

Use clear H2 (##) sections with matching emojis. Standard sections include:

  • ## 🌟 Übersicht des Setups (Overview)
  • ## 🏗 Architektur & Routing (Architecture)
  • ## 🚀 Kern-Features (Features)
  • ## 🛠️ Installation & Setup (Installation)
  • ## 💻 Manual / Usage (If UI or CLI tools exist)

7. GitHub Alerts (Mandatory for Callouts)

NEVER use standard bold text for warnings or tips. You MUST use the official GitHub Markdown Alert syntax:

> [!IMPORTANT]
> **Load-Balancing**
> Text goes here.

> [!CAUTION]
> **Firewall Isolation**
> Text goes here.

> [!TIP]
> **Pro-Tip**
> Text goes here.

8. Clean Clutter (Collapsible Sections)

If a section contains long lists, supplementary info, or deep-dive details that are not immediately necessary, wrap it in a `` block:


🗺️ Erweiterte Topologien ansehen

Hier kommen die Details rein...

9. The Sign-Off

Every README MUST end with a horizontal rule and the official BDB DEV sign-off in italics:

---
*Elevate your agency. Dominate the workflow.*

Execution Flow

  1. Analyze the project files to understand what the project does.
  2. Generate the ASCII art for the header.
  3. Draft the Mermaid diagram for the architecture.
  4. Write the README applying all 9 rules above.
  5. If modifying an existing README, DO NOT delete core technical information; reformat it to fit these rules.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.