Tag: software-quality
Structured Multi-Dimensional Code Review
Performs comprehensive, multi-dimensional code reviews focusing on correctness, security, performance, maintainability, and style. It provides actionable feedback and identifies critical vulnerabilities, performance bottlenecks, and maintai…
Backend Code Quality and Security Review
Automates the review of Python backend code for security vulnerabilities, performance bottlenecks, and architectural best practices. It supports analysing pending changes, code snippets, and specific files within the backend directory.
Automated Code Review and Security Analysis
This skill automates the identification of security vulnerabilities, performance bottlenecks, and code quality issues, prioritising findings by severity.
Comprehensive Code Review Assistant
An automated assistant designed to perform multi-level code analysis, focusing on security vulnerabilities, performance bottlenecks, and adherence to best practices. It generates structured review reports and suggests actionable improvement…
Deep forensic audit of codebase integrity
This skill performs an exhaustive, forensic audit of the entire codebase, verifying source integrity, import chains, and configuration alignment. It systematically checks for discrepancies across code, environment variables, and external AP…
Independent Contract Compliance Verifier
This skill independently validates that a software implementation satisfies its defined contract by reading acceptance criteria, generating new test cases, and executing them using the project's existing toolchain. It serves as a secondary …
Comprehensive Code Review Workflow for Changes
This skill guides the comprehensive review of code changes (PRs, diffs) focusing on correctness, behavioral regressions, security risks, and performance. It enforces structured output, requiring findings to be listed by severity with precis…
Software Testing Best Practices and Guidelines
Provides a framework for writing robust integration tests, emphasising the use of real-world fixtures, mocking external services, and implementing regression tests for bug fixes.
Automated Code Review and Linting Skill
An agentic skill designed to automate code reviews by checking for style guide compliance, running automated linting scripts, and identifying security vulnerabilities or performance issues.
Structured Multi-Dimensional Code Review
Performs structured, multi-dimensional code reviews focusing on correctness, security, performance, and maintainability. It provides actionable feedback, including critical issues, warnings, and suggestions for code improvements.