Skip to main content

이 저장소의 skills

majesticlabs-dev/majestic-marketplace - 3페이지

SkillsMP는 majesticlabs-dev/majestic-marketplace에서 156개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

majesticlabs-dev/majestic-marketplace

수집된 skill 156개 중 40개를 표시합니다.

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

Research technical problems across GitHub issues, Stack Overflow, Reddit, and documentation. Gathers solutions from multiple community sources with structured findings. Triggers on search for solutions, find examples, research problem, community solutions,…

원문 언어: 영어

업데이트
직업 분류
컴퓨터 시스템 분석가
설명

Get architecture and design second opinions from external LLMs (OpenAI Codex, Google Gemini) via their CLIs. Use when you need alternative perspectives on design decisions, model selection, or structured comparison of approaches.

원문 언어: 영어

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

Get code review feedback from external LLMs (OpenAI Codex, Google Gemini) with full project context. Use when you want a second opinion on code changes, with explicit control over review focus and project-aware prompts.

원문 언어: 영어

업데이트
직업 분류
데이터베이스 관리자
설명

Alembic database migrations for Python applications - setup, auto-generation, manual migrations, and safe deployment patterns.

원문 언어: 영어

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

Review Python code with high quality bar for type hints, Pythonic patterns, and maintainability.

원문 언어: 영어

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

SQLAlchemy 2.0 patterns - model definition, engine setup, async patterns, relationships, query optimization, repository pattern, and transactions.

원문 언어: 영어

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

Implement business logic with ActiveInteraction and AASM state machines. Routes to specialized skills for typed operations and state management.

원문 언어: 영어

업데이트
직업 분류
데이터베이스 관리자
설명

Review data constraints and referential integrity in Rails models and migrations.

원문 언어: 영어

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

Use proactively for GraphQL API design, schema optimization, or N+1 query issues. Designs schemas, resolvers, and subscriptions using graphql-ruby patterns.

원문 언어: 영어

업데이트
직업 분류
컴퓨터 프로그래머
설명

Run linting and code quality checks on Ruby and ERB files. Use before pushing to origin.

원문 언어: 영어

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

Analyze Rails code for performance issues, optimize queries, identify bottlenecks, and ensure scalability. Apply after implementing features or when performance concerns arise.

원문 언어: 영어

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

Review Rails code with high quality bar. Strict for modifications, pragmatic for new isolated code.

원문 언어: 영어

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

Review PII handling, encryption, and GDPR/CCPA compliance in Rails applications.

원문 언어: 영어

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

Use proactively when refactoring Ruby on Rails code. Applies Rails conventions, Sandi Metz rules, and idiomatic Ruby patterns while maintaining test coverage.

원문 언어: 영어

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

Final review for code simplicity. Identifies anti-patterns, code smells, and YAGNI violations.

원문 언어: 영어

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

Implement MCP server authentication with OAuth Dynamic Client Registration (RFC 7591), Authorization Server Metadata Discovery (RFC 8414), and per-agent credential support. Use when building admin UIs that let users connect to third-party MCP servers using…

원문 언어: 영어

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

Use when adding polymorphic activity timelines with live Turbo Stream updates to any Rails model. Covers migration, model, concern, shared partials, broadcasting, and optional AI-generated change summaries. Triggers on activity feed, audit trail, timeline,…

원문 언어: 영어

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

Use when adding Tiptap rich text editing with debounced autosave to Rails models. Stores markdown in text columns (not ActionText). Triggers on rich text editor, Tiptap, autosave, inline editing, or markdown content fields. Not for ActionText or basic…

원문 언어: 영어

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

Use when creating or refactoring Stimulus controllers. Applies Hotwire conventions, controller design patterns, targets/values usage, action handling, and JavaScript best practices.

원문 언어: 영어

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

Repository structure methodology for maximum AI agent effectiveness. Three pillars — context engineering (repo as knowledge product), architectural constraints (deterministic enforcement), garbage collection (active entropy fighting). Use when setting up…

원문 언어: 영어

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

Audit installed skills across project, global, and plugin levels. Lists skills with line counts, identifies improvement opportunities (conciseness, clarity, overlap, token waste). Use when reviewing skill quality, finding bloated skills, or optimizing token…

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

This skill guides Backblaze B2 Cloud Storage integration with OpenTofu/Terraform and B2 CLI. Use when managing B2 buckets, application keys, file uploads, lifecycle rules, or S3-compatible storage.

원문 언어: 영어

업데이트
직업 분류
컴퓨터 네트워크 아키텍트
설명

This skill guides provisioning Cloudflare infrastructure with OpenTofu/Terraform. Use when managing zones, DNS records, WAF rules, SSL settings, Page Rules, or cache configuration.

원문 언어: 영어

업데이트
직업 분류
컴퓨터 네트워크 아키텍트
설명

This skill guides writing DigitalOcean infrastructure with OpenTofu/Terraform. Use when provisioning Droplets, VPCs, Managed Databases, Firewalls, or other DO resources.

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

This skill guides integrating 1Password CLI (op) for secret management in development workflows. Use when loading secrets for infrastructure, deployments, or local development.

원문 언어: 영어

업데이트
직업 분류
기술 작가
설명

Production-grade README.md patterns for any project type. Use when creating project documentation, writing README files, or improving existing docs. Covers hero sections, quick start examples, comparison tables, troubleshooting guides, and limitation…

원문 언어: 영어

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

Implement type-safe configuration with anyway_config gem. Use when creating configuration classes, replacing ENV access, or managing application settings. Triggers on configuration, environment variables, settings, secrets, or ENV patterns.

원문 언어: 영어

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

Native HTML dialog patterns for Rails with Turbo and Stimulus. Use when building modals, confirmations, alerts, or any overlay UI. Triggers on modal, dialog, popup, confirmation, alert, or toast patterns.

원문 언어: 영어

업데이트
직업 분류
컴퓨터 프로그래머
설명

This skill guides writing of new Ruby code following modern Ruby 3.x syntax, Sandi Metz's 4 Rules for Developers, and idiomatic Ruby best practices. Use when creating new Ruby files, writing Ruby methods, or refactoring Ruby code to ensure adherence to…

원문 언어: 영어

업데이트
직업 분류
데이터베이스 관리자
설명

dbt (data build tool) patterns for model organization, incremental strategies, and testing.

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Incremental data loading patterns including backfill strategies, CDC, timestamp-based loads, and pipeline orchestration.

원문 언어: 영어

업데이트
직업 분류
데이터베이스 관리자
설명

Advanced SQL patterns including window functions, CTEs, recursive queries, and optimization techniques.

원문 언어: 영어

업데이트
직업 분류
컴퓨터 네트워크 아키텍트
설명

This skill guides writing cloud-init configurations for VM provisioning. Use when creating user_data blocks in Terraform/OpenTofu, or cloud-init YAML for AWS, DigitalOcean, GCP, or Azure instances.

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Infrastructure maintainability verification covering naming conventions, formatting, DRY patterns, and version constraints.

원문 언어: 영어

업데이트
직업 분류
컴퓨터 네트워크 아키텍트
설명

Platform-specific IaC checklists for DigitalOcean, Hetzner, AWS, and Cloudflare.

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Infrastructure simplicity scoring. Detects overengineering in Terraform/OpenTofu and Ansible configurations.

원문 언어: 영어

업데이트
직업 분류
컴퓨터 네트워크 아키텍트
설명

This skill guides writing Infrastructure as Code using OpenTofu (open-source Terraform fork). Use when creating .tf files, managing cloud infrastructure, configuring providers, or designing reusable modules.

원문 언어: 영어

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

This skill guides Cloudflare Workers and Pages development with Wrangler CLI. Use when creating Workers, configuring D1 databases, R2 storage, KV namespaces, Queues, or deploying to Cloudflare Pages.

원문 언어: 영어

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

Build edge-first TypeScript applications on Cloudflare Workers. Covers Workers API, Hono framework, KV/D1/R2 storage, Durable Objects, Queues, and testing patterns. Use when creating serverless workers, edge functions, or Cloudflare-deployed services.

원문 언어: 영어

업데이트
직업 분류
그래픽 디자이너
설명

Design thinking principles for distinctive interfaces. Covers aesthetic direction, anti-patterns, and avoiding generic AI-generated aesthetics.

원문 언어: 영어

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