Loading...
Loading...
Found 1,120 Skills
Learn the rules of packlets for managing a JavaScript/TypeScript project. Use this skill whenever a user mentions packlets or when working in a project with packlets (src/packlets) directory.
Implement modals in Umbraco backoffice using official docs
Implement entity bulk actions in Umbraco backoffice using official docs
Implement Tiptap extensions for Umbraco rich text editor using official docs
Use when Vue 3 Composition API with reactive refs, computed, and composables. Use when building modern Vue 3 applications.
AI generation provenance and audit trail tracking. Records decision factors, data lineage, reasoning chains, confidence scoring, and cost tracking for AI-generated content.
Run ESLint with security plugins on JavaScript/TypeScript code. Detects eval usage, non-literal RegExp, prototype pollution, and other JS/TS security anti-patterns.
Understand and use state management in Umbraco backoffice (foundational concept)
Implement menus in Umbraco backoffice using official docs
Unified trading system with auto-logging, bots, and performance analytics
プロジェクト共通のコーディング規約。TypeScript、命名規則、関数設計、React/Next.js等。 使用タイミング: (1) コードレビュー時 (2) 新規ファイル作成時 (3) リファクタリング時 (4) コーディングスタイルの確認時 (5) チーム開発のルール確認時。 トリガー例: 「コーディング規約」「命名規則は?」「TypeScriptのルール」 「インポート順序」「コミットメッセージの書き方」
Instructions for working with sql-embedder generated files. Use when editing or working with .sql.ts files that contain the comment "This file was generated by sql-embedder". NEVER edit these generated files directly—edit the source .sql file and regenerate instead.