Skip to main content
在 Manus 中运行任何 Skill
一键导入
fusengine
GitHub 创作者资料

fusengine

按仓库查看 3 个 GitHub 仓库中的 555 个已收集 skills。

已收集 skills
555
仓库
3
更新
2026-07-18
仓库浏览

仓库与代表性 skills

apex-methodology
软件开发工程师

Systematic development workflow: Analyze → Plan → Execute → eLicit → eXamine. Use for ANY development task: features, bug fixes, refactoring, hotfixes. Triggers: "implement", "create", "build", "fix", "add feature", "refactor", "develop". Auto-detects project type (Laravel, Next.js, React, Swift) and loads framework-specific references. Enforces: files under 100 lines, interfaces separated, SOLID principles, expert self-review, sniper validation. Modes: --auto (default), --manual, --skip-elicit

2026-07-12
apex-quick
软件开发工程师

Quick Flow for simple fixes - Single expert handles explore,code,review,and validate in one pass. Inspired by BMAD Barry. (migrated from Codex command workflow)

2026-07-12
apex
软件开发工程师

APEX Methodology - The systematic Analyze-Plan-Execute-eLicit-eXamine approach for intelligent development. Eliminates hallucinations,errors,and bugs to produce clean,maintainable code. (migrated from Codex command workflow)

2026-07-12
commit
软件开发工程师

Smart conventional commits with auto-detection. Analyzes changes,detects type,commits with minimal interaction. (migrated from Codex command workflow)

2026-07-12
create-pull-request
软件开发工程师

Auto-generate Pull Request with comprehensive description,test plan,and changelog. Uses gh CLI for creation. (migrated from Codex command workflow)

2026-07-12
deep-code-analysis
软件开发工程师

Comprehensive codebase investigation using research-expert for documentation,explore-codebase for structure,and deep analysis. Perfect for understanding complex systems. (migrated from Codex command workflow)

2026-07-12
elicitation
软件开发工程师

Auto-review skill for expert agents. After coding, expert applies elicitation techniques to self-correct before sniper validation. Inspired by BMAD-METHOD. Use when: an expert agent needs to self-review and self-correct code after the Execute phase, before sniper validation.

2026-07-12
epct
软件开发工程师

Systematic Explore-Plan-Code-Test methodology for structured development. Ensures comprehensive approach to feature implementation. (migrated from Codex command workflow)

2026-07-12
当前展示该仓库 Top 8 / 234 个已收集 skills。
design-method
网页与数字界面设计师

Core design method — Register resolution (brand vs product), the Design Read one-liner + the 3 dials (DESIGN_VARIANCE/VISUAL_DENSITY/MOTION_INTENSITY), the Gate 0 brief lock, Absolute bans, the 2-level AI-slop test, and routing to a move (generate/critique/audit/bolder/quieter/distill/harden/polish) and its target skill. Read this first, before design-system, any register/*.md, or any moves/*.md file.

2026-07-18
design-motion
网页与数字界面设计师

Motion pass on a settled layout — the animation-decision gate, transform/opacity-first materials, the 100/300/500 duration scale, exponential/emphasized easing (no bounce), mandatory reduced-motion, and the AI-motion-signature ban.

2026-07-17
design-system
网页与数字界面设计师

Token-strategy core — OKLCH color rules, neutral tinting, accent-commitment levels, type scale, 8pt spacing grid, touch targets, and the canonical output format of design-system.md (the file the harness gates on). This is routing step 1 of design-method/SKILL.md — read it before design-web/design-webapp/design-ios/design-android, before picking or auditing a single color/type/spacing value.

2026-07-17
design-web
网页与数字界面设计师

Marketing sites, landing pages, campaign pages — register `brand` (design IS the product). Structure comes from the register's POV + a macrostructure pick, never from copying an inspiration site's section flow. Hero discipline, deviated section order, asymmetric grids, and a silhouette lookalike-test gate before ship.

2026-07-17
design-android
网页与数字界面设计师

Android mockups and handoff specs — Material 3 Expressive type scale (baseline + emphasized), full color-role system (45 roles incl. surface-container ramp + dynamic color), elevation tokens, shape scale, window size classes, FAB tiers, motion, device-framed HTML mockup, and a Compose-ready handoff spec. Produces tokens + mockup only, never Compose code.

2026-07-17
design-ios
平面设计师

iOS + macOS mockups and handoff specs — Dynamic Type scale, semantic colors, device viewports, Liquid Glass, macOS text/window/pointer conventions, device-framed HTML mockup, and a SwiftUI-ready handoff spec. Produces tokens + mockup only, never SwiftUI code.

2026-07-17
design-review
平面设计师

The final quality gate before any design deliverable is reported done — two ISOLATED assessments (deterministic detection never in the same head as the subjective/visual read), P0-P3 findings with NO aggregate score ever, a bounded visual loop (max 2 fix cycles), and a mandatory in-loop challenger gate (fresh-context, blind PNG) before any 'done' claim.

2026-07-17
design-webapp
平面设计师

Logged-in web apps — dashboards, auth flows, settings, onboarding, data tables, command palettes, modals, toasts. Register `product`: density and glance-speed over marketing polish, no hero/CTA-tricks, every data surface covers empty/loading/error explicitly, tables and dataviz follow preattentive-processing rules.

2026-07-17
当前展示该仓库 Top 8 / 196 个已收集 skills。
impeccable
平面设计师

Use when the user wants to design, redesign, shape, critique, audit, polish, clarify, distill, harden, optimize, adapt, animate, or colorize a frontend interface. Covers websites, landing pages, dashboards, product UI, components, forms, onboarding, empty states. Handles UX review, hierarchy, accessibility, responsive behavior, theming, typography, layout, color, motion, UX copy, design tokens. Also bolder/quieter redesigns, live browser iteration, ambitious visual effects.

2026-05-10
agent-creator
软件开发工程师

Use when creating expert agents. Generates agent.md with frontmatter, hooks, required sections, and skill references.

2026-05-10
apex-methodology
软件开发工程师

Systematic development workflow: Analyze → Plan → Execute → eLicit → eXamine. Use for ANY development task: features, bug fixes, refactoring, hotfixes. Triggers: "implement", "create", "build", "fix", "add feature", "refactor", "develop". Auto-detects project type (Laravel, Next.js, React, Swift) and loads framework-specific references. Enforces: files <100 lines, interfaces separated, SOLID principles, expert self-review, sniper validation.

2026-05-10
brainstorming
项目管理专家

Use when user requests creative work - creating features, building components, adding functionality, or modifying behavior. Activates BEFORE APEX Analyze phase to refine requirements through structured questioning.

2026-05-10
code-quality
软件质量保证分析师与测试员

Code quality validation with linters, SOLID principles, DRY detection, error detection, and architecture compliance across all languages.

2026-05-10
elicitation
软件质量保证分析师与测试员

Auto-review skill for expert agents. After coding, expert applies elicitation techniques to self-correct before sniper validation. Inspired by BMAD-METHOD.

2026-05-10
exploration
软件开发工程师

Codebase exploration techniques for rapid discovery, architecture analysis, pattern detection, and dependency mapping.

2026-05-10
modularize
软件开发工程师

Use when converting existing code to modular architecture. Detects Laravel (FuseCore or standard) / Next.js / React and applies correct modular patterns. Triggers: modularize, convert to modules, migrate to modular, restructure modules.

2026-05-10
当前展示该仓库 Top 8 / 125 个已收集 skills。
已展示 3 / 3 个仓库
已展示全部仓库