Install with Tessl CLI
npx tessl i github:jeremylongshore/claude-code-plugins-plus-skills --skill eventbridge-rule-creatorEventbridge Rule Creator - Auto-activating skill for AWS Skills. Triggers on: eventbridge rule creator, eventbridge rule creator Part of the AWS Skills skill category.
Overall
score
19%
Does it follow best practices?
Validation for skill structure
Activation
7%This description is severely underdeveloped, essentially just restating the skill name without explaining capabilities or usage triggers. It provides no actionable information for Claude to determine when to select this skill over others, and the redundant trigger terms suggest a template was poorly filled out.
Suggestions
Add specific actions the skill performs, e.g., 'Creates EventBridge rules for scheduling Lambda functions, triggering on S3 events, or routing events between AWS services'
Add a 'Use when...' clause with natural trigger terms like 'schedule AWS events', 'event-driven automation', 'cron schedule', 'CloudWatch Events', 'trigger Lambda on schedule'
Remove the redundant trigger term and expand with variations users would naturally say when needing this functionality
| Dimension | Reasoning | Score |
|---|---|---|
Specificity | The description only names the tool ('Eventbridge Rule Creator') without describing any concrete actions. It doesn't explain what creating an EventBridge rule involves or what capabilities are provided. | 1 / 3 |
Completeness | The description fails to answer 'what does this do' beyond the name, and has no 'Use when...' clause or equivalent guidance for when Claude should select this skill. | 1 / 3 |
Trigger Term Quality | The trigger terms are redundant ('eventbridge rule creator' listed twice) and use technical jargon. Missing natural variations users might say like 'schedule events', 'event triggers', 'cron jobs', 'CloudWatch events', or 'event-driven'. | 1 / 3 |
Distinctiveness Conflict Risk | The AWS EventBridge focus provides some specificity, but 'AWS Skills' category mention is vague. Could potentially conflict with other AWS-related skills without clearer scope definition. | 2 / 3 |
Total | 5 / 12 Passed |
Implementation
0%This skill content is essentially a placeholder template with no actual instructional value. It contains only meta-descriptions of what the skill supposedly does without any concrete guidance on creating EventBridge rules. Claude would gain nothing actionable from this content.
Suggestions
Add executable code examples showing how to create EventBridge rules using AWS CLI or CloudFormation/CDK templates
Include specific event pattern examples (e.g., EC2 state changes, scheduled events, custom events) with JSON syntax
Provide a clear workflow: 1) Define event pattern, 2) Create rule, 3) Add target, 4) Configure IAM permissions, 5) Validate with test events
Remove all generic boilerplate text and replace with concrete, copy-paste ready commands and configurations
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The content is padded with generic boilerplate that provides no actual value. Phrases like 'provides automated assistance' and 'follows industry best practices' are vague filler that Claude doesn't need. | 1 / 3 |
Actionability | There is zero concrete guidance - no code, no commands, no specific steps for creating EventBridge rules. The entire content describes what the skill does rather than instructing how to do anything. | 1 / 3 |
Workflow Clarity | No workflow is provided whatsoever. Creating EventBridge rules involves specific steps (defining event patterns, targets, IAM permissions) that are completely absent. | 1 / 3 |
Progressive Disclosure | The content is a monolithic block of marketing-style text with no structure for actual learning. No references to detailed documentation, examples, or related resources are provided. | 1 / 3 |
Total | 4 / 12 Passed |
Validation
69%Validation — 11 / 16 Passed
Validation for skill structure
| Criteria | Description | Result |
|---|---|---|
description_trigger_hint | Description may be missing an explicit 'when to use' trigger hint (e.g., 'Use when...') | Warning |
allowed_tools_field | 'allowed-tools' contains unusual tool name(s) | Warning |
metadata_version | 'metadata' field is not a dictionary | Warning |
frontmatter_unknown_keys | Unknown frontmatter key(s) found; consider removing or moving to metadata | Warning |
body_steps | No step-by-step structure detected (no ordered list); consider adding a simple workflow | Warning |
Total | 11 / 16 Passed | |
Reviewed
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.