JackProAiJackProAiCommunity·24 Agent Skills Included

JackProAi-claudecode3.1

Local coding assistant deployment with bundled development plugins

Runs a full coding assistant locally on Windows, macOS, or Linux using your own API endpoint or local model. Bundles ready-made skills for code review, plugin building, hook automation, frontend design, and math problem solving. Eliminates complex setup with one-click launch scripts, session resume, and pre-configured plugin runtimes.
npx skills add JackProAi/JackProAi-claudecode3.1 --all -g -y

All Skills in This Repository (24)

Pure Emerald Level Indicators
📦 In Repo
JackProAiJackProAi

codex-cli-runtime

Invoke codex-companion runtime tasks within Claude Code subagents.

Community
Intermediate
📦 In Repo
JackProAiJackProAi

codex-result-handling

Present Codex helper output with verdict, findings, and next steps.

Community
Advanced
📦 In Repo
JackProAiJackProAi

gpt-5-4-prompting

Compose structured XML prompts for Codex and GPT-5.4 coding tasks.

Community
Advanced
📦 In Repo
JackProAiJackProAi

claude-automation-recommender

Analyze codebases to recommend Claude Code automations like hooks and subagents.

Community
Intermediate
📦 In Repo
JackProAiJackProAi

build-mcp-server

Automate MCP server design and framework selection from user use cases.

Community
Advanced
📦 In Repo
JackProAiJackProAi

build-mcp-app

Develop interactive UI widgets for MCP apps using web technologies.

Community
Advanced
📦 In Repo
JackProAiJackProAi

build-mcpb

Package local MCP servers with runtime dependencies into .mcpb files.

Community
Intermediate
📦 In Repo
JackProAiJackProAi

claude-md-improver

Audit CLAUDE.md files and generate quality improvement reports.

Community
Advanced
📦 In Repo
JackProAiJackProAi

playground

Generate interactive HTML playgrounds with live previews and copyable prompts.

Community
Intermediate
📦 In Repo
JackProAiJackProAi

example-skill

Create and reference skill templates for Claude Code plugin development.

Community
Intermediate
📦 In Repo
JackProAiJackProAi

example-command

Execute example commands with YAML frontmatter and Markdown instructions.

Community
Basic
📦 In Repo
JackProAiJackProAi

command-development

Create and manage Claude Code slash commands with frontmatter and dynamic arguments.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install JackProAi-claudecode3.1?

Run `npx skills add JackProAi/JackProAi-claudecode3.1 --all -g -y` in your terminal to install all skills in this suite globally.

What does JackProAi-claudecode3.1 do?

It lets you run a full coding assistant locally with your own API key or a local model like LM Studio, and ships with bundled skills for code review, plugin development, hooks, and frontend design.

Can I use a local model instead of a cloud API?

Yes. Edit the claude-local.env file to point at a local OpenAI-compatible endpoint such as LM Studio, then launch with the included start scripts.

Does it work on Windows?

Yes. It includes PowerShell and batch launchers that handle session resume, environment setup, and plugin repair automatically on Windows.

Do I need coding experience to use it?

Basic terminal familiarity helps for the initial setup, but once running you interact with the assistant in plain language for coding, review, and automation tasks.

Related Repositories in Software Engineering

View All in Software Engineering