BeClaude

ai-tools

New
GitHubGeneralby gzheyts

A peronal structured guide to AI-assisted Java development — from agent internals to production workflows. 16 chapters covering Cursor & OpenCode setup, prompting, AGENTS.md, skills, MCP, subagents, CI/CD, and team practices, with ready-to-use templates and a sample Spring Boot project.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/ai-tools.md https://raw.githubusercontent.com/gzheyts/ai-tools/main/SKILL.md
3
Invoke in Claude Code
/ai-tools
View source on GitHub
mcpagent

Frequently Asked Questions

What is ai-tools?

A peronal structured guide to AI-assisted Java development — from agent internals to production workflows. 16 chapters covering Cursor & OpenCode setup, prompting, AGENTS.md, skills, MCP, subagents, CI/CD, and team practices, with ready-to-use templates and a sample Spring Boot project.

How to install ai-tools?

To install ai-tools, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /ai-tools.

What is ai-tools best for?

ai-tools is a community categorized under General. It is designed for: mcp, agent. Created by gzheyts.