Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

oasis-greenhouse

oasis-greenhouse 收录了来自 nattergabriel 的 11 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
11
Stars
2
更新
2026-03-19
Forks
0
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

animations
网页开发工程师

Animation patterns for Mars Greenhouse Command Center including CSS keyframes, transitions, Framer Motion (React), and greenhouse-specific animations. Dark theme optimized. Use when adding animations, transitions, hover effects, loading spinners, skeleton loaders, page transitions, plant growth effects, sensor transitions, status indicators, or any motion/animation work.

2026-03-19
api-patterns
软件开发工程师

Mock-first API pattern with centralized client for Mars Greenhouse Command Center. Shows namespaced API object, mock-to-real switching, data fetching hooks, loading/error states, and simulation polling. No auth needed (single-operator system).

2026-03-19
data-viz
软件开发工程师

Data visualization patterns using Recharts and pure CSS charts. Use when building charts, graphs, dashboards, stat cards, progress bars, or any data visualization. Also use when formatting numbers, dates, percentages, or mission-specific values for display.

2026-03-19
design-system
网页与数字界面设计师

Mars Greenhouse Command Center design system. Dark-only theme with warm Mars palette, cockpit-inspired UI. Reference for colors, typography, spacing, components, and layout patterns.

2026-03-19
forms
软件开发工程师

Form handling patterns for React apps including controlled/uncontrolled inputs, validation, common input components, file uploads, drag-and-drop, multi-step forms, and submission patterns. Use when building forms, handling user input, implementing validation, creating file upload UIs, or working with form state.

2026-03-19
tailwind-css
软件开发工程师

Tailwind CSS utility class reference covering layout (flexbox, grid), spacing, typography, colors, sizing, borders, shadows, positioning, responsive design, states, animations, and common component patterns. Use when writing Tailwind CSS classes, building responsive layouts, styling components with utility classes, or looking up Tailwind class names.

2026-03-19
ui-components
软件开发工程师

Ready-to-use React UI component implementations for Mars Greenhouse Command Center. Uses shadcn/ui as the primary component library with Tailwind CSS dark theme. Includes reference for shadcn Dialog, DropdownMenu, Tabs, and custom patterns like PillTabs for metric selectors and toast notifications.

2026-03-19
codestyle
软件开发工程师

Code quality guidelines for writing clean, modular, professional code. Use this skill whenever writing, editing, or reviewing code in any language. Applies to all code output, including scripts, application code, and code snippets in documentation. Trigger this whenever the user asks you to write code, fix a bug, add a feature, refactor, or review code.

2026-03-18
commit-message
软件开发工程师

Write concise Conventional Commit messages from code changes. Use when drafting commit messages for git commits, pull request squash messages, or release-ready history.

2026-03-18
accessibility
网页开发工程师

Accessibility (a11y) patterns and best practices for web apps. Use when building UI components, forms, modals, dropdowns, tabs, toggles, or any interactive elements. Also use when the user mentions ARIA, screen readers, keyboard navigation, focus management, color contrast, or accessible HTML.

2026-03-18
react-patterns
软件开发工程师

React hooks, component patterns, and best practices. Use when writing React components, using hooks (useState, useEffect, useRef, useMemo, useCallback, useReducer), creating custom hooks, implementing context/global state, compound components, render props, HOCs, or handling events and list rendering.

2026-03-18