Multi-file
codingOfficial
Official Provider SkillView repo
Performance-focused code review for identifying bottlenecks and optimization opportunities
Files2 files
SKILL.md59 lines
Loading editor…
Install
RecommendedOne command — your agent picks it up automatically.
Select an AI agent above to see the install command.
or
Manual Install
More stepsDownload the archive and add the files to your project manually.
Skill details
Versionv1.0.0
AuthorMastra AI
Categorycoding
Skill IDmastra-ai/template-github-review-agent/workspace/skills/performance-review
Files2 files
Related skills
Code StandardsCode quality standards and style guide for reviewing pull requestsSecurity ReviewSecurity-focused code review checklist for identifying vulnerabilitiesCode StandardsCode quality standards and style guide for reviewing pull requestsCoding AgentAuthoring playbook for building agents that write, edit, review, or refactor code. Use this when the user asks for an agent that writes scripts, generates code, reviews pull requests, refactors a codebase, fixes bugs, implements features, writes tests, or works with programming languages such as Python, TypeScript, JavaScript, Go, Rust, SQL, or shell.Docs AuditInteractive documentation quality review for Mastra docs. Use when auditing, reviewing, or critiquing Mastra documentation; checking docs against source code; validating code examples, API accuracy, or property completeness; checking whether docs follow the styleguide and deterministic linters; or evaluating whether a beginner or agent can follow a doc to complete a job. This skill keeps humans in the loop with ask_user and submit_plan, then always runs an agent-build eval after approved fixes.E2e Tests StudioREQUIRED when modifying any file in packages/playground-ui or packages/playground. Triggers on: React component creation/modification/refactoring, UI changes, new playground features, bug fixes affecting studio UI. Generates Playwright E2E tests that validate PRODUCT BEHAVIOR, not just UI states.