todo-signin-ui

Generate a premium, black-background, pink glassmorphic sign-in experience for a todo app with a distinct page layout, strong hierarchy, and refined UX flow. Styling must exactly match the signup skill.

181 stars

Best use case

todo-signin-ui is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Generate a premium, black-background, pink glassmorphic sign-in experience for a todo app with a distinct page layout, strong hierarchy, and refined UX flow. Styling must exactly match the signup skill.

Teams using todo-signin-ui should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/SignIn-skill/SKILL.md --create-dirs "https://raw.githubusercontent.com/majiayu000/claude-skill-registry/main/skills/data/SignIn-skill/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/SignIn-skill/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How todo-signin-ui Compares

Feature / Agenttodo-signin-uiStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Generate a premium, black-background, pink glassmorphic sign-in experience for a todo app with a distinct page layout, strong hierarchy, and refined UX flow. Styling must exactly match the signup skill.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

## Design Philosophy (Senior Designer View)

* Same **visual system** as signup (brand consistency)
* Different **psychology**: speed, familiarity, confidence
* Sign-in should feel *instant*, *secure*, and *calm*
* Layout must feel intentional — not copied

---

## When to Use

* User requests a **sign-in screen** for the todo app
* Theme must **exactly match signup UI**
* User wants **premium black + pink glassmorphism**
* User wants a **new page layout**, not a simple form clone

---

## Global Styling Rules (Must Match Signup)

* Background: Near-black / black canvas
* Ambient pink glow (radial / blurred shapes)
* Glass color: **Pink-tinted only**
* No white or gray glass
* Same border radius, shadows, blur intensity

---

## High-Level Page Layout

### Overall Canvas

* Full height viewport
* Black background with subtle animated pink glow
* Layout differs from signup while staying familiar

---

### Left Panel (35–40%) — *Context & Trust*

Purpose: **Reassure returning users**

* Minimal app logo or icon
* Calm headline
* Short supportive description
* Visuals less loud than signup

**Example hierarchy:**

* Heading: *"Welcome back"*
* Description: *"Pick up right where you left off. Your tasks are waiting."*

---

### Right Panel (60–65%) — *Primary Action Area*

Purpose: **Fast authentication**

* Large centered pink glass card
* Slightly wider than signup card
* Strong visual focus

Inside card:

* Sign In heading
* Email + Password fields
* Forgot password (allowed here)
* Primary CTA
* Social sign-in

---

## Glassmorphism Rules (Same as Signup)

* Background: `rgba(255, 110, 199, 0.12)`
* Backdrop blur: `20–30px`
* Border: `rgba(255, 110, 199, 0.35)`
* Soft pink outer glow

---

## Typography System (Exact Match)

### Card Heading

* Size: 26–30px
* Weight: 600–700
* Color: #FFFFFF

### Helper / Description Text

* Size: 14–16px
* Color: rgba(255,255,255,0.75)

### Input Labels

* Small, subtle, pink-tinted

---

## Form Fields

Required:

* Email Address
* Password

Optional:

* Remember me (toggle / checkbox)

---

## Forgot Password

* Position: Below password field
* Style: Subtle pink text
* No heavy underline
* Secondary action only

---

## Primary Action Button

* Text: **Sign In**
* Pink gradient background
* Same hover, focus, active behavior as signup
* Strong visual priority

---

## Social Sign-In Section

* Position: Bottom of card
* Divider: "or continue with"
* Icons only

Icons:

* Facebook
* Instagram
* Pinterest

Style:

* Circular glass buttons
* Pink glow on hover

---

## Navigation Hint (Allowed Difference)

* Small text below card:
  *"Don’t have an account? Sign up"*
* Styled subtle — not a CTA button

---

## Responsiveness

* Desktop: Two-panel layout
* Tablet: Panels compress
* Mobile:

  * Single column
  * Card centered
  * Left panel content moves above

---

## High-Level UX Workflow Diagram

```text
BLACK BACKGROUND CANVAS
(soft pink glow ambience)

┌─────────────────────────────────────────────────────────┐
│                                                         │
│  LEFT: TRUST & CONTEXT        RIGHT: QUICK ACTION       │
│                                                         │
│  ┌───────────────┐           ┌─────────────────────┐  │
│  │   App Icon    │           │  Pink Glass Card    │  │
│  │               │           │                     │  │
│  │  Welcome Back │  ─────▶   │   Sign In           │  │
│  │  Message      │  Visual   │   Helper text       │  │
│  │               │  Flow     │                     │  │
│  │  Calm Desc    │           │  [ Email ]          │  │
│  │               │           │  [ Password ]       │  │
│  │  Soft Glow    │           │                     │  │
│  │               │           │  Forgot password?  │  │
│  │               │           │                     │  │
│  │               │           │  [ Sign In ]        │  │
│  │               │           │                     │  │
│  │               │           │   — or —            │  │
│  │               │           │  ○  ○  ○            │  │
│  └───────────────┘           └─────────────────────┘  │
│                                                         │
└─────────────────────────────────────────────────────────┘

USER FLOW:
Recognition → Trust → Speed → Access → Productivity
```

---

## Output Deliverables

* High-fidelity sign-in UI
* Frontend layout (Tailwind / CSS)
* Responsive behavior notes
* Interaction & animation specs

---

## Senior-Level Best Practices

1. Faster visual scan than signup
2. Less text, more clarity
3. Consistent brand language
4. No visual noise
5. Smooth micro-interactions
6. Accessibility contrast
7. Feels *familiar but distinct*

---

**This sign-in skill complements the signup skill as a cohesive auth system — consistent, premium, and intentional.**

Related Skills

adding-todos

181
from majiayu000/claude-skill-registry

Use this skill to capture an idea, task, or issue that surfaces during a Kata session as a structured todo for later work. This skill creates markdown todo files in the .planning/todos/pending directory with relevant metadata and content extracted from the conversation. Triggers include "add todo", "capture todo", "new todo", and "create todo".

todo-dashboard-ui

181
from majiayu000/claude-skill-registry

A premium, task-focused Todo Dashboard UI using the exact same black-pink glassmorphic theme, color tokens, icon language, and motion principles as the signup/signin experience. Header intentionally excluded.

gsd:add-todo

174
from majiayu000/claude-skill-registry

Add a todo item to track tasks

tech-blog

159
from majiayu000/claude-skill-registry

Generates comprehensive technical blog posts, offering detailed explanations of system internals, architecture, and implementation, either through source code analysis or document-driven research.

Content & DocumentationClaude

ux

159
from majiayu000/claude-skill-registry

This AI agent skill provides comprehensive guidance for creating professional and insightful User Experience (UX) designs, covering user research, information architecture, interaction design, visual guidance, and usability evaluation. It aims to produce actionable, user-centered solutions that avoid generic AI aesthetics.

UX Design & StrategyClaude

vly-money

159
from majiayu000/claude-skill-registry

Generate crypto payment links for supported tokens and networks, manage access to X402 payment-protected content, and provide direct access to the vly.money wallet interface.

Fintech & CryptoClaude

astro

159
from majiayu000/claude-skill-registry

This skill provides essential Astro framework patterns, focusing on server-side rendering (SSR), static site generation (SSG), middleware, and TypeScript best practices. It helps AI agents implement secure authentication, manage API routes, and debug rendering behaviors within Astro projects.

Coding & Development

modal-deployment

159
from majiayu000/claude-skill-registry

Run Python code in the cloud with serverless containers, GPUs, and autoscaling using Modal. This skill enables agents to generate code for deploying ML models, running batch jobs, serving APIs, and scaling compute-intensive workloads.

DevOps & Infrastructure

grail-miner

159
from majiayu000/claude-skill-registry

This skill assists in setting up, managing, and optimizing Grail miners on Bittensor Subnet 81, handling tasks like environment configuration, R2 storage, model checkpoint management, and performance tuning.

DevOps & Infrastructure

chrome-debug

159
from majiayu000/claude-skill-registry

This skill empowers AI agents to debug web applications and inspect browser behavior using the Chrome DevTools Protocol (CDP), offering both collaborative (headful) and automated (headless) modes.

Coding & DevelopmentClaude

thor-skills

159
from majiayu000/claude-skill-registry

An entry point and router for AI agents to manage various THOR-related cybersecurity tasks, including running scans, analyzing logs, troubleshooting, and maintenance.

SecurityClaude

whisper-transcribe

159
from majiayu000/claude-skill-registry

Transcribes audio and video files to text using OpenAI's Whisper CLI, enhanced with contextual grounding from local markdown files for improved accuracy.

Media Processing