بنقرة واحدة
ui-development
Guidelines for creating and modifying UI components and styles in nhl-recap.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Guidelines for creating and modifying UI components and styles in nhl-recap.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
General code style, development workflow, and build/quality tools for nhl-recap.
Guidelines for git usage and commit messages in nhl-recap.
Guidelines for triggering and managing deployments using GitHub Actions and local scripts.
Guidelines for API integration, environment variables, mocking, and utilities in nhl-recap.
Guidelines for documentation standards and project-specific README files in nhl-recap.
Guidelines for Service Worker and PWA functionality in nhl-recap.
| name | ui-development |
| description | Guidelines for creating and modifying UI components and styles in nhl-recap. |
This skill provides guidance on working with the Cycle.js based UI and SASS styles in the nhl-recap project.
The component gallery is a development tool for viewing components in different states.
gallery/ directoryapp/src/components/..scss file in the same directory (or app/src/styles/ if global).*.spec.ts file.app/src/styles/.app/src/styles/.npm run lint (or specifically npm run lint:css) to verify your changes.