JackProAi-claudecode3.1
Local coding assistant deployment with bundled development plugins
All Skills in This Repository (24)
Pure Emerald Level Indicatorscodex-cli-runtime
Invoke codex-companion runtime tasks within Claude Code subagents.
codex-result-handling
Present Codex helper output with verdict, findings, and next steps.
gpt-5-4-prompting
Compose structured XML prompts for Codex and GPT-5.4 coding tasks.
claude-automation-recommender
Analyze codebases to recommend Claude Code automations like hooks and subagents.
build-mcp-server
Automate MCP server design and framework selection from user use cases.
build-mcp-app
Develop interactive UI widgets for MCP apps using web technologies.
build-mcpb
Package local MCP servers with runtime dependencies into .mcpb files.
claude-md-improver
Audit CLAUDE.md files and generate quality improvement reports.
playground
Generate interactive HTML playgrounds with live previews and copyable prompts.
example-skill
Create and reference skill templates for Claude Code plugin development.
example-command
Execute example commands with YAML frontmatter and Markdown instructions.
command-development
Create and manage Claude Code slash commands with frontmatter and dynamic arguments.
Frequently Asked Questions
FAQPage SchemaHow 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→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core