Skip to main content
Manusで任意のスキルを実行
ワンクリックで
GitHub リポジトリ

go-revjs

go-revjs には Xwudao から収集した 12 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
12
Stars
0
更新
2026-06-19
Forks
0
職業カバレッジ
4 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

add-api-route
ソフトウェア開発者

Guide for adding HTTP API routes in go-revjs. Use when creating new route modules or REST-style endpoints.

2026-06-19
add-biz-module
ソフトウェア開発者

Guide for creating new biz modules in go-revjs. Use when adding business logic modules or generated biz/repo scaffolding.

2026-06-19
effective-go
ソフトウェア開発者

Apply Go best practices, idioms, and conventions when writing, reviewing, or refactoring go-revjs backend code.

2026-06-19
front-compact-ui
ウェブ・デジタルインターフェースデザイナー

Use when designing or refactoring react-revjs frontend pages that should feel compact, refined, content-dense, tool-like, doc-like, or suitable for search/detail/BBS style content pages instead of marketing landing pages.

2026-06-19
js-deob-case-testing
ソフトウェア品質保証アナリスト・テスター

Use when adding or changing js-deob cases, transforms, decoder handling, switch-flattening rules, or deobfuscation pattern support. Requires adding or updating focused tests for the new case and running the full js-deob test suite to confirm existing behavior is not broken.

2026-06-19
page-hook-split
ソフトウェア開発者

Use when a react-revjs page component has substantial logic (state, derived values, handlers, side effects) that should be extracted into a dedicated hook file so the TSX file is reduced to pure rendering.

2026-06-19
playwright-cli
ソフトウェア開発者

Automate browser interactions, test web pages and work with Playwright tests.

2026-06-19
reusable-ui-extraction
ソフトウェア開発者

Use when a react-revjs page repeats the same small UI pattern such as tip, note, helper banner, status hint, or other reusable JSX + SCSS blocks across multiple pages and should be extracted into a shared component.

2026-06-19
scss-module
ウェブ開発者

Use when creating or refactoring React component styles in react-revjs with CSS Modules, especially when converting local .scss files to .module.scss with classes imports and clsx class composition.

2026-06-19
scss-theme-system
ウェブ・デジタルインターフェースデザイナー

Use when adding SCSS styles, design tokens, dark mode, CSS variables, spacing, typography, radius, hover states, or ConfigProvider/Zustand-linked theme changes in react-revjs.

2026-06-19
ui-ux-icon-usage
ウェブ・デジタルインターフェースデザイナー

Use when polishing react-revjs frontend UI or UX and deciding where UnoCSS icons should be added or refined, especially for buttons, status labels, section headers, helper text, empty states, and compact tool surfaces.

2026-06-19
use-modern-go
ソフトウェア開発者

Apply modern Go guidelines for go-revjs, targeting Go 1.23 features that are valid for this repository.

2026-06-19