Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

majestic-marketplace

majestic-marketplace에는 majesticlabs-dev에서 수집한 skills 168개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
168
Stars
39
업데이트
2026-05-13
Forks
9
직업 범위
직업 카테고리 24개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

frontend-design
웹 개발자

Create distinctive, production-grade frontend interfaces with high design quality. Use when building web components, pages, or applications. Includes framework-specific guidance for Tailwind, React, Vue, and Rails/Hotwire ecosystems.

2026-05-13
skill-structure
기타 컴퓨터 관련 직업

Skill file structure, naming conventions, directory layout, frontmatter requirements, and invocation control. Use when creating skill files or slash commands to ensure correct format and validation.

2026-05-13
devils-advocate
소프트웨어 개발자

Forces adversarial reasoning before committing to decisions. Triggers on architectural choices, approach selection, and planning phases to prevent premature commitment bias.

2026-05-08
reasoning-verifier
소프트웨어 품질 보증 분석가·테스터컴퓨터·정보 연구 과학자

Verify LLM reasoning using Reverse Chain-of-Thought (RCoT) to detect overlooked conditions.

2026-05-08
build-task
소프트웨어 개발자

Autonomous task implementation - research, plan, build, review, fix, ship

2026-04-25
favicon
웹 개발자

Generate a complete favicon set (ICO, PNG variants, apple-touch-icon, web manifest) from a source image and integrate into the project's HTML layout. Use when user asks to generate favicons, set up PWA icons, or add an apple-touch-icon.

2026-04-25
session-checkpoint
소프트웨어 개발자

Save session state to ledger file for continuity across crashes, context switches, or /clear + reload cycles.

2026-04-25
compound-learnings
소프트웨어 개발자

Extract patterns from git history and session files, recommend artifacts (skill/rule/hook/agent) based on frequency thresholds

2026-04-25
learn
소프트웨어 개발자

Extract cross-session patterns from git history, PRs, and handoffs, then recommend artifacts (skill/rule/hook/agent) based on frequency thresholds. Use when consolidating recurring patterns into durable artifacts. For single-session reflection, use `reflect` instead.

2026-04-25
reflect
소프트웨어 개발자

Reflect on the current session and suggest AGENTS.md improvements based on user corrections, repeated feedback, and patterns observed during interaction. Use when ending a session to encode lessons learned. Don't use for cross-session learning from git history - use `learn` instead.

2026-04-25
data-integrity-reviewer
소프트웨어 품질 보증 분석가·테스터

Review data integrity for Rails changes. Use when the user asks for migration safety review, constraint validation, transaction boundary audit, or PII/privacy compliance review.

2026-04-25
database-admin
데이터베이스 관리자

PostgreSQL and SQLite database administration for Rails apps. Use when the user asks about backups, monitoring, connection pooling, vacuum/analyze, emergency procedures, restore testing, or production database health checks.

2026-04-25
database-optimizer
데이터베이스 아키텍트

Optimize PostgreSQL/SQLite query performance for Rails. Use when the user asks about EXPLAIN ANALYZE, slow queries, missing indexes (composite/partial/expression/covering/GIN/GiST/BRIN), N+1 detection, eager loading, or ActiveRecord batch processing.

2026-04-25
gemfile-organize
소프트웨어 개발자

Reorganize a Rails Gemfile with categorized sections, comment headers, and alphabetized gems within each section. Use when the user asks to organize, sort, group, clean up, or restructure a Gemfile.

2026-04-25
gemfile-upgrade
소프트웨어 개발자

Safely upgrade a Ruby gem with changelog review, breaking changes analysis, bundle update, test run, and commit. Use when the user asks to upgrade, bump, or update a gem, or to review outdated gems.

2026-04-25
skill-eval
소프트웨어 품질 보증 분석가·테스터

Test and iterate on a skill using parallel eval runs. Spawns with-skill and baseline runs, grades results, and helps improve the skill based on feedback. Use when testing skill quality or iterating on skill improvements.

2026-04-25
blueprint
프로젝트 관리 전문가

Transform feature descriptions into well-structured project plans

2026-04-25
devops-plan
컴퓨터 네트워크 아키텍트

Gather DevOps context for infrastructure planning. Detects IaC tools, providers, and recommends skills. Use when Skill("blueprint") detects infrastructure work.

2026-04-25
blueprint-discovery
광고 및 판촉 관리자

Discovery phase for blueprint workflow - interview triggers, acceptance criteria, and feature classification

2026-04-25
code-review
소프트웨어 품질 보증 분석가·테스터

Generic code review that auto-detects tech stack and delegates to appropriate framework-specific orchestrator

2026-04-25
design-tool-picker
그래픽 디자이너

Help choose the right design tool based on your current task. Use when unsure whether to use frontend-design, ui-ux-designer, visual-validator, or ui-code-auditor.

2026-04-25
init-agents-config
소프트웨어 개발자

Generate .agents.yml config from user answers. Provides tech stack templates for Rails, Python, Node, and Generic projects.

2026-04-25
init
소프트웨어 개발자

Initialize AGENTS.md with hierarchical structure and .agents.yml config

2026-04-25
plan-builder
소프트웨어 개발자

Write implementation plans with appropriate templates based on complexity. Use when planning features or changes. Provides minimal, standard, and full templates for different scope levels.

2026-04-25
pr-screenshot-docs
소프트웨어 품질 보증 분석가·테스터

Capture and document UI changes with before/after screenshots for pull requests. Use when creating PRs that include visual changes to ensure reviewers can assess design modifications.

2026-04-25
quality-gate
소프트웨어 품질 보증 분석가·테스터

Run quality gate checks on code changes with tech stack-aware reviewers

2026-04-25
refactor-agents
소프트웨어 개발자

Refactor existing AGENTS.md to follow progressive disclosure principles

2026-04-25
run-blueprint
소프트웨어 개발자

Execute all tasks in a blueprint using build-task workflow

2026-04-25
ux-brief
그래픽 디자이너

Create junior-dev-ready design systems through guided discovery before implementation

2026-04-25
skill-linter
소프트웨어 개발자

Validate skills against agentskills.io specification. Use when adding new skills to the marketplace, reviewing skill PRs, checking skill compliance, or running quality gates on skills. Validates frontmatter fields (name, description, compatibility, metadata, allowed-tools), directory naming, line limits, and structure.

2026-04-25
blueprint-research
소프트웨어 개발자

Research phase for blueprint workflow - toolbox resolution, lessons discovery, and parallel research agents

2026-04-25
config-reader
소프트웨어 개발자

Read project config from .agents.yml and .agents.local.yml with local overrides. Supports dot notation for nested fields. Invoke when agents/skills reference `config_read("field", "default")` pseudocode. Args format "FIELD DEFAULT".

2026-04-25
debug
소프트웨어 개발자

Debug errors, test failures, or unexpected behavior. Auto-detects project type.

2026-04-25
prd
프로젝트 관리 전문가

Create a Product Requirements Document (PRD) for a new product or feature

2026-04-25
task-coordinator
총괄·운영 관리자

Use when orchestrating multi-step workflows with Claude Code's native Task system (TaskCreate, TaskUpdate, TaskGet, TaskList) - lifecycle management, parallel execution, crash recovery, and progress visibility. Not for simple single-step tasks.

2026-04-25
tdd-workflow
소프트웨어 개발자

Test-driven development execution workflow with red-green-refactor cycle, increment decomposition, and pause/continue rules. Use when building features or fixing bugs using TDD. Framework-agnostic with language-specific configs for Python, TypeScript, Go, and Ruby delegation.

2026-04-25
ui-code-auditor
웹 개발자

Review source code for UI quality, accessibility violations, and performance anti-patterns. Static code analysis (NOT screenshot-based). Provides file:line references with severity, WCAG refs, and fix suggestions.

2026-04-25
visual-validator
소프트웨어 품질 보증 분석가·테스터

Use proactively after UI changes to verify they achieved their intended goals. Skeptical visual QA through screenshot analysis, accessibility verification, and design system compliance checking.

2026-04-25
question
고객 서비스 담당자

Answer questions about the project structure, documentation, or external topics without coding

2026-04-24
ship-it
소프트웨어 개발자

Complete checkout workflow - runs linting, creates commit, and opens PR

2026-04-24
이 저장소에서 수집된 skills 168개 중 상위 40개를 표시합니다.