{"id":49390031,"url":"https://github.com/efedeveloper/edfer-skills","last_synced_at":"2026-04-28T12:06:06.798Z","repository":{"id":348607658,"uuid":"1198920074","full_name":"EfeDeveloper/edfer-skills","owner":"EfeDeveloper","description":null,"archived":false,"fork":false,"pushed_at":"2026-04-02T00:11:26.000Z","size":47,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-02T10:52:13.989Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EfeDeveloper.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-04-01T22:19:53.000Z","updated_at":"2026-04-02T00:11:31.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/EfeDeveloper/edfer-skills","commit_stats":null,"previous_names":["efedeveloper/edfer-skills"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/EfeDeveloper/edfer-skills","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EfeDeveloper%2Fedfer-skills","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EfeDeveloper%2Fedfer-skills/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EfeDeveloper%2Fedfer-skills/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EfeDeveloper%2Fedfer-skills/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EfeDeveloper","download_url":"https://codeload.github.com/EfeDeveloper/edfer-skills/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EfeDeveloper%2Fedfer-skills/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32379677,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T11:25:28.583Z","status":"ssl_error","status_checked_at":"2026-04-28T11:25:05.435Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-04-28T12:05:43.088Z","updated_at":"2026-04-28T12:06:06.789Z","avatar_url":"https://github.com/EfeDeveloper.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# edfer-skills\n\nA collection of AI agent skills for modern frontend development. Skills follow the [Agent Skills Official Specification](https://agentskills.io/specification) format and work with Claude Code, Cursor, Windsurf, and other AI coding agents.\n\n## Installation\n\n### Install All Skills\n```bash\nnpx skills add EfeDeveloper/edfer-skills\n```\n\n### Install Specific Skills\n\n#### Vue Project Scaffolder\n```bash\nnpx skills add https://github.com/EfeDeveloper/edfer-skills --skill vue-project-scaffolder\n```\n\nOr using npm syntax:\n```bash\nnpx skills add EfeDeveloper/edfer-skills/vue-project-scaffolder\n```\n\n## Quick Start\n\nOnce installed, use with Claude Code, Cursor, or Windsurf:\n\n```bash\n# Create a new Vue 3 project\nnpx skills invoke vue-project-scaffolder\n```\n\nOr just describe what you want in your AI agent:\n- \"vue project my-app\"\n- \"create vue project\"\n- \"new vue project called dashboard\"\n\n## Available Skills\n\n| Skill                                               | Description                                                               | Status |\n| --------------------------------------------------- | ------------------------------------------------------------------------- | ------ |\n| [vue-project-scaffolder](./vue-project-scaffolder/) | Scaffold a Vue 3 + Vite + Tailwind v4 + shadcn/vue project in one command | ✅ Spec-Compliant |\n\n## Usage\n\nOnce installed, skills are automatically available in your AI agent. Just describe what you want:\n\n- \"vue project my-app\"\n- \"create vue project\"\n- \"new vue project called dashboard\"\n\n## Why This Collection?\n\nThe most common problem when AI sets up Vue + Tailwind: **it configures Tailwind v3 instead of v4**.\n\nTailwind v4 uses `@tailwindcss/vite` as a Vite plugin — no `tailwind.config.js`, no PostCSS setup. These skills follow the official docs exactly and produce correctly configured projects every time.\n\n## Project Status\n\n**v2.1 - Official Specification Compliant**\n- ✅ Full compliance with [Agent Skills Official Specification](https://agentskills.io/specification)\n- ✅ Cross-platform support (macOS, Linux, Windows)\n- ✅ Zero external dependencies\n- ✅ Progressive disclosure optimized\n- ✅ Ready for publication to Agent Skills Registry\n\n## Contributing\n\n1. Create a new directory with a kebab-case name\n2. Add a `SKILL.md` with valid YAML frontmatter (`name` + `description`)\n3. Submit a pull request\n\nSee the [Agent Skills specification](https://agentskills.io/specification) for the full format.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fefedeveloper%2Fedfer-skills","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fefedeveloper%2Fedfer-skills","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fefedeveloper%2Fedfer-skills/lists"}