ワンクリックで
skill
skill には zgame555 から収集した 10 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Security audit, hardening, threat modeling (STRIDE/PASTA), Red/Blue Team, OWASP checks, code review, incident response, and infrastructure security for any project.
Implements drag-and-drop reordering for checklist items and checklists using @dnd-kit. Use when: adding sortable lists, reordering items via drag handle, building drag-and-drop interactions for the checklist editor or tree panel, or debugging dnd-kit integration issues.
Coleta e consulta dados de leiloeiros oficiais de todas as 27 Juntas Comerciais do Brasil. Scraper multi-UF, banco SQLite, API FastAPI e exportacao CSV/JSON.
Use this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. Browser automation, library management, persistent auth....
Builds UI using shadcn/ui primitives with Radix UI, CVA variants, and Tailwind CSS 4. Use when: creating or modifying components in src/components/, composing UI from shadcn primitives, adding new shadcn components via CLI, styling with design tokens, building modals/dialogs/forms, or working with the command palette.
Auditoria e evolucao do ecossistema de skills. Qualidade de codigo, seguranca, custos, gaps, duplicacoes, dependencias e relatorios de saude.
Displays toast notifications for user feedback in the EFIS Checklist Editor. Use when: showing success/error/warning/info feedback for file operations (import, export, save), validation errors, format compatibility warnings, or any user-facing status messages.
Validates IPC handler inputs and data schemas with Zod v4. Use when: defining IPC handler input schemas, validating checklist data structures, parsing imported file data, or creating type-safe validation for any data boundary.
Implements client-side React state with Zustand 5: stores with TypeScript, selectors and useShallow, persist and immer middleware, slices pattern, async actions, DevTools. Use when managing React state with Zustand, creating or refactoring stores, or when the user mentions zustand, global state, or store.
Manages Zustand state stores with immer middleware, zundo undo/redo, slices pattern, and computed selectors for the EFIS Checklist Editor. Use when: creating or modifying Zustand stores, adding store actions, wiring undo/redo, splitting stores into slices, optimizing selectors, or connecting stores to React components.