Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

brokk-skills

يحتوي brokk-skills على 6 من skills المجمعة من BrokkAi، مع تغطية مهنية على مستوى المستودع وصفحات 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