Coding
PromptBeginner5 minmarkdown
Markdown Converter
Agent skill for markdown-converter
7
- **Code is for humans.** Write your code with clarity and empathy—assume a
Sign in to like and favorite skills
is, has, or should.docs/ directory as a
knowledge base and source of truth for project requirements, dependency
choices, and architectural decisions.docs/ directory to reflect the latest state. Ensure
the documentation remains accurate and current.When implementing changes, adhere to the following testing procedures:
For Python files:
make test to verify).make lint).make check-fmt to
verify, use make fmt to apply formatting).make typecheck).For Markdown files (
.md only):
make markdownlint or integrated editor
linting).make nixie)if/else or
switch statements (high cyclomatic complexity).For Python development, refer to the detailed guidelines in the
.rules/
directory:
Additional docs: