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

ferxalbs

Repository-level view of 11 collected skills across 3 GitHub repositories.

skills collected
11
repositories
3
updated
2026-07-18
repository explorer

Repositories and representative skills

find-animation-opportunities
web-and-digital-interface-designers

Search a codebase or UI for places that don't animate but should, and reject everything that shouldn't. Read-only; it proposes motion with exact values, it does not implement it. Use when the user asks "what could be animated here?" or wants to "make this feel more alive". For fixing existing animations, use improve-animations or review-animations instead.

2026-07-18
gabrielobholz-corner-smoothing
web-and-digital-interface-designers

Apply Apple/iOS-style 60% corner smoothing to UI shapes without broken border-radius hacks. Use when implementing squircle-like rounded rectangles, Figma corner smoothing, iOS-style cards/buttons/icons, SVG path rounded rectangles, clip paths, canvas shapes, or when a user asks for radius plus smoothing percent values such as radius 52 and smoothing 60.

2026-07-12
browser-prober
information-security-analysts

Teach the model how to use the `browser_prober` tool — an enhanced headless Electron browser for security analysis of live web pages. Use when the task involves DOM XSS testing, CSP/header inspection, cookie audits, third-party tracker detection, redirect tracing, or any live frontend security probe. Triggers on: "probe a URL", "check headers", "test XSS", "audit cookies", "browser tool", "intercept requests", "screenshot page", "network idle", "browser_prober".

2026-05-13
caveman-compress
software-developers

Compress natural language memory files (CLAUDE.md, todos, preferences) into caveman format to save input tokens. Preserves all technical substance, code, URLs, and structure. Compressed version overwrites the original file. Human-readable backup saved as FILE.original.md. Trigger: /caveman-compress FILEPATH or "compress memory file"

2026-05-13
caveman
software-developers

Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.

2026-05-10
svg-animations
web-developers

Create beautiful, performant SVG animations and illustrations. Use this skill when the user asks to create SVG graphics, icons, illustrations, animated logos, path animations, morphing shapes, loading spinners, or any animated SVG content. Covers SMIL animations, CSS-driven SVG animation, path drawing effects, shape morphing, motion paths, gradients, masks, and filters.

2026-04-23
chat-sdk
software-developers

Build multi-platform chat bots with Chat SDK (`chat` npm package). Use when developers want to build a Slack, Teams, Google Chat, Discord, Telegram, GitHub, Linear, or WhatsApp bot, handle mentions, direct messages, subscribed threads, reactions, slash commands, cards, modals, files, or AI streaming, set up webhook routes or multi-adapter bots, send rich cards or streamed AI responses to chat platforms, or build a custom adapter or state adapter.

2026-04-23
Showing 3 of 3 repositories
All repositories loaded