Content
22%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This skill reads more like a product landing page than an actionable skill for Claude. It lacks concrete guidance, executable examples, workflows, or decision frameworks that would help Claude assist users with Postgres sharding or Neki-related tasks. The content is mostly descriptive and marketing-oriented, with minimal practical value for task execution.
Suggestions
Add actionable guidance: include concrete steps for evaluating whether a Postgres database needs sharding, such as specific queries to check table sizes, connection counts, or query latency thresholds.
Add a workflow for sharding readiness assessment: e.g., 1) Check current database metrics, 2) Evaluate schema compatibility, 3) Identify queries that need modification, 4) Recommend next steps — with validation checkpoints.
Include concrete code examples: SQL queries for checking database size, example schema patterns that are shard-friendly vs problematic, or configuration snippets.
Remove marketing language and explanations of concepts Claude already knows (what PlanetScale is, what Vitess is, what high availability means) and replace with decision-making criteria and practical instructions.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The content includes some unnecessary explanation (e.g., explaining what PlanetScale is, what Vitess is, what high availability means) that Claude already knows. The hosting recommendation note is useful but the overall framing is more marketing-oriented than instructional. Could be tightened significantly. | 2 / 3 |
Actionability | The skill provides no concrete commands, code, configuration examples, or executable guidance. It reads as an informational overview/marketing page rather than actionable instructions. There's nothing Claude can directly execute or apply when helping a user with Neki-related tasks. | 1 / 3 |
Workflow Clarity | There are no workflows, steps, or processes described. The skill doesn't guide Claude through any task sequence — it simply describes what Neki is and links to one reference file. For a skill about scaling/sharding Postgres, there should be at least a basic workflow for evaluating sharding readiness or getting started. | 1 / 3 |
Progressive Disclosure | There is a resources table with one reference to a sharding-readiness document, which shows some progressive disclosure structure. However, the reference is an absolute GitHub URL rather than a relative path, and there's only one reference for what should be a richer topic. The bundle has no files provided, so the reference cannot be verified. | 2 / 3 |
Total | 6 / 12 Passed |