miller-python
miller-python contient 4 skills collectées depuis anortham, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Use when user asks about error handling issues, exception swallowing, or silent failures. Finds catch blocks that ignore errors without logging or rethrowing. Triggers on "empty catch", "swallowed exception", "silent error", "error handling audit".
Use when user asks about security audits, credential leaks, hardcoded passwords, API keys in code, or secret detection. Triggers on "security scan", "leaked credentials", "hardcoded password", "API key exposed", "secrets in code".
Use when user asks about database performance, slow queries, N+1 patterns, or loop-based fetching. Triggers on "N+1", "query in loop", "slow database", "too many queries", "batch queries", "performance audit".
Use when generating standup reports, summarizing recent work across projects, or preparing for status meetings. Searches development memories from all Miller-registered projects.