Hackberry
Official@hackberrybay · Sweden
From idea to reality. We take your app all the way. And then some.
Agent Skills by Hackberry
Showing 5 vetted skills indexed across 1 GitHub repositories.
review-file
Review a single TypeScript/JavaScript file and output a structured quality report.
pr-description
Generate a structured PR title and description from branch diffs.
review-pr
Review changed files in a branch against a base with per-file verdicts.
improve-rules
Promote recurring issues from logs into permanent rule files.
review-security
Review TypeScript/JavaScript files and directories for OWASP security risks.
Frequently Asked Questions About Hackberry
FAQPage SchemaWhat specific development tasks does Hackberry support?▼
Hackberry supports automated code quality reporting, security vulnerability detection for TypeScript and JavaScript, generation of structured pull request descriptions, and the conversion of recurring log issues into permanent project rule files.
Which engineering personas benefit most from these capabilities?▼
Software engineers, technical leads, and security reviewers benefit from these capabilities. The functionality is designed for teams managing TypeScript or JavaScript repositories who require consistent code standards, automated security auditing, and streamlined documentation processes for their version control systems.
What are the primary prerequisites for implementing these code review capabilities?▼
Implementation requires a repository containing TypeScript or JavaScript source files. The system functions by analyzing branch diffs and file structures, meaning it is best utilized within environments using Git-based version control where code changes are submitted via pull requests.