{"id":48781163,"url":"https://github.com/himself65/auth-spec","last_synced_at":"2026-05-23T03:15:35.801Z","repository":{"id":347150266,"uuid":"1191129980","full_name":"himself65/auth-spec","owner":"himself65","description":"Create your own auth skills collection","archived":false,"fork":false,"pushed_at":"2026-04-26T17:14:30.000Z","size":207,"stargazers_count":21,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-26T18:23:53.086Z","etag":null,"topics":["authentication","claude-code","skills"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/himself65.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":null,"dco":null,"cla":null}},"created_at":"2026-03-25T00:17:20.000Z","updated_at":"2026-04-26T17:14:33.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/himself65/auth-spec","commit_stats":null,"previous_names":["himself65/auth-spec"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/himself65/auth-spec","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/himself65%2Fauth-spec","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/himself65%2Fauth-spec/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/himself65%2Fauth-spec/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/himself65%2Fauth-spec/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/himself65","download_url":"https://codeload.github.com/himself65/auth-spec/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/himself65%2Fauth-spec/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33380958,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T01:21:08.577Z","status":"online","status_checked_at":"2026-05-23T02:00:05.530Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["authentication","claude-code","skills"],"created_at":"2026-04-13T14:33:47.388Z","updated_at":"2026-05-23T03:15:35.784Z","avatar_url":"https://github.com/himself65.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# auth-spec\n\nA toolkit that helps you **build authentication from scratch**, following the [Agent Skills](https://agentskills.io) open standard.\n\n## Quick Start\n\n### Claude Code — Plugin (recommended)\n\n```bash\nnpx plugins add himself65/auth-spec\n```\n\n### Claude Code — Individual Skills\n\n```bash\nnpx skills add himself65/auth-spec\n```\n\n### Other Agents\n\n```bash\nnpx skills add himself65/auth-spec -a \u003cagent-name\u003e\n```\n\n## What is this?\n\nWhen you build a web app, users need to sign up, sign in, and sign out. This project provides **Claude Code skills** that can generate auth code for you as a starting point. It works with **any language or framework** — TypeScript, Python, Go, Rust, Kotlin, and more.\n\n## Why build auth from scratch?\n\nThis project follows a simple rule: **write your own auth code**. No plug-and-play auth libraries like NextAuth, Passport, or Lucia. You only need three things:\n\n- A **web framework** (Express, Next.js, FastAPI, etc.)\n- A **database library** (Prisma, Drizzle, SQLAlchemy, etc.)\n- A **password hashing library** (bcrypt, argon2, etc.)\n\nWriting auth yourself helps you understand how it actually works — password hashing, sessions, cookies, and security best practices.\n\n## Available Skills\n\n| Skill | Description | Platform |\n|---|---|---|\n| [create-auth](skills/create-auth/) | Scaffold sign-up, sign-in, session, and sign-out endpoints with security best practices | All |\n| [security-best-practice](skills/security-best-practice/) | Audit and harden your auth code against OWASP top 10 and common security pitfalls | All |\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhimself65%2Fauth-spec","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhimself65%2Fauth-spec","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhimself65%2Fauth-spec/lists"}