Skip to main content
Run any Skill in Manus
with one click
GitHub repository

OpenFlip

OpenFlip contains 19 collected skills from DevonStee, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
19
Stars
2
updated
2026-02-21
Forks
0
Occupation coverage
3 occupation categories ยท 100% classified
repository explorer

Skills in this repository

skill-creator
software-developers

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
software-developers

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
software-developers

Best practices for effective human-AI pair programming and communication

2026-02-13
android-button-intent-clarification
software-developers

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

2026-02-13
android-button-touch-strategy
software-developers

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
software-developers

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

2026-02-13
android-native-design
software-developers

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
software-developers

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

2026-02-13
android-rotation-anti-flicker
software-developers

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

2026-02-13
android-ui-proactive-verification
software-quality-assurance-analysts-and-testers

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

2026-02-13
android-widget-development
software-developers

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

2026-02-13
best-practice-check
software-quality-assurance-analysts-and-testers

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

2026-02-13
code-cleanup-methodology
software-developers

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

2026-02-13
code-quality-audit
software-quality-assurance-analysts-and-testers

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

2026-02-13
codebase-aware-implementation
software-developers

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

2026-02-13
color-tokens
software-developers

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

2026-02-13
git-commit-awareness
software-developers

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

2026-02-13
options-button-visual-guidelines
web-and-digital-interface-designers

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
software-developers

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