Commit Graph
3 Commits
Author SHA1 Message Date
Mark Eaton 6fd6147bb3 rename PYTEST.md to PYTEST-TDD.md 2026-02-23 16:46:31 -05:00
Mark Eaton a75048290f add comprehensive pytest TDD workflow skill
Guides test-driven development with red-green-refactor cycle,
Flask/Quart test patterns, fixtures, parametrize, mocking,
and a test quality checklist.
2026-02-23 16:45:18 -05:00
Mark Eaton 59761f9bd9 rewrite FLASK-SECURITY.md as a comprehensive security audit skill
Embed Flask security recommendations inline instead of relying on URL
fetching at runtime. Add structured sections for resource limits, XSS,
CSRF, security headers, CSP, cookies, secrets, CORS, host validation,
and additional checks. Include a grading rubric for audit summaries.
2026-02-23 16:33:07 -05:00