byhiroro-work· 31 skills
Extract project-specific coding rules and domain knowledge from existing codebase, generating markdown documentation for AI agents. Use when onboarding a new project, after code review discussions about coding style, or when coding conventions need documenting. Also consider running after sessions where coding preferences were discussed or corrected (--from-conversation), or after PRs with significant review feedback (--from-pr).
$npx -y skills add hiroro-work/claude-plugins --skill extract-rulesInstalls into the current project.
Run `npx skills use "https://github.com/hiroro-work/claude-plugins" --skill "hiroro-work/claude-plugins/extract-rules"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/hiroro-work/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/hiroro-work/claude-plugins"` and select the relevant skills, then follow their instructions.