← all publishers

Claude-Code-Community-Ireland

@claude-code-community-ireland source repo

11 published skills

  1. Plugin Settings · claude-code-community-ireland bundle
    This skill should be used when the user asks about "plugin settings", "store plugin configuration", "user-configurable plugin", ".local.md files", "plugin state files", "read YAML frontmatter", "per-project plugin settings", or wants to make plugin behavior configurable. Documents the .claude/plugin-name.local.md pattern for storing plugin-specific configuration with YAML frontmatter and markdown content.
    0
    installs
  2. Skill Development · claude-code-community-ireland bundle
    This skill should be used when the user wants to "create a skill", "add a skill to plugin", "write a new skill", "improve skill description", "organize skill content", or needs guidance on skill structure, progressive disclosure, or skill development best practices for Claude Code plugins.
    0
    installs
  3. Documentation Standards · claude-code-community-ireland
    Documentation best practices — README structure, inline code comments, API docs, changelogs, and technical writing principles. Reference when writing any documentation.
    1
    install
  4. Error Handling Patterns · claude-code-community-ireland
    Error handling best practices across languages — error types, recovery strategies, user-facing messages, and logging. Reference when implementing error handling or designing error flows.
    1
    install
  5. Security Review · claude-code-community-ireland
    Security review checklist covering OWASP Top 10, authentication, authorization, input validation, secrets management, and common vulnerability patterns. Reference when reviewing code for security.
    1
    install
  6. Dependency Audit · claude-code-community-ireland
    Dependency management and auditing — evaluating new dependencies, security vulnerability scanning, update strategies, and license compliance. Use when adding or auditing dependencies.
    1
    install
  7. Testing Strategy · claude-code-community-ireland
    Test pyramid and testing strategy — unit, integration, and end-to-end test ratios, mocking strategies, test isolation, and what to test. Reference when planning test coverage or evaluating test quality.
    1
    install
  8. Quality Standards · claude-code-community-ireland
    Quality gate definitions, scoring rubrics, and acceptance criteria for the Agentic UI Designer system.
    1
    install
  9. Conventional Commits · claude-code-community-ireland
    Generate well-formatted conventional commit messages from staged changes. Use when the user asks to commit changes, write a commit message, or follows the conventional commits standard.
    1
    install
  10. Debugging Systematic · claude-code-community-ireland
    Systematic debugging methodology — binary search isolation, hypothesis-driven debugging, reproducing issues, and root cause analysis. Use when debugging errors, unexpected behavior, or test failures.
    1
    install
  11. Logging Observability · claude-code-community-ireland
    Logging and observability best practices — structured logging, log levels, correlation IDs, metrics, tracing, and alerting. Reference when implementing logging or monitoring.
    1
    install