Claude Code Community Ireland
Official@claude-code-community-ireland
Technical framework for engineering excellence, providing structured code reviews, architectural documentation, and system optimization patterns for modern software development environments.
Agent Skills by Claude Code Community Ireland
Showing 132 vetted skills indexed across 1 GitHub repositories.
ui-ux-pro-max
Generate design systems with styles, palettes, font pairings, and UX guidelines.
quality-standards
Evaluate UI designs against spatial, color, typography, and originality metrics.
Command Development
Create Claude Code slash commands with YAML frontmatter and dynamic arguments.
refactoring-patterns
Apply named refactorings like Extract Method with safety rules.
incident-response
Guide on-call engineers through triage, communication, and post-incident review.
discord
Manages Discord servers including announcements, events, moderation, and statistics via API/MCP tools.
Skill Development
Guide creation and refinement of Claude Code plugin skills with SKILL.md structure.
finish-the-day
Analyze daily Git changes, generate a Markdown log, commit, and push.
documentation-standards
Establish documentation standards for READMEs, code comments, API docs, and changelogs.
community-code-reviewer
Review pull requests for correctness, security, performance, and maintainability.
design-ui
Guide UI design with accessibility standards, design tokens, and sector-specific patterns.
debugging-systematic
Apply hypothesis-driven analysis and binary search to isolate software bugs.
git-workflow
Guide Git workflows with conventional commits, rebasing, and conflict resolution.
start-of-day
Check git repositories and generate a daily project status report.
error-handling-patterns
Provide error handling patterns with code examples across programming languages.
Plugin Settings
Configure Claude Code plugins per project using `.claude/plugin-name.local.md` files with YAML frontmatter.
api-design
Guide RESTful API design covering resource naming, HTTP methods, and status codes.
Plugin Structure
Guide Claude Code plugin architecture with directory structure and manifest configuration.
dependency-audit
Inspect npm, Yarn, pip, and Cargo dependencies for vulnerabilities and license compliance.
design-patterns
Reference UI design patterns, component templates, and sector-specific conventions.
architecture-decision-record
Create Architecture Decision Records with structured templates and lifecycle management.
pr-description
Generate standardized pull request descriptions with structured templates and guidelines.
logging-observability
Guide structured logging, OpenTelemetry tracing, and Prometheus metrics implementation.
performance-profiling
Identify bottlenecks and optimize frontend/backend system performance using profiling tools and techniques.
Frequently Asked Questions About Claude Code Community Ireland
FAQPage SchemaWhat specific tasks can engineers perform using these skills?▼
Engineers can standardize pull request reviews, generate C4 architecture diagrams, implement security checklists based on OWASP, and manage technical debt through prioritized remediation plans.
Which technical personas benefit most from this registry?▼
This registry is designed for software engineers, systems architects, and on-call site reliability engineers who require structured guidance for code quality, incident response, and documentation standards.
What are the prerequisites for implementing these plugin configurations?▼
Implementation requires a project-level directory structure containing `.claude/` configuration files, specifically utilizing YAML frontmatter for plugin settings and manifest definitions.