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

OpenFlip

OpenFlip 收录了来自 DevonStee 的 19 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

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

这个仓库中的 skills

skill-creator
软件开发工程师

Guidance for creating effective modular skills for Claude. Use when creating or refining skills to ensure they are concise, follow progressive disclosure patterns, and provide appropriate degrees of freedom.

2026-02-21
android-theme-transition-safety
软件开发工程师

Guidelines for ensuring smooth and race-condition-free theme transitions in Android, specifically regarding icon tinting and state management.

2026-02-13
ai-collaboration-workflow
软件开发工程师

Best practices for effective human-AI pair programming and communication

2026-02-13
android-button-intent-clarification
软件开发工程师

Clarify touch-target vs visual size when users ask to resize buttons without changing icons.

2026-02-13
android-button-touch-strategy
软件开发工程师

Choose whether the outer container acts as the touch proxy or remains a layout placeholder to control hit targets.

2026-02-13
android-high-performance-custom-view
软件开发工程师

Best practices for 60fps custom View rendering with zero allocation in onDraw

2026-02-13
android-native-design
软件开发工程师

Expert guidance for creating soulful, industrial-grade Android native interfaces with Jetpack Compose, focusing on tactility, typography, and motion.

2026-02-13
android-robustness-reliability
软件开发工程师

Systematic best practices and tools to prevent runtime issues, race conditions, and corner cases in Android apps.

2026-02-13
android-rotation-anti-flicker
软件开发工程师

Eliminate black flash and visual glitches during screen rotation in Android apps

2026-02-13
android-ui-proactive-verification
软件质量保证分析师与测试员

Automatically verify UI changes using ADB, screenshots, and interaction simulation without waiting for user requests.

2026-02-13
android-widget-development
软件开发工程师

Best practices for AppWidget development with RemoteViews, time display, and known limitations

2026-02-13
best-practice-check
软件质量保证分析师与测试员

Analyze a feature or component to ensure it follows project best practices before implementation or review.

2026-02-13
code-cleanup-methodology
软件开发工程师

Systematic approach to clean up and organize Android project code after multiple feature implementations

2026-02-13
code-quality-audit
软件质量保证分析师与测试员

Systematic code review after feature development - structure, hygiene, separation of concerns, and performance

2026-02-13
codebase-aware-implementation
软件开发工程师

Ensure new features follow existing project patterns by studying current code and docs before coding.

2026-02-13
color-tokens
软件开发工程师

Reference for project color tokens to avoid hardcoded hex values and keep themes consistent.

2026-02-13
git-commit-awareness
软件开发工程师

Detect when work is commit-ready and suggest Conventional Commit messages automatically.

2026-02-13
options-button-visual-guidelines
网页与数字界面设计师

Visual spec for the “options” settings button (three-line icon). Use when adjusting its size, background, icon spacing, or nearby guide lines in both portrait and landscape layouts.

2026-02-13
readme-architecture-sync
软件开发工程师

Synchronize README architecture documentation with actual codebase components. Use when updating architecture diagrams, verifying component names match code, or when the user asks to update/sync README documentation with the actual code structure.

2026-02-13