framework-detection

Official

Detect Solidity framework & adapt.

AuthorMolcajeteAI
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automatically identifies the Solidity development framework (Foundry, Hardhat, or Hybrid) in a project, ensuring that subsequent development tasks use the correct tools and commands.

Core Features & Use Cases

  • Automatic Framework Detection: Identifies Foundry, Hardhat, or a hybrid setup by checking for configuration files.
  • Workflow Adaptation: Adjusts compilation, testing, and deployment commands based on the detected framework.
  • Use Case: When starting a new Solidity task, this skill ensures you're using forge test for Foundry projects or npx hardhat test for Hardhat projects, preventing command errors and streamlining development.

Quick Start

Use the framework-detection skill to determine the Solidity development framework for the current project.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: framework-detection
Download link: https://github.com/MolcajeteAI/plugin/archive/main.zip#framework-detection

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.