React integration skill for EmblemAI's one-shot user management. Use when the user wants to add website authentication plus wallet-enabled users to a React app with EmblemAuthProvider, ConnectButton, social/email/wallet login, chat components, React auth hooks, React composition patterns, or Migrate.fun React hooks.
61
71%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Advisory
Suggest reviewing before use
Optimize this skill with Tessl
npx tessl skill review --optimize ./skills/emblem-ai-react/SKILL.mdQuality
Discovery
100%Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.
This is a strong skill description that clearly identifies its niche (EmblemAI React integration), lists specific capabilities and components, and includes an explicit 'Use when...' clause with comprehensive trigger terms. The description is concise yet information-dense, covering both product-specific identifiers and general domain terms that users would naturally use.
| Dimension | Reasoning | Score |
|---|---|---|
Specificity | Lists multiple specific concrete actions and components: 'website authentication', 'wallet-enabled users', 'EmblemAuthProvider', 'ConnectButton', 'social/email/wallet login', 'chat components', 'React auth hooks', 'React composition patterns', 'Migrate.fun React hooks'. | 3 / 3 |
Completeness | Clearly answers both 'what' (React integration for EmblemAI's user management with auth, wallet, social/email login, chat, hooks) and 'when' (explicit 'Use when...' clause listing specific trigger scenarios). | 3 / 3 |
Trigger Term Quality | Includes many natural keywords a user would say: 'React app', 'authentication', 'wallet login', 'social login', 'email login', 'ConnectButton', 'EmblemAuthProvider', 'auth hooks', 'chat components', 'Migrate.fun'. Good coverage of both product-specific and general terms. | 3 / 3 |
Distinctiveness Conflict Risk | Highly distinctive with product-specific terms like 'EmblemAI', 'EmblemAuthProvider', 'ConnectButton', 'Migrate.fun', and the specific combination of React + wallet + auth. Unlikely to conflict with generic React or auth skills. | 3 / 3 |
Total | 12 / 12 Passed |
Implementation
42%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This skill functions well as a table of contents and navigation hub, with excellent progressive disclosure and clear organization. However, it critically lacks actionability — there are no concrete code examples, provider setup snippets, or executable guidance in the main SKILL.md itself. Without bundle files to verify, the skill relies entirely on references for all substantive content, leaving the main file as a pointer document rather than a useful quick-start guide.
Suggestions
Add a minimal executable React code example in the Quick Start section showing EmblemAuthProvider setup and a ConnectButton, so users get immediate value without navigating to reference files.
Include a concrete integration workflow with sequenced steps: install dependencies, wrap app in providers, add auth components, verify login works — with validation checkpoints.
Remove or condense the 'What this gives a React app' section, as it largely restates the skill description without adding actionable information.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The skill is reasonably concise but includes some unnecessary sections like the 'What this gives a React app' bullet list which largely restates the description, and the Security & Trust Model section is somewhat verbose for what it conveys. The 'In one sentence' line is redundant with the description. | 2 / 3 |
Actionability | The SKILL.md itself contains no executable code, no concrete React examples, no provider setup snippets, and no copy-paste ready patterns. It only provides an install command and then defers everything to reference files. The 'Use' section just lists example prompts rather than actual guidance. | 1 / 3 |
Workflow Clarity | The quick start provides a simple two-step install-and-use flow, but there's no actual workflow for integrating EmblemAI into a React app — no sequenced steps for adding providers, wrapping components, or verifying the integration works. For a React integration skill, the absence of a concrete integration workflow is a gap. | 2 / 3 |
Progressive Disclosure | The skill is well-structured as an overview with clear, one-level-deep references to four specific reference files organized by topic (auth, chat, components, migrate.fun). Navigation is easy with descriptive labels and direct links. Related skills are also clearly signaled. | 3 / 3 |
Total | 8 / 12 Passed |
Validation
100%Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.
Validation — 11 / 11 Passed
Validation for skill structure
No warnings or errors.
2652244
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.