npx claudepluginhub luqmannurhakimbazman/ashford --plugin aerionAgentic engineering done right — 57 structured workflows, 17 specialist agent personas, persistent memory across sessions, integrated learning partner, and impeccable UI design system. Works with Claude Code, Windsurf, Cursor, Gemini CLI, OpenCode, and Codex.
Google Workspace CLI (gws) skill — unified command-line access to Gmail, Drive, Sheets, Docs, Calendar, Chat, Admin, and 40+ Google APIs. Includes MCP server setup, authentication workflows, and agent-optimized usage patterns.
Self-configuring status briefing generator. Learns your communication style from examples, discovers your data sources, and produces draft updates for any audience on demand.
Corca Workflow Framework — consolidated hooks and skill orchestration for structured development sessions
Personal Corp framework: run your business with AI agents through GitHub
Complete collection of 30 Claude Code skills for document processing, development, business productivity, and creative tasks
Admin access level
Server config contains admin-level keywords
External network access
Connects to servers outside your machine
Share bugs, ideas, or general feedback.
A Claude Code plugin marketplace providing commands, agents, skills, hooks, and MCP server configurations.
| Feature | Description |
|---|---|
/commit | Conventional Commits 1.0.0 compliant commits with automatic diff analysis |
/status | Project status overview (git state, recent changes, pending tasks) |
code-reviewer agent | Code review for quality, security, and performance |
mlx-dev skill | Apple MLX development guide with critical API patterns and gotchas |
doc-generator skill | Automated documentation generation |
ml-paper-writing skill | ML research paper writing assistance |
tech-blog skill | Technical blog post generation for Jekyll with KaTeX math and BibTeX citations |
resume-builder skill | Resume tailoring for specific JDs with ATS keyword optimization |
leetcode-teacher skill | Socratic LeetCode/ML implementation teacher with evidence-based learning science |
| MCP servers | Pre-configured git, context7, chrome-devtools, and exa (hosted endpoint via mcp-remote) integrations |
| Python linting hook | Auto-lints .py files on Write/Edit using ruff (Google style + PEP 8) |
/plugin marketplace add LuqDaMan/ashford
/plugin install egg@ashford
Commands, agents, skills, hooks, and MCP servers are all available immediately.
The plugin includes MCP servers but you can also copy a template to your project root for per-project config:
| Template | Includes |
|---|---|
templates/mcp-personal.json | git, context7, chrome-devtools, exa |
templates/mcp-all.json | Everything above + gitlab |
GitLab requires GITLAB_PERSONAL_ACCESS_TOKEN in your environment.
ashford/
├── egg/
│ ├── .claude-plugin/plugin.json
│ ├── .mcp.json
│ ├── commands/ # /commit, /status
│ ├── agents/ # code-reviewer
│ ├── skills/ # mlx-dev, doc-generator, ml-paper-writing, tech-blog, resume-builder, leetcode-teacher
│ ├── hooks/hooks.json # Python linting hook
│ └── scripts/ # Helper scripts
└── templates/ # MCP config templates
All components are auto-discovered by convention. See CLAUDE.md for contributor guidance.
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim