frontend-testing
No SKILL.md available for this skill.
View on GitHubMore from mintuz/claude-plugins
react-testing
WHEN testing React components/hooks/context with React Testing Library; NOT e2e; covers renderHook, providers, forms, and anti-patterns.
12swiftui-architecture
WHEN building SwiftUI views, managing state, setting up shared services, or making architectural decisions; NOT for UIKit or legacy patterns; provides pure SwiftUI data flow without ViewModels using @State, @Binding, @Observable, and @Environment.
10css
WHEN authoring CSS/styles/layout for web UI; outputs production-ready, accessible, maintainable CSS.
9chatgpt-app-sdk
WHEN building ChatGPT apps using the OpenAI Apps SDK and MCP; create conversational, composable experiences with proper UX, UI, state management, and server patterns.
9expectations
WHEN setting working agreements/TDD rules for this codebase; clarifies boundaries and documentation expectations.
8writing
WHEN creating/editing developer docs/tutorials/proposals/reviews; delivers scannable structure, clear payoffs, and strong titles.
8