MelvynxMelvynxCommunityยท13 Agent Skills Included

aiblueprint

Configure coding assistants with hooks, skills, and agents

Installs security hooks, reusable workflow skills, specialized agents, and a custom statusline for Claude Code, Codex, and Cursor. Blocks dangerous shell commands, auto-formats edited files, and centralizes scattered configs into one shared folder. Sets up shell shortcuts, worktree environments, and app-store or icon workflows so daily coding tasks run with one command.
npx skills add Melvynx/aiblueprint --all -g -y
Available:

Tells the agent how this CLI project is structured, which build and test commands to run after every change, and the universal rules it must follow when editing the repository.

All Skills in This Repository (13)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
MelvynxMelvynx

apex

Orchestrate adaptive agents to plan, execute, and validate feature implementations.

Community
Advanced
๐Ÿ“ฆ In Repo
MelvynxMelvynx

commit

Generate conventional commit messages and push changes to the repository.

Community
Basic
๐Ÿ“ฆ In Repo
MelvynxMelvynx

claude-memory

Build and optimize CLAUDE.md memory structures for Claude Code projects.

Community
Advanced
๐Ÿ“ฆ In Repo
MelvynxMelvynx

oneshot

Implement focused features using an Explore, Code, and Test workflow.

Community
Intermediate
๐Ÿ“ฆ In Repo
MelvynxMelvynx

fix-errors

Fix ESLint and TypeScript errors in Node.js projects using parallel agents.

Community
Intermediate
๐Ÿ“ฆ In Repo
MelvynxMelvynx

fix-pr-comments

Fetch and resolve GitHub PR review comments with batched file edits.

Community
Advanced
๐Ÿ“ฆ In Repo
MelvynxMelvynx

prompt-creator

Design system prompts, user prompts, and few-shot examples for LLMs.

Community
Basic
๐Ÿ“ฆ In Repo
MelvynxMelvynx

create-pr

Create GitHub pull requests with auto-generated titles and bullet-point bodies.

Community
Advanced
๐Ÿ“ฆ In Repo
MelvynxMelvynx

fix-grammar

Fix grammar and spelling errors in files while preserving formatting.

Community
Intermediate
๐Ÿ“ฆ In Repo
MelvynxMelvynx

skill-workflow-creator

Create and orchestrate Claude Code subagents with XML-structured prompts.

Community
Advanced
๐Ÿ“ฆ In Repo
MelvynxMelvynx

merge

Automate Git branch merges with context-aware conflict resolution.

Community
Advanced
๐Ÿ“ฆ In Repo
MelvynxMelvynx

skill-creator

Create structured Claude Code Skills with SKILL.md and resource folders.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install AIBlueprint?โ–ผ

Run `npx skills add Melvynx/aiblueprint --all -g -y` in your terminal to install every skill in this collection globally.

What does AIBlueprint do for Claude Code?โ–ผ

It adds security hooks that block dangerous commands, a git-aware statusline, shell shortcuts, and 12 ready-made workflow skills for tasks like icons, hooks, and worktree setup.

Does AIBlueprint work with Codex and Cursor?โ–ผ

Yes. The skills follow the shared SKILL.md format and include Codex metadata, so they run in Claude Code, Codex, Cursor, and OpenClaw.

Can AIBlueprint block dangerous terminal commands?โ–ผ

Yes. Its pre-tool-use hooks validate bash commands before they run, blocking destructive operations like rm -rf and logging every blocked attempt.

Do I need coding experience to use AIBlueprint?โ–ผ

No. After a one-command setup, you trigger skills with plain-English requests and the agent handles the technical steps for you.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’