miller-python
يحتوي miller-python على 4 من skills المجمعة من anortham، مع تغطية مهنية على مستوى المستودع وصفحات 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.