Skip to main content
Run any Skill in Manus
with one click
hatlesswizard
GitHub creator profile

hatlesswizard

Repository-level view of 18 collected skills across 1 GitHub repositories.

skills collected
18
repositories
1
updated
2026-03-28
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

clean-code-appa-concurrency-ii
software-quality-assurance-analysts-and-testers

Code quality checker based on Clean Code Appendix A: Concurrency II -- checks server threading patterns, execution path analysis, library thread-safety, method dependency in concurrent code, deadlock prevention (4 conditions), and multithreaded testing strategies

2026-03-28
clean-code-ch01-clean-code
software-quality-assurance-analysts-and-testers

Code quality checker based on Clean Code Ch1: Clean Code -- checks overall code cleanliness philosophy, readability, minimal dependencies, expressiveness, and the Boy Scout Rule

2026-03-28
clean-code-ch02-meaningful-names
software-quality-assurance-analysts-and-testers

Code quality checker based on Clean Code Ch2: Meaningful Names -- checks naming conventions, intention-revealing names, disinformation avoidance, searchability, encoding avoidance, and context

2026-03-28
clean-code-ch03-functions
software-quality-assurance-analysts-and-testers

Code quality checker based on Clean Code Ch3: Functions — checks function size, single responsibility, abstraction levels, argument counts, side effects, command-query separation, error handling, and DRY

2026-03-28
clean-code-ch04-comments
software-quality-assurance-analysts-and-testers

Code quality checker based on Clean Code Ch4: Comments — detects redundant, misleading, mandated, journal, noise, and commented-out code; validates good comment patterns

2026-03-28
clean-code-ch05-formatting
software-quality-assurance-analysts-and-testers

Code quality checker based on Clean Code Ch5: Formatting -- checks vertical formatting (file size, openness, density, distance, ordering), horizontal formatting (line length, spacing, alignment, indentation), and team rules

2026-03-28
clean-code-ch06-objects-and-data-structures
software-quality-assurance-analysts-and-testers

Code quality checker based on Clean Code Ch6: Objects and Data Structures -- checks data abstraction, object/data anti-symmetry, Law of Demeter (train wrecks), hybrid avoidance, DTO/Active Record usage

2026-03-28
clean-code-ch07-error-handling
software-developers

Code quality checker based on Clean Code Ch7: Error Handling — checks exception vs error codes, try-catch structure, exception context, caller-oriented exceptions, Special Case pattern, null return/pass prevention

2026-03-28
Showing top 8 of 18 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded