Remove unnecessary files - keep only skills, docs, and repo config

This commit is contained in:
mukul975
2026-02-25 11:14:56 +01:00
parent e6471dff99
commit f0b3f50a99
17 changed files with 0 additions and 1983 deletions
-13
View File
@@ -1,13 +0,0 @@
# Assets
This directory contains repository assets:
- `banner.png` — Repository social banner (1280×640px)
- `demo.gif` or `demo.svg` — Terminal demo animation
## Creating the Banner
Recommended: Use [Socialify](https://socialify.git.ci/mukul975/Anthropic-Cybersecurity-Skills) to generate a professional banner.
## Creating the Demo
Record with asciinema: `asciinema rec demo.cast`
Export as SVG: `svg-term --cast demo.cast --out demo.svg --window`