guidelines-advisor

Analyze Solidity smart contracts for best practices and common pitfalls.

1|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/rohanbhatia27/rohanstutoring-redesign --skill guidelines-advisor-rohanbhatia27
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: guidelines-advisor
Source: https://github.com/rohanbhatia27/rohanstutoring-redesign/tree/main/.agents/skills/guidelines-advisor
Command: npx skills add https://github.com/rohanbhatia27/rohanstutoring-redesign --skill guidelines-advisor-rohanbhatia27

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill helps smart contract developers ensure adherence to best practices and enhance code quality and security, by providing automated analysis and recommendations based on industry guidelines.

Core Features & Use Cases

  • Code Analysis: Automated code review based on industry best practices and common pitfalls.
  • Documentation Generation: Generates comprehensive documentation and specifications.
  • Architecture Review: Assesses on-chain/off-chain architecture, upgradeability, and proxy patterns.
  • Use Case: Ideal for projects aiming to maintain high development standards, ensuring robust, secure smart contracts.

Quick Start

Run the guidelines-advisor skill on your codebase to begin automated analysis and receive improvement recommendations.

Frequently Asked Questions about guidelines-advisor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I review smart contract code for security and best practices?

Reviewing smart contract code for security involves analyzing your Solidity codebase to assess architecture, upgradeability, and proxy patterns against common industry pitfalls. This process provides automated improvement recommendations to enhance overall code quality.

What does smart contract architecture review assess?

Smart contract architecture review assesses on-chain and off-chain architecture, upgradeability patterns, and proxy implementations. It evaluates your codebase to ensure robust structural design and adherence to established development standards.

Do I need to provide project context for Solidity code analysis?

Yes, Solidity code analysis requires access to the complete codebase and a clear understanding of the project context. Providing this context ensures the automated review accurately targets your specific architecture and industry best practices.

Can I generate documentation for my smart contract automatically?

Yes, you can generate documentation for your smart contract automatically. The analysis process produces comprehensive documentation and specifications based on your Solidity codebase and its architectural patterns.

What's the best way to check for common pitfalls in Solidity development?

The best way to check for common pitfalls in Solidity development is through automated code review based on industry guidelines. This identifies potential vulnerabilities and recommends improvements for smart contract security.

When do I need an automated smart contract code review?

You need an automated smart contract code review when aiming to maintain high development standards and ensure robust security. It is ideal for projects requiring validation of upgradeability and adherence to industry best practices.