Skip to main content
AzzzGoodFish
GitHub creator profile

AzzzGoodFish

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

skills collected
12
repositories
1
updated
2026-03-07
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

incremental-implementation
software-developers

Execute implementation plans through small, verified steps — fighting the complexity explosion that AI-assisted development naturally produces. Use throughout the entire implementation process, from first line to last commit.

2026-03-07
self-verification
software-quality-assurance-analysts-and-testers

Systematically verify your own implementation through layered testing. Use after completing implementation tasks, before considering the work done.

2026-03-07
technical-feasibility
software-developers

Identify unvalidated technical assumptions in a design, research them against external sources (docs, APIs, community), and produce a feasibility verdict. Use after receiving requirements and before implementation planning, whenever the design depends on technologies, APIs, or platform capabilities you haven't verified.

2026-03-06
acceptance-testing
software-quality-assurance-analysts-and-testers

Execute acceptance tests against completed implementation, run the full test suite, and produce a structured verification report. Use after Developer notifies implementation is complete.

2026-03-02
architecture-review
software-developers

Review implemented code for architectural compliance, detect entropy (bloat, duplication, boundary violations), and propose corrections. Use after Developer completes implementation, or periodically to audit codebase health.

2026-03-02
bug-reporting
software-quality-assurance-analysts-and-testers

Produce clear, actionable, reproducible bug reports. Use whenever a test fails or unexpected behavior is discovered during verification.

2026-03-02
codebase-mapping
software-developers

Read and understand a codebase's architecture, modules, boundaries, and conventions. Use when onboarding to a new project, before designing any implementation, or when the codebase has evolved significantly since last review.

2026-03-02
implementation-planning
software-developers

Design a concrete implementation plan from requirements, specifying which files, modules, functions, and classes to create or modify. Use after receiving requirements from PM and having an up-to-date codebase map.

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