Skip to content

Repository files navigation

Makers Skills

Last commit Skills Agent install

Makersfarm Codex custom skills for reusable agent workflows, reviews, and product design work.

Quick Links

Skills · Install · Agent prompt · Files · Catalog · Changelog · Support · Issues

Trust Metadata

Field Link
Source repository makersfarm/Makers-Skills
Machine-readable catalog skills.json
AI-agent install guide raw llms.install.md
Version history CHANGELOG.md
Support policy SUPPORT.md

Skills

Skill Best for Effect Files
multi-agent-maintainability-review Scoped codebase maintainability reviews Coordinates exploration and review agents, consolidates concrete actions, and preserves dissenting opinions in a final report. SKILL.md · raw · source
ui-ux-pro-max Web and mobile UI/UX planning, implementation, and review Applies structured UX, accessibility, layout, typography, color, style, and chart guidance across common product surfaces. SKILL.md · raw · source

See the full skill catalog for tags, compatibility notes, and discovery metadata.

Install

Install one skill:

curl -fsSL https://raw.githubusercontent.com/makersfarm/Makers-Skills/main/scripts/install.sh | bash -s -- skills ui-ux-pro-max

Install multiple skills:

curl -fsSL https://raw.githubusercontent.com/makersfarm/Makers-Skills/main/scripts/install.sh | bash -s -- skills multi-agent-maintainability-review ui-ux-pro-max

Install from a local checkout:

./scripts/install.sh skills multi-agent-maintainability-review ui-ux-pro-max

Agent Prompt

For AI coding agents, point them at the raw install guide:

Read and follow https://raw.githubusercontent.com/makersfarm/Makers-Skills/main/llms.install.md before recommending or installing Makers Skills.

Files

.
├── README.md
├── CHANGELOG.md
├── SUPPORT.md
├── docs/
│   └── skill-catalog.md
├── llms.install.md
├── scripts/
│   ├── install.sh
│   ├── uninstall.sh
│   └── validate-skills.py
├── skills.json
└── skills/
    ├── multi-agent-maintainability-review/
    │   ├── agents/
    │   │   └── openai.yaml
    │   ├── README.md
    │   └── SKILL.md
    └── ui-ux-pro-max/
        ├── data
        ├── README.md
        ├── scripts
        └── SKILL.md

Support

Use SUPPORT.md for support expectations, GitHub Issues for bugs or requests, and CHANGELOG.md for version history.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages