Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

brokk-skills

brokk-skills enthält 6 gesammelte Skills von BrokkAi, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
6
Stars
0
aktualisiert
2026-03-26
Forks
0
Berufsabdeckung
3 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

brokk-code-smells
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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
Informationssicherheitsanalysten

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
Softwarequalitätssicherungsanalysten und -tester

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