hiroro-workhiroro-workCommunityยท4 Agent Skills Included

claude-plugins

Guided coding workflows, peer reviews, and rule extraction

Runs a structured development workflow with task decomposition, plan approval, code review, and interactive commits. Gets second opinions from Claude, Codex, Gemini, Copilot, and Antigravity, and translates between Japanese and English. Extracts project coding rules into reusable documentation and scans installed plugins for security risks. Eliminates ad-hoc prompting by giving every coding session a fixed, repeatable process.
npx skills add hiroro-work/claude-plugins --all -g -y
Available:

Tells the agent how this plugin marketplace is structured and gives it the exact rules for adding, registering, versioning, and verifying plugins and skills in the repository.

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install claude-plugins?โ–ผ

Run `npx skills add hiroro-work/claude-plugins --all -g -y` in your terminal to install all skills globally.

What does the dev-workflow skill do?โ–ผ

It runs a fixed 19-phase development process: task decomposition, planning, peer plan review, implementation, testing, code review, and one commit per build step.

How to get a second opinion from another AI?โ–ผ

Use the ask-claude, ask-codex, ask-gemini, ask-copilot, or ask-agy skills to query other coding assistants directly from your session.

Can it document my project's coding conventions?โ–ผ

Yes. The extract-rules skill scans your codebase and generates structured rule files, and merge-rules combines rules across multiple projects.

Does it check plugins for security risks?โ–ผ

Yes. The security-scanner skill audits installed plugins and skills for dangerous code patterns and malicious instructions before you trust them.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’