---
title: "project"
description: "Cross-language project standards: domain modeling, GitHub Actions hygiene, test judgment, and the pre-commit gate."
canonical: https://agentpluginsdirectory.com/plugins/project
last-updated: 2026-09-25
---

# project
Cross-language project standards: domain modeling, GitHub Actions hygiene, test judgment, and the pre-commit gate.
- Slug: project
- Publisher: AkaraChen
- Repository: https://github.com/AkaraChen/eric-way
- Manifest: plugins/project/plugin.json
- Version: 0.1.0
- Category (editorial): other
- Skills: 4 (checklist, domain-modeling, github-actions, writing-tests)
- MCP servers: 0
- Stars: 3
- Repository created: 2026-06-25
- Repository last pushed: 2026-09-21
- Publisher type: User
- Listing: https://agentpluginsdirectory.com/plugins/project
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## Skills

- checklist: Apply before creating a commit. Verify the pending changes with the relevant language checklist and the repository's existing checks.
- domain-modeling: Apply when designing or reviewing business models, state machines, business rules, domain ownership, or side-effect boundaries in any language.
- github-actions: Apply Eric's GitHub Actions standards. Use when creating, editing, reviewing, or debugging GitHub Actions workflows, reusable workflows, or action references; selecting versions for `uses`; or validating workflow YAML.
- writing-tests: Apply Eric's test-writing standards. Use when deciding whether to add tests, choosing unit vs integration coverage, writing focused regression or correctness tests, reviewing tests, or explaining test strategy.

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.
