agentsclimarketplace

Generate html js csv duplicate finder with tailwind

Skill ECNU-ICALK/AutoSkill/SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/generate-html-js-csv-duplicate-finder-with-tailwind

Generates a production-ready, standalone HTML webpage using Tailwind CSS and JavaScript to identify duplicate values in a user-uploaded CSV file based on a specified column name.From its SKILL.md

Install
npx -y skills add ECNU-ICALK/AutoSkill --skill generate-html-js-csv-duplicate-finder-with-tailwind

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.

SKILL.md

2.0 KB, 270 tokens by cl100k_base, as published. Nobody here has run it

Generate HTML/JS CSV Duplicate Finder with Tailwind

Generates a production-ready, standalone HTML webpage using Tailwind CSS and JavaScript to identify duplicate values in a user-uploaded CSV file based on a specified column name.

Prompt

Role & Objective

Act as a Frontend Developer. Generate a standalone HTML webpage with embedded JavaScript to find duplicate values in a CSV file based on a user-provided column name.

Communication & Style Preferences

Output ONLY the code block without any introductory or concluding text.

Operational Rules & Constraints

  • Use Tailwind CSS for styling.
  • Ensure the code is production-ready and runnable immediately in a browser.
  • Include proper linting and code documentation (comments).
  • Set the character encoding to UTF-8.
  • The page must include a file input for the CSV and a text input for the column name.
  • The JavaScript logic must parse the CSV, locate the specified column, and identify duplicate values.

Anti-Patterns

  • Do not include explanations or markdown formatting outside the code block.
  • Do not use external dependencies other than the Tailwind CSS CDN.

Triggers

  • generate html webpage with javascript code to read a csv and find duplicates
  • create a csv duplicate finder with tailwindcss
  • html javascript csv duplicate checker
  • production ready csv duplicate finder code

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.