Alison's LLM Plugins
This is a personal project of mine focused on helping LLMs become better partners in coding and software engineering. Iβm building practical skills, tools, and guidance that make models more useful for real development work, not just demos. The goal is to help them produce better code, make better engineering decisions, and fit more naturally into modern software workflows. Itβs designed to be useful across both Claude and Codex, with an emphasis on capabilities that actually matter to developers.
Add this marketplace to Claude Code
Use the GitHub repository as the primary marketplace source, then install one of the published plugins. Individual skills are included within those plugins; they are not listed as standalone plugins.
/plugin marketplace add alisonaquinas/llm-skillsMarketplace repo: alisonaquinas/llm-skills
/plugin install shared-skills@llm-skills/plugin install ci-cd@llm-skills/plugin install software-design@llm-skills/plugin install doc-skills@llm-skills/plugin install web-design-skills@llm-skills/plugin marketplace add https://alisonaquinas.github.io/llm-skills/marketplace.jsonshared-skills
Cross-compatible LLM skills for Claude Code and Codex: ag, bash, changelog, chatgpt-docs, claude-docs, claude-cli, claude-cli-docs, codex-docs, codex-cli, codex-cli-docs, git, markdownlint, powershell, skill-creator, skill-linting, skill-test-drive, skill-validation, sqlite, zoxide, and many more system utilities.
/plugin install shared-skills@llm-skillsci-cd
Cross-compatible LLM skills for CI/CD pipelines: GitHub Actions, GitLab CI, Jenkins, Docker, Kubernetes, and deployment workflows.
/plugin install ci-cd@llm-skillssoftware-design
Cross-compatible LLM skills for software design, language best practices, and source-level API documentation guidance.
/plugin install software-design@llm-skillsdoc-skills
Cross-compatible LLM skills for document workflows, text-first publishing, host-specific Markdown, and diagram authoring: OOXML, PDF, Pandoc, LaTeX, Typst, Markdown, AsciiDoc, Mermaid, PlantUML, and Graphviz.
/plugin install doc-skills@llm-skills