asepharyana
e513cddd68
feat(hub-guide): expand plugin with 26 best-practice skills, hooks, and references
...
Transform hub-guide from a single-skill Hub monorepo guide into a
comprehensive programming best-practice plugin covering all situations.
Skills (26):
- Core: engineering-principles, clean-code, clean-architecture,
design-patterns, testing, error-handling, security, api-design,
git-workflow, documentation, logging-observability, performance
- Languages: typescript, python, rust, go
- Frameworks: react-frontend, elysiajs, hono-backend, drizzle-database, nextjs
- Infrastructure: docker, ci-cd, monitoring
- Monorepo: monorepo, hub-guide (existing)
Hooks:
- SessionStart: auto-detect project type and activate relevant skills
- PreToolUse (Write|Edit): inject language-specific rules per file type
Reference files for deep dives:
- clean-architecture/references/solid.md (SOLID + component principles)
- design-patterns/references/catalog.md (full GoF catalog with examples)
- testing/references/mocks.md (test double taxonomy)
Restructure plugin to modern skills/ directory format.
2026-07-25 11:35:16 +07:00