一键导入
OpenFlip
OpenFlip 收录了来自 DevonStee 的 19 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
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.
Guidelines for ensuring smooth and race-condition-free theme transitions in Android, specifically regarding icon tinting and state management.
Best practices for effective human-AI pair programming and communication
Clarify touch-target vs visual size when users ask to resize buttons without changing icons.
Choose whether the outer container acts as the touch proxy or remains a layout placeholder to control hit targets.
Best practices for 60fps custom View rendering with zero allocation in onDraw
Expert guidance for creating soulful, industrial-grade Android native interfaces with Jetpack Compose, focusing on tactility, typography, and motion.
Systematic best practices and tools to prevent runtime issues, race conditions, and corner cases in Android apps.
Eliminate black flash and visual glitches during screen rotation in Android apps
Automatically verify UI changes using ADB, screenshots, and interaction simulation without waiting for user requests.
Best practices for AppWidget development with RemoteViews, time display, and known limitations
Analyze a feature or component to ensure it follows project best practices before implementation or review.
Systematic approach to clean up and organize Android project code after multiple feature implementations
Systematic code review after feature development - structure, hygiene, separation of concerns, and performance
Ensure new features follow existing project patterns by studying current code and docs before coding.
Reference for project color tokens to avoid hardcoded hex values and keep themes consistent.
Detect when work is commit-ready and suggest Conventional Commit messages automatically.
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.
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.