Skip to main content
Run any Skill in Manus
with one click
GitHub repository

brokk-skills

brokk-skills contains 6 collected skills from BrokkAi, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
6
Stars
0
updated
2026-03-26
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

brokk-code-smells
software-quality-assurance-analysts-and-testers

Use when asked to find code quality problems, anti-patterns, or technical debt in a codebase - performs systematic smell detection using ripgrep patterns and available language linters

2026-03-26
brokk-flow-graph
software-developers

Use when asked to map, visualize, or understand how a codebase flows from entry points to outcomes - generates a Mermaid flowchart per entry point showing branches, calls, and terminal states

2026-03-26
brokk-modeling-inconsistencies
software-quality-assurance-analysts-and-testers

Use when asked to find modeling problems, confusing logic, or misleading naming in a codebase - looks for concepts that contradict the domain, logic that doesn't match what a function claims to do, and methods too complex to reason about

2026-03-26
brokk-report
software-developers

Use when asked for a full legacy codebase analysis, overview report, or comprehensive audit - orchestrates all brokk analysis skills plus git history to produce a prioritized report

2026-03-26
brokk-security-scan
information-security-analysts

Use when asked to find security vulnerabilities, insecure code patterns, or security risks in a codebase - scans for OWASP Top 10 patterns, hardcoded secrets, and dependency vulnerabilities

2026-03-26
brokk-untested-paths
software-quality-assurance-analysts-and-testers

Use when asked to find untested code, missing test coverage, or pathways with no tests in a codebase - maps source files and functions against test files to surface gaps

2026-03-26