Create Project

🌐Community
by algorand-devrel · vlatest · Repository

Generates Algorand project proposals, including scope, budget, timeline, and team roles based on developer requests.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add algorand-devrel-create-project npx -- -y @trustedskills/algorand-devrel-create-project
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "algorand-devrel-create-project": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/algorand-devrel-create-project"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill allows you to create new Algorand project files, including smart contracts and applications. It generates the initial file structure and boilerplate code needed for development on the Algorand blockchain. The tool streamlines the setup process, reducing manual configuration and accelerating project initiation.

When to use it

  • Starting a new Algorand smart contract development project.
  • Creating the foundation for an Algorand-based decentralized application (dApp).
  • Generating initial project files when exploring new Algorand features or SDKs.
  • Quickly bootstrapping a basic Algorand blockchain interaction tool.

Key capabilities

  • Project file generation
  • Smart contract scaffolding
  • Application boilerplate creation
  • Algorand development environment setup

Example prompts

  • "Create a new Algorand smart contract project named 'token-escrow'."
  • "Generate the initial files for an Algorand dApp with a simple user interface."
  • “Set up a basic Algorand application project.”

Tips & gotchas

This skill assumes some familiarity with Algorand development concepts and tools. You may need to install or configure your local Algorand environment before using the generated files.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
algorand-devrel
Installs
4

🌐 Community

Passed automated security scans.