Coding
PromptBeginner5 minmarkdown
Markdown Converter
Agent skill for markdown-converter
7
- **ALL code documentation MUST be in English** (docstrings, comments, variable names, function names)
Sign in to like and favorite skills
⚠️ NEVER create, modify, or delete ANY file without explicit user approval
ROOT/ ├── src/ # Source code modules ├── scripts/ # Executable scripts ├── pyproject.toml # Poetry dependencies └── README.md # Project documentation
type(scope): description
sprint-N/description
sprint-1/config-and-utilitiesmaster before starting sprint workRemember: Quality over speed. Ask questions when requirements are unclear.