원클릭으로
Slopnought
Slopnought에는 bhumitschaudhry에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Scans an existing codebase for architectural weaknesses, code smells, duplication, oversized files, missing tests, undocumented business logic, and security issues, then produces a prioritized remediation plan and optionally applies fixes.
Use for ANY coding task — new features, bug fixes, modules, or refactors — meant to outlive this session and be touched by others later. Two modes. Code generation mode makes new code stay understandable, extensible, testable, secure, and maintainable rather than just passing the task, enforcing architectural boundaries, consistent patterns, modular design, meaningful naming, error handling, documentation of intent, and tests, while preventing duplicated logic, context collapse, brittle shortcuts, hidden dependencies, and architecture drift. Refactoring mode exposes `/slopnought-audit`, scanning an existing codebase for architectural weaknesses, code smells, duplication, oversized files, missing tests, undocumented business logic, and security issues, then producing a prioritized remediation plan and optionally applying fixes. Trigger for production code, new features, modules/services/components, codebase review or cleanup, tech debt, or code quality — even without the word "maintainability."