Dev#373
Merged
Merged
Conversation
Introduces SKILL.md for the webapp-testing toolkit, detailing usage, prerequisites, core capabilities, usage examples, guidelines, common patterns, and limitations for testing local web applications with Playwright.
…elopment Co-authored-by: jamespepper81 <84083764+jamespepper81@users.noreply.github.com>
Add SKILL.md documentation for React Native + Expo Bitcoin wallet development
Co-authored-by: jamespepper81 <84083764+jamespepper81@users.noreply.github.com>
…webapp-testing Update webapp-testing skill for React Native + Expo mobile app
Introduces a detailed SKILL.md for frontend-design, outlining principles for creating distinctive, production-grade frontend interfaces. The document emphasizes bold aesthetic direction, creative differentiation, and meticulous implementation, providing guidance on typography, color, motion, layout, and avoiding generic AI-generated design patterns.
Updated the license note and modified the reminder about creative work to refer to AI Agents instead of Claude.
…best practices Co-authored-by: jamespepper81 <84083764+jamespepper81@users.noreply.github.com>
…gn-skill Refactor frontend-design skill for React Native mobile focus
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request introduces two new skill documentation files to the project, providing comprehensive guides for frontend mobile design and mobile app testing in React Native + Expo environments. These additions set clear standards and best practices for both building and validating modern, production-grade mobile applications.
New Skill Documentation:
Frontend Design Excellence:
.github/skills/frontend-design/SKILL.md, a detailed guide for creating high-quality, visually sophisticated, and platform-native mobile interfaces using React Native and Expo. It covers modern design principles, platform-specific guidelines, advanced UI techniques, recommended libraries, and code examples to ensure 2025-level mobile UI/UX standards.Mobile App Testing Toolkit:
.github/skills/webapp-testing/SKILL.md, a comprehensive manual for testing and debugging React Native + Expo mobile apps on iOS and Android. It outlines environment setup, testing workflows, feature validation (including wallet and security flows), troubleshooting patterns, and limitations, providing a robust framework for ensuring app quality and reliability.