Sub-skill of docusaurus: 6. Admonitions (+1).
Scanned 9/9/2026
Install to Claude Code
npx -y skills add vamseeachanta/workspace-hub --skill 6-admonitions --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of 6 Admonitions?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vamseeachanta-6-admonitions)More formats (shields.io, HTML) on the badges page.
---
name: docusaurus-6-admonitions
description: 'Sub-skill of docusaurus: 6. Admonitions (+1).'
version: 1.0.0
category: development
type: reference
scripts_exempt: true
---
# 6. Admonitions (+1)
## 6. Admonitions
```markdown
:::note
This is a note.
:::
:::tip Pro Tip
Use tips for helpful suggestions.
:::
:::info
*See sub-skills for full details.*
## 7. Blog Posts
```markdown
<!-- blog/2024-01-15-release-v2.md -->
---
slug: release-v2
title: Releasing Version 2.0
authors:
- name: John Doe
title: Lead Developer
image_url: https://github.com/johndoe.png
tags: [release, announcement]
*See sub-skills for full details.*
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!