Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

brokk-skills

brokk-skills 收录了来自 BrokkAi 的 6 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
6
Stars
0
更新
2026-03-26
Forks
0
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

brokk-code-smells
软件质量保证分析师与测试员

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
软件开发工程师

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
软件质量保证分析师与测试员

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
软件开发工程师

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
信息安全分析师

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
软件质量保证分析师与测试员

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