Loading...
Loading...
Found 1,908 Skills
Configure the OGT docs-first system settings. Use when setting up schema versions, configuring signal file formats, defining workflow stages, or customizing the docs structure for a project.
Create a new xmcp tool with schema, metadata, and handler. Use when the user wants to add a new tool to their xmcp project.
Android 앱 서명을 위한 Keystore 파일을 생성합니다. keystore 생성, 키스토어 만들기, 앱 서명 키 요청 시 사용됩니다.
Use when starting any Deno project, choosing packages, configuring deno.json, or running CLI commands. Provides foundational knowledge for building modern Deno applications.
Android App Bundle(AAB) 프로덕션 빌드를 생성합니다. AAB 빌드, 릴리즈 빌드, 프로덕션 빌드, Play Store 배포용 빌드 요청 시 사용됩니다.
Shopify theme section structure, file organization, and schema requirements. Use when creating or modifying Shopify theme sections.
This skill should be used when the user asks to "create a course", "build curriculum", "educational content", "online course", "training program", or mentions courses, curriculum design, or educational content. Creates comprehensive course content that transforms students.
Security protection system that blocks dangerous commands and protects sensitive files
Use when maintaining Debian packages that need Qt5/Qt6 dual support, CMakeLists.txt has hard-coded Qt5/Qt6 or DTK5/DTK6 versions, or projects need dynamic library linking based on detected Qt version for deepin V25/V20 compatibility
Create a new Rails project
Set up formatting, linting, import sorting, type checking, and pre-commit hooks when scaffolding or starting a new project. Use this skill whenever creating a new project, initializing a repo, scaffolding an app, or when the user asks to add linting/formatting to an existing project. Triggers on: "new project", "scaffold", "init", "set up linting", "add formatter", "add pre-commit hooks", "configure biome", "configure ruff". The goal is to establish code quality tooling from day one so issues are caught incrementally, not in a painful bulk-fix later.
This skill should be used when the user requests "commit", "git commit", "create commit", or wants to commit staged/unstaged changes following conventional commits format