效率工具

任务自动化、办公工作流和个人效率

671 個 Skills 可用

Skills 列表

windows-desktop-e2e

windows-desktop-e2e

240Ktesting-qa

E2E testing for Windows native desktop apps (WPF, WinForms, Win32/MFC, Qt) using pywinauto and Windows UI Automation. Use when writing E2E tests for a Windows native desktop app with pywinauto or UI Automation.

affaan-m avataraffaan-m
獲取
make-interfaces-feel-better

make-interfaces-feel-better

240Kfrontend

Apply concrete design-engineering details that make interfaces feel polished. Use when reviewing or improving UI spacing, typography, borders, shadows, motion, hit areas, icons, text wrapping, and interaction states.

affaan-m avataraffaan-m
獲取
production-audit

production-audit

240Ksecurity

Local-evidence production readiness audit for shipped apps, pre-launch reviews, post-merge checks, and "what breaks in prod?" questions without sending repo data to an external audit service. Use when auditing production readiness before launch, after a merge, or when asked what breaks in prod.

affaan-m avataraffaan-m
獲取
error-handling

error-handling

240Kfrontend

Patterns for robust error handling across TypeScript, Python, and Go. Covers typed errors, error boundaries, retries, circuit breakers, and user-facing error messages. Use when designing error types, retries, circuit breakers, or user-facing failure messages in TypeScript, Python, or Go.

affaan-m avataraffaan-m
獲取
redis-patterns

redis-patterns

240Kbackend-api

Redis data structure patterns, caching strategies, distributed locks, rate limiting, pub/sub, and connection management for production applications. Use when adding caching, a distributed lock, rate limiting, or pub/sub with Redis, or when key design needs review.

affaan-m avataraffaan-m
獲取
ui-to-vue

ui-to-vue

240Kdesign-ui

Use when the user has UI screenshots or design exports that need batch conversion into Vue 3 components, especially with Vant, Element Plus, or Ant Design Vue.

affaan-m avataraffaan-m
獲取
motion-advanced

motion-advanced

240Kfrontend

Advanced motion patterns for React / Next.js — drag & drop, gestures, text animations, SVG path drawing, custom hooks, imperative sequences (useAnimate), loaders, and the full API decision tree. Requires motion-foundations. Use when building drag and drop, gestures, text or SVG animation, or imperative animation sequences in React or Next.js.

affaan-m avataraffaan-m
獲取
ios-icon-gen

ios-icon-gen

240Kdesign-ui

Generate iOS app icons as PNG imagesets for Xcode asset catalogs from SF Symbols (5000+ Apple-native) or Iconify API (275k+ open source icons from 200+ collections). Use when generating icons, creating icon assets, adding icons to asset catalog, or searching for icons for iOS projects.

affaan-m avataraffaan-m
獲取
homelab-network-setup

homelab-network-setup

240Kdesign-ui

Practical home and homelab network planning for gateways, switches, access points, IP ranges, DHCP reservations, DNS, cabling, and common beginner mistakes. Use when planning or fixing a home or homelab network — gateway, switch, AP, IP ranges, DHCP, DNS, or cabling.

affaan-m avataraffaan-m
獲取
network-interface-health

network-interface-health

240Kagent-workflows

Diagnose interface errors, drops, CRCs, duplex mismatches, flapping, speed negotiation issues, and counter trends on routers, switches, and Linux hosts. Use when an interface shows errors, drops, CRCs, flapping, or a duplex or speed mismatch.

affaan-m avataraffaan-m
獲取
motion-patterns

motion-patterns

240Kfrontend

Production-ready animation patterns for React / Next.js — button, modal, toast, stagger, page transitions, exit animations, scroll, and layout — built on motion-foundations tokens and springs. Use when animating a specific UI element in React or Next.js — button, modal, toast, stagger, page transition, or scroll.

affaan-m avataraffaan-m
獲取
motion-foundations

motion-foundations

240Kfrontend

Motion tokens, spring presets, performance rules, device adaptation, accessibility enforcement, and SSR safety for React / Next.js using motion/react. Foundation layer — all other motion skills depend on this. Use when setting up motion tokens, spring presets, reduced-motion handling, or SSR-safe animation in React or Next.js.

affaan-m avataraffaan-m
獲取
ecc-guide

ecc-guide

240Kagent-workflows

Guide users through ECC's current agents, skills, commands, hooks, rules, install profiles, and project onboarding by reading the live repository surface before answering.

affaan-m avataraffaan-m
獲取
skill-stocktake

skill-stocktake

240Kagent-workflows

Use when auditing Claude skills and commands for quality. Supports Quick Scan (changed skills only) and Full Stocktake modes with sequential subagent batch evaluation.

affaan-m avataraffaan-m
獲取
django-celery

django-celery

240Kbackend-api

Django + Celery async task patterns — configuration, task design, beat scheduling, retries, canvas workflows, monitoring, and testing. Use when adding background jobs, scheduled tasks, or async processing to a Django app.

affaan-m avataraffaan-m
獲取
agentic-os

agentic-os

240Kproductivity

Build persistent multi-agent operating systems on Claude Code. Covers kernel architecture, specialist agents, slash commands, file-based memory, scheduled automation, and state management without external databases. Use when building a persistent multi-agent system on Claude Code with its own memory, commands, and scheduling.

affaan-m avataraffaan-m
獲取
netmiko-ssh-automation

netmiko-ssh-automation

240Ksecurity

Safe Python Netmiko patterns for read-only collection, bounded batch SSH, TextFSM parsing, guarded config changes, timeouts, and network automation error handling. Use when automating network device access with Python Netmiko, whether collecting state or pushing guarded config changes.

affaan-m avataraffaan-m
獲取
angular-developer

angular-developer

240Kfrontend

Generates Angular code and provides architectural guidance. Trigger when creating projects, components, or services, or for best practices on reactivity (signals, linkedSignal, resource), forms, dependency injection, routing, SSR, accessibility (ARIA), animations, styling (component styles, Tailwind CSS), testing, or CLI tooling.

affaan-m avataraffaan-m
獲取
cisco-ios-patterns

cisco-ios-patterns

240Kagent-workflows

Cisco IOS and IOS-XE review patterns for show commands, config hierarchy, wildcard masks, ACL placement, interface hygiene, and safe change-window verification. Use when reading, writing, or reviewing Cisco IOS / IOS-XE configuration or planning a change window.

affaan-m avataraffaan-m
獲取
plan-orchestrate

plan-orchestrate

240Kdatabase

Read a plan document, decompose it into steps, design a per-step agent chain from the ECC catalogue, and emit ready-to-paste /orchestrate custom prompts. Generative only — never invokes /orchestrate itself. Use when the user has a multi-step plan and wants to drive it through orchestrate without composing chains by hand.

affaan-m avataraffaan-m
獲取
homelab-network-readiness

homelab-network-readiness

240Kmcp-integrations

Readiness checklist for homelab VLAN segmentation, local DNS filtering, and WireGuard-style remote access before changing router, firewall, DHCP, or VPN configuration.

affaan-m avataraffaan-m
獲取
mle-workflow

mle-workflow

240Ktesting-qa

Production machine-learning engineering workflow for data contracts, reproducible training, model evaluation, deployment, monitoring, and rollback. Use when building, reviewing, or hardening ML systems beyond one-off notebooks.

affaan-m avataraffaan-m
獲取
network-config-validation

network-config-validation

240Ksecurity

Pre-deployment checks for router and switch configuration, including dangerous commands, duplicate addresses, subnet overlaps, stale references, management-plane risk, and IOS-style security hygiene. Use when reviewing a router or switch configuration before deployment.

affaan-m avataraffaan-m
獲取
network-bgp-diagnostics

network-bgp-diagnostics

240Kproductivity

Diagnostics-only BGP troubleshooting patterns for neighbor state, route exchange, prefix policy, AS path inspection, and safe evidence collection. Use when a BGP neighbor is down, routes are missing, or prefix policy and AS path need inspection.

affaan-m avataraffaan-m
獲取