Skip to main content

이 저장소의 skills

tools-only/X-Skills - 72페이지

SkillsMP는 tools-only/X-Skills에서 2,943개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

tools-only/X-Skills

수집된 skill 2,943개 중 40개를 표시합니다.

직업 분류
소프트웨어 개발자
설명

MUST be used for ANY git workflow that involves committing code. This includes explicit commit requests AND implicit ones like 'ship it', 'wrap it up', or finishing implementation work. Handles staging, message generation, validation, and commit execution…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when setting up, configuring, or troubleshooting the dbt MCP server for AI tools like Claude Desktop, Claude Code, Cursor, or VS Code.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Implement AWS messaging patterns using AWS SDK for Java 2.x for SQS queues and SNS topics. Send/receive messages, manage FIFO queues, implement DLQ, publish messages, manage subscriptions, and build pub/sub patterns.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

AWS CloudFormation patterns for Amazon S3. Use when creating S3 buckets, policies, versioning, lifecycle rules, and implementing template structure with Parameters, Outputs, Mappings, Conditions, and cross-stack references.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

AWS Lambda patterns using AWS SDK for Java 2.x. Use when invoking Lambda functions, creating/updating functions, managing function configurations, working with Lambda layers, or integrating Lambda with Spring Boot applications.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Add a skill to the project with validation and README generation

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Expert TypeScript documentation specialist creating comprehensive technical documentation for TypeScript projects. Analyzes architecture, design patterns, and implementation details to produce complete project documentation including API docs, architecture…

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Expert security auditor specializing in TypeScript/Node.js application security, DevSecOps, and comprehensive cybersecurity. Masters vulnerability assessment, threat modeling, secure authentication (JWT/OAuth2), OWASP standards, and TypeScript-specific…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Default agent for handling complex, multi-step tasks with automatic delegation capabilities

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Expert code refactoring specialist. Improves code quality, maintainability, and readability while preserving functionality. Applies clean code principles, SOLID patterns, and language-specific best practices. Use proactively after implementing features or…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

{{SKILL_DESCRIPTION}}

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Generate navigable code maps for unfamiliar codebases. Extracts exports/imports via AST (tree-sitter) to create _MAP.md files per directory showing classes, functions, methods with signatures and line numbers. Use when exploring repositories, understanding…

원문 언어: 영어

업데이트
직업 분류
중등 후 직업/기술 교육 교사
설명

Create an interactive classification quiz MicroSim using p5.js where students read scenarios and classify them into the correct category from multiple choice options. Uses a data.json file for easy question editing. Ideal for teaching students to recognize…

원문 언어: 영어

업데이트
직업 분류
웹 개발자
설명

Add clickable Creative Commons license and fullscreen icons to an existing MicroSim's control region. Use this skill when enhancing a MicroSim with navigation icons in the lower right corner. Adds approximately 40 lines of code for icon functionality.

원문 언어: 영어

업데이트
직업 분류
웹 개발자
설명

WordPress theme development using Sage (roots/sage) framework. Use when creating, modifying, or debugging WordPress themes with Sage, including: (1) Creating new Sage themes from scratch, (2) Setting up Blade templates and components, (3) Configuring build…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Migrate Maven projects to Gradle Kotlin DSL (KTS) with version catalogs (libs.versions.toml). Handles single-module and multi-module projects, Spring Boot parent POM conversion, Maven profile equivalents, and plugin mapping. Use when the user wants to convert…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Guides proper date and time formatting in OneKey app. Use when displaying dates/times in UI, formatting timestamps, or when dates need to follow app locale settings. Date, time, locale, formatDate, dateUtils.

원문 언어: 영어

업데이트
직업 분류
웹 개발자
설명

This skill generates interactive comparison table MicroSims for educational content. Use this skill when users need to create side-by-side comparisons of items with star ratings (1-5 scale), difficulty badges (Easy/Medium/Hard), logos, hover tooltips, and…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Add micro-interactions and animations using Framer Motion. Use when user asks about animations, transitions, hover effects, or motion design. MANDATORY for every component.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Brief description of what this skill does and when to use it.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Use when completing tasks, implementing major features, or before merging to verify work meets requirements - dispatches code-reviewer subagent to review implementation against plan or requirements before proceeding

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

GitHub CLI (gh) installation and authenticated operations in Claude.ai containers. Use when user needs to create issues, PRs, view repos, or perform GitHub operations beyond raw API calls.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Git workflow and conventions for OneKey development. Use when creating branches, committing code, or creating PRs. Triggers on git, branch, commit, PR, pull request, merge, workflow.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Development commands for OneKey monorepo. Use when running dev servers, building apps, linting, testing, or troubleshooting build issues. Triggers on yarn, dev, build, lint, test, desktop, mobile, web, extension, ios, android, compile, bundle.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

OneKey monorepo architecture and code organization. Use when understanding project structure, package relationships, import rules, or component organization. Triggers on architecture, structure, packages, imports, hierarchy, dependencies, monorepo,…

원문 언어: 영어

업데이트
직업 분류
비서 및 행정 보조원(법률, 의료 및 임원 제외)
설명

Create MS Word and PowerPoint documents on any topic. USE WHEN user wants: documents, reports, word docs, presentations, slides, powerpoint, decks.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Cross-platform development patterns for OneKey. Use when writing platform-specific code, handling platform differences, or understanding platform extensions. Triggers on platform, native, web, desktop, extension, mobile, ios, android, electron, react native.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Expert Docker specialist for creating optimized Dockerfiles, multi-stage builds, container images, and Docker Compose configurations. Use proactively for containerization tasks, image optimization, and container orchestration.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Expert Python code reviewer specializing in code quality, security, performance, and Pythonic best practices. Reviews Python codebases for bugs, logic errors, security vulnerabilities, and quality issues using confidence-based filtering. Use PROACTIVELY for…

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Expert security auditor specializing in Python application security, DevSecOps, and compliance frameworks. Masters vulnerability assessment, threat modeling, secure authentication (OAuth2/JWT), OWASP standards, and security automation. Use PROACTIVELY for…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when migrating a dbt project from dbt Core to run on the Fusion engine.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Expert LangChain4j developer for building AI applications, RAG systems, ChatBots, and MCP servers. Specializes in AI services, vector stores, embeddings, and model integration patterns. Use PROACTIVELY for AI development tasks, RAG implementation, or…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Browse Bluesky content via API and firehose - search posts, fetch user activity, sample trending topics, read feeds and lists, analyze and categorize accounts. Supports authenticated access for personalized feeds. Use for Bluesky research, user monitoring,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Orchestrates parallel API instances, delegated sub-tasks, and multi-agent workflows with streaming and tool-enabled delegation patterns. Use for parallel analysis, multi-perspective reviews, or complex task decomposition.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

codebase-pattern-finder is a useful subagent_type for finding similar implementations, usage examples, or existing patterns that can be modeled after. It will give you concrete code examples based on what you're looking for! It's sorta like codebase-locator,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Expert debugger for root cause analysis. Traces execution paths, analyzes stack traces, identifies failure points, and proposes targeted fixes with minimal changes. Use proactively for errors, test failures, or unexpected behavior.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

NestJS database specialist with expertise in Drizzle ORM setup, schema design, migrations, queries, transactions, and database operations. Use proactively when working with database-related code in NestJS applications, setting up Drizzle ORM, creating…

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Transform approved plans into ralph loop infrastructure. Triggers on: '/ralph-loop-init', '/ralph-init', 'setup ralph loop', 'generate ralph loop'. Creates .ralph/ directory with prd.json, loop.py, CLAUDE.md, and supporting files.

원문 언어: 영어

업데이트
직업 분류
컴플라이언스 담당자
설명

ACGME & institutional rule checking with systematic audit workflows, historical analysis, and violation remediation. Use for compliance audits, violation investigation, and regulatory reporting.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Use when adding unit tests for a dbt model or practicing test-driven development (TDD) in dbt

원문 언어: 영어

업데이트
수집된 skill 2,943개 중 40개를 표시합니다.