miller-python
miller-python 收录了来自 anortham 的 4 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
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.