npx claudepluginhub jacobpevans/claude-code-plugins --plugin code-standardsThis skill uses the workspace's default tool permissions.
When reviewing code, prioritize:
Creates new Angular apps using Angular CLI with flags for routing, SSR, SCSS, prefixes, and AI config. Follows best practices for modern TypeScript/Angular development. Use when starting Angular projects.
Generates Angular code and provides architectural guidance for projects, components, services, reactivity with signals, forms, dependency injection, routing, SSR, ARIA accessibility, animations, Tailwind styling, testing, and CLI tooling.
Executes ctx7 CLI to fetch up-to-date library documentation, manage AI coding skills (install/search/generate/remove/suggest), and configure Context7 MCP. Useful for current API refs, skill handling, or agent setup.
When reviewing code, prioritize:
Focus on likely failures, not theoretical edge cases. Do not reject based on contrived scenarios unlikely in practice. Balance security with usability — overly restrictive permissions that impede workflows are themselves a failure.