Skip to content

antstudiocz/ant-marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

103 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(ant)

Skills for Claude Code and Codex

Claude Code Installation

Inside Claude Code:

/plugin marketplace add antstudiocz/ant-marketplace
/plugin install ant@ant-marketplace
/reload-plugins

Or from a terminal:

claude plugin marketplace add antstudiocz/ant-marketplace --scope user
claude plugin install ant@ant-marketplace --scope user

Codex Installation

Global install:

bunx codex-marketplace add antstudiocz/ant-marketplace/plugins/ant --plugin --global

Project install:

bunx codex-marketplace add antstudiocz/ant-marketplace/plugins/ant --plugin --project

Codex Subagent Depth

For the full implementation orchestrator hierarchy, Codex must allow spawned agents to spawn child agents:

[agents]
max_depth = 2

Add this to your Codex config at ~/.codex/config.toml, then restart Codex or open a new session. Without this setting, the orchestrator can still run in a flattened mode, but the implementation lead cannot spawn slice workers or reviewers itself.

Available Skills

Claude Code Command Codex Skill Description
/ant:implementation-orchestrator $implementation-orchestrator Guide implementation from brainstorming to verified delivery
/ant:frontend-best-practices $frontend-best-practices React, Next.js, TypeScript, accessibility, forms, performance, responsive UI, i18n, skeletons, and composition
/ant:laravel-best-practices $laravel-best-practices Laravel 12+ architecture, caching, performance, Eloquent, queues, and backend review
/ant:delivery-workflows $delivery-workflows GitLab MR creation, merge conflicts, and delivery hygiene
/ant:google-docs $google-docs Read and extract content from Google Docs
/ant:asana-task $asana-task-analyzer Analyze Asana tasks for implementers

See docs/skills.md for a short explanation of how each skill works.

Update

Claude Code:

/plugin marketplace update ant-marketplace
/plugin update ant@ant-marketplace
/reload-plugins

Or from a terminal:

claude plugin update ant@ant-marketplace

Codex: rerun the same codex-marketplace add command with the same scope (--global or --project). Restart Codex or open a new session so the updated skills are loaded.

Contributing

  1. Create a folder in plugins/ant/skills/your-skill-name/ with a SKILL.md file for a new public workflow
  2. Prefer adding detailed topic guidance under an existing skill's references/ folder when it belongs to an umbrella skill
  3. Open a PR

Made with love by (ant)

From (WTF) ideas we create (WOW) results.

We are a full-service digital agency from Western Czechia. For over 25 years we've been creating projects that push boundaries. We have 50+ experts and one know-how: doing things differently.

25+ years 50+ experts Pilsen, CZ

About

Claude Code skills marketplace with auto-update

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors