Skip to main content
Run any Skill in Manus
with one click
deomiarn
GitHub creator profile

deomiarn

Repository-level view of 33 collected skills across 4 GitHub repositories.

skills collected
33
repositories
4
updated
2026-04-18
repository explorer

Repositories and representative skills

install-sections
software-developers

Build pages by installing shadcnblocks sections and implementing i18n. Use for each page after branding is defined. Takes page route and list of sections to install. Installs sections in order, creates page file, extracts text to de.json/en.json, and adds useTranslations.

2025-12-14
smooth-scroll
web-developers

Add smooth scrolling for same-page anchor links only. Uses JavaScript to handle

2025-12-14
butter-smooth-scrolling
web-developers

Add cinematic lerp-based smooth scrolling for all scroll inputs (mouse wheel, trackpad, touch). Creates butter-smooth momentum scrolling like premium agency websites. Works alongside existing smooth-scroll anchor links.

2025-12-12
colors-typography
web-and-digital-interface-designers

Define brand styling for website projects. Updates globals.css with CSS color variables (oklch format), typography (h1-h6, p, a, blockquote), and container styles. Use at the start of a project after sitemap is created. Requires primary, secondary, and accent colors plus font choice.

2025-12-11
page-transitions
web-developers

Add elegant page transition overlay using 3 staggered color layers. Overlay covers screen during navigation and reveals once new page is loaded. Use during /init or standalone.

2025-12-11
footer-configuration
software-developers

Configure footer navigation links for SEO completeness. Sets up all pages (Homepage, Services, About, Contact, Impressum, Datenschutz) in organized groups. Dynamically finds footer*.tsx component. Updates i18n with all footer keys.

2025-12-11
navbar-configuration
software-developers

Configure navbar menu items, logo, buttons, and styling. Sets up navigation from sitemap.md, ensures dropdown z-index is above content, configures buttons, and updates i18n. Dynamically finds navbar*.tsx component.

2025-12-11
internal-links
web-developers

Connect all buttons and links to pages or same-page sections. Ensures every CTA has a valid href, uses Next.js Link component, and adds section IDs for anchor links.

2025-12-10
Showing top 8 of 22 collected skills in this repository.
section-builder
web-developers

Build high-quality, conversion-optimized website sections. Use when creating hero sections, feature grids, testimonials, pricing tables, CTAs, and other common website sections with modern design patterns.

2026-01-10
component-validator
software-quality-assurance-analysts-and-testers

Validates components after implementation - TypeScript, Design Tokens, Responsive, Accessibility, Animation Performance. Use proactively after each section implementation.

2026-01-08
design-excellence
graphic-designers

MANDATORY design quality validation for every section. Ensures implementations match inspiration quality and avoid generic AI aesthetics. Use during shape-pages and implement.

2026-01-08
animation-library
web-developers

Implement modern, performance-conscious animations using Framer Motion, CSS, and scroll-triggered effects. Use when adding page transitions, hover effects, scroll animations, or micro-interactions to websites.

2026-01-08
design-system-creator
web-and-digital-interface-designers

Create comprehensive design systems with OKLCH colors, typography scales, spacing systems, and shadcn/ui theming. Use when setting up design tokens, creating color palettes, or configuring the visual foundation of a website.

2026-01-08
nextjs-patterns
web-developers

Next.js 15 best practices including App Router, Server Components, caching, and performance patterns. Use when building Next.js applications with modern patterns.

2026-01-08
responsive-patterns
web-developers

Implement mobile-first responsive design patterns for all screen sizes. Use when building layouts that need to work across desktop, tablet, and mobile devices.

2026-01-08
seo-technical
web-developers

Implement technical SEO including schema markup, sitemaps, robots.txt, Core Web Vitals optimization, and metadata. Use when setting up SEO foundations or optimizing website performance for search engines.

2026-01-08
Showing 4 of 4 repositories
All repositories loaded