๐ŸŽฏ

agents-md-generator

๐ŸŽฏSkill

from madteacher/mad-agents-skills

VibeIndex|
What it does
|

Creates and maintains concise AGENTS.md files in repository root and nested module directories using progressive disclosure, detecting project structure and generating navigation, toolchain, and canonical command references.

๐Ÿ“ฆ

Same repository

madteacher/mad-agents-skills(11 items)

agents-md-generator

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add madteacher/mad-agents-skills --skill agents-md-generator
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add madteacher/mad-agents-skills --skill agents-md-generator
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/agents-md-generator/SKILL.md

SKILL.md

223Installs
-
AddedFeb 7, 2026

More from this repository10

๐ŸŽฏ
flutter-animations๐ŸŽฏSkill

A Flutter animation skill from the MAD Agents Skills collection, providing structured knowledge on animation APIs, patterns, and best practices based on official Flutter documentation for AI-assisted development.

๐ŸŽฏ
flutter-adaptive-ui๐ŸŽฏSkill

Provides Flutter adaptive UI patterns for building responsive interfaces across different screen sizes and devices

๐ŸŽฏ
flutter-architecture๐ŸŽฏSkill

Provides Flutter app architecture patterns including clean architecture, state management, dependency injection, and scalable project structuring

๐ŸŽฏ
flutter-testing๐ŸŽฏSkill

Agent skills for Dart and Flutter development covering Drift database, adaptive UI, animations, app architecture, internationalization, navigation, networking, and testing based on official documentation.

๐ŸŽฏ
flutter-networking๐ŸŽฏSkill

Agent skills for Dart and Flutter development covering Drift database, adaptive UI, animations, app architecture, internationalization, navigation, networking, and testing based on official documentation.

๐ŸŽฏ
flutter-navigation๐ŸŽฏSkill

Agent skills for Dart and Flutter development covering Drift database, adaptive UI, animations, app architecture, internationalization, navigation, networking, and testing based on official documentation.

๐ŸŽฏ
flutter-internationalization๐ŸŽฏSkill

Agent skills for Dart and Flutter development covering Drift database, adaptive UI, animations, app architecture, internationalization, navigation, networking, and testing based on official documentation.

๐ŸŽฏ
flutter-drift๐ŸŽฏSkill

Agent skills for Dart and Flutter development covering Drift database, adaptive UI, animations, app architecture, internationalization, navigation, networking, and testing based on official documentation.

๐ŸŽฏ
dart-drift๐ŸŽฏSkill

Agent skills for Dart and Flutter development covering Drift database, adaptive UI, animations, app architecture, internationalization, navigation, networking, and testing based on official documentation.

๐ŸŽฏ
flutter-duit-bdui๐ŸŽฏSkill

Enables backend-driven UI in Flutter by dynamically rendering layouts and widgets from server-sent JSON configurations.