Skip to main content

이 저장소의 skills

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

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

tools-only/X-Skills

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

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

Design prompts, skills, and CLAUDE.md files as context engineering problems. Use when writing skills, optimizing prompts, designing agent workflows, auditing CLAUDE.md, or reducing prompt bloat. Triggers on "prompt engineering", "optimize prompt", "write a…

원문 언어: 영어

업데이트
직업 분류
작가·저자
설명

Produce publication-quality essays indistinguishable from the best human essayists. Uses 5-agent heavy analysis, anti-slop enforcement calibrated to 2026 reader skepticism, adaptive essay-type detection, and a self-scoring rubric across 6 dimensions. Use when…

원문 언어: 영어

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

Capture solved problems as memory events for cross-session learning. Use after solving non-trivial problems. Triggers on "/compound", "document this solution", "capture this learning", "remember this fix".

원문 언어: 영어

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

Universal recursive improvement. Assesses any aspect of the codebase (design, UX, performance, accessibility) using a recursive observe-grade-fix loop until 9/10. Use when asked to "/improve", "improve design", "improve UX", etc.

원문 언어: 영어

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

Autonomous mobile app debugging using Maestro MCP for E2E tests. Mobile equivalent of /appfix.

원문 언어: 영어

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

Autonomous tech debt elimination. Combines /deslop + /qa into an iterative fix loop. Scans for code slop and architecture issues, prioritizes by severity, and autonomously fixes until completion. Use when asked to "burn down debt", "clean up codebase", or…

원문 언어: 영어

업데이트
직업 분류
웹·디지털 인터페이스 디자이너
설명

Recursively improve web application UX via vision-based screenshot analysis. Use when asked to "improve UX", "fix usability", "audit user experience", or "/uximprove". Triggers on UX review, usability improvement, user flow analysis, interaction audit.

원문 언어: 영어

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

Use when building Next.js applications with TanStack ecosystem (Table, Query, Form, Virtual), Zustand state management, or implementing data-intensive dashboards, virtualized tables, forms with validation, or performance optimization. Triggers on "Next.js App…

원문 언어: 영어

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

Namshub management, information, and CLAUDE.md optimization. Use when asked about "/toolkit", "how does the toolkit work", "update toolkit", "toolkit status", "auto-update", "how to install", "optimize CLAUDE.md", "improve CLAUDE.md", or "audit CLAUDE.md".

원문 언어: 영어

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

Motium deployment pipeline guide (local → dev → test → prod). Use when asked about deployments, environments, promoting code, or "/deploy".

원문 언어: 영어

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

Test Claude Code skills in isolated tmux sandboxes. Spawn multiple sessions, verify hook behavior, run integration tests. Use when asked to "test a skill", "run skill tests", "sandbox test", or "/skill-sandbox".

원문 언어: 영어

업데이트
직업 분류
웹·디지털 인터페이스 디자이너
설명

Recursively improve web UI design via vision-based screenshot analysis. Use when asked to "improve design", "audit UI", "fix styling", "grade the interface", or "/designimprove". Triggers on design review, UI improvement, screenshot analysis, design grade.

원문 언어: 영어

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

Task-agnostic autonomous execution. Identifies any task and executes it through a complete fix-verify loop until done. Use when asked to "go do", "just do it", "execute this", "/melt", "/build" (legacy), "/forge" (legacy), or "/godo" (legacy).

원문 언어: 영어

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

Autonomous app debugging system. Checks environment health, diagnoses failures via logs, creates fix plans, auto-executes fixes, and loops until all services are healthy. Use when asked to "fix the app", "debug production", "check staging", or "/appfix".

원문 언어: 영어

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

Use for broad codebase research when you don't know where to look, need to understand "how does X work?", or want comprehensive findings across many files. Returns file paths, line numbers, code snippets, and negative results. Read-only — cannot modify files.

원문 언어: 영어

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

Use when you have a detailed, unambiguous implementation spec (e.g., "add export for function X in file Y"). Executes the spec, runs typecheck/tests, reports results. Spawn multiple in parallel for independent tasks. Does NOT ask questions — reports ambiguity…

원문 언어: 영어

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

Validate a plan before implementation. Use before exiting Plan mode. Pass the plan file path and any additional context files. Returns JSON with findings and score (must reach 9+ to proceed).

원문 언어: 영어

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

Use for mechanical refactors across the codebase — "rename X to Y", "extract this to a helper", "move function to shared module". Performs comprehensive symbol search, updates all imports/exports, verifies with typecheck/tests. Flags ambiguous cases for human…

원문 언어: 영어

업데이트
직업 분류
작가·저자
설명

Conversation design skill for Salesforce Agentforce. Generates persona documents, topic architectures, instruction sets, utterance libraries, escalation matrices, and guardrail configurations. Validates existing agents against conversation design best…

원문 언어: 영어

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

Standard Agentforce platform skill. Covers Setup UI-based agent building, topic/action configuration, PromptTemplate metadata, Einstein Models API, GenAiFunction/GenAiPlugin setup, and custom Lightning types. For Agent Script DSL development, use…

원문 언어: 영어

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

Agent Script DSL development skill for Salesforce Agentforce. Enables writing deterministic agents in a single .agent file with FSM architecture, instruction resolution, and hybrid reasoning. Covers syntax, debugging, testing, and CLI deployment.

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Jira wiki markup syntax validation, templates, and formatting guidance. Use when: (1) Writing Jira issue descriptions or comments, (2) Converting Markdown to Jira wiki markup, (3) Requesting bug report or feature request templates, (4) Validating Jira syntax…

원문 언어: 영어

업데이트
직업 분류
작가·저자
설명

Writing self-loop for surveys: run the strict section-quality gate, then rewrite only the failing `sections/*.md` files until the report is PASS. **Trigger**: writer self-loop, writing loop, quality gate loop, rewrite failing sections, 自循环, 反复改到 PASS. **Use…

원문 언어: 영어

업데이트
직업 분류
교정사 및 카피 마커
설명

Audit/regression checks for the evidence-first survey pipeline: citation health, per-section coverage, placeholder leakage, and template repetition. **Trigger**: auditor, audit, regression test, quality report, 审计, 回归测试. **Use when**: `output/DRAFT.md` exists…

원문 언어: 영어

업데이트
직업 분류
작가·저자
설명

Rewrite subsection openers so they stop reading like a generated table-of-contents: remove \"overview/narration\" stems and reduce repeated opener cadences across H3s. **Trigger**: opener variator, opener rewrite, rewrite openers, overview opener, 开头改写, 小节开头,…

원문 언어: 영어

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

Jira API operations via Python CLI scripts. AUTOMATICALLY TRIGGER when user mentions Jira URLs (https://jira.*/browse/*, https://*.atlassian.net/browse/*), issue keys (PROJ-123), or asks about Jira issues. Use when Claude needs to: (1) Search issues with JQL…

원문 언어: 영어

업데이트
직업 분류
편집자
설명

De-slot and harmonize paper voice across `sections/*.md` without changing meaning or citation keys. **Trigger**: style harmonizer, de-template stems, remove slot phrases, discourse stems, 写作风格统一, 去槽位句式, 去生成器味. **Use when**: `writer-selfloop` is PASS but…

원문 언어: 영어

업데이트
직업 분류
편집자
설명

Audit-style editing pass for `output/DRAFT.md`: remove template boilerplate, improve coherence, and enforce citation anchoring. **Trigger**: polish draft, de-template, coherence pass, remove boilerplate, 润色, 去套话, 去重复, 统一术语. **Use when**: a first-pass draft…

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

End-to-end pipeline for publishing Claude Code lab meetings. Automatically finds/creates Fathom transcript, downloads video, uploads to YouTube, generates fact-checked Russian summary, creates MDX documentation, and pushes to agency-docs for Vercel…

원문 언어: 영어

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

Research a topic from the last 30 days on Reddit + X + Web...

원문 언어: 영어

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

Advanced prompt injection defense system with SHIELD.md standard compliance and HiveFence network integration. Protects against direct/indirect injection attacks with multi-language detection (10 languages), 11 threat categories, confidence scoring (0.85…

원문 언어: 영어

업데이트
직업 분류
시장조사 분석가·마케팅 전문가작가·저자
설명

Convert YouTube videos to SEO-optimized blog posts. Extract video title, description, and content, then generate a search-engine-friendly blog post with embedded video, cover images, and optimized metadata. Auto-generates English filenames and saves to the…

원문 언어: 중국어

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

Enforces code organization using features/ (verticals), platform/ (horizontals), and shell/ (thin wiring). Triggers on: code organization, file structure, where does this belong, new file creation, refactoring.

원문 언어: 영어

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

Safely update Dex with one command (handles everything automatically)

원문 언어: 영어

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

AI-powered ranking of Dex system improvement ideas

원문 언어: 영어

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

Interactive post-onboarding tour with adaptive pathways based on available data

원문 언어: 영어

업데이트
직업 분류
경영 분석가
설명

McKinsey顾问式问题解决系统。从商业问题出发,通过假设驱动的结构化分析方法,生成完整的McKinsey风格研究报告和PPT。集成Problem Solving方法论、Issue Tree拆解、Hypothesis形成、数据收集、Dummy Page设计和终极PPT生成能力。

원문 언어: 중국어

업데이트
직업 분류
법률 보조사
설명

将法条/规范文件(.txt/.docx/.pdf)转为 Markdown。适用于用户要求“法条转 markdown”“pdf/docx 转 markdown”。处理 .pdf/.docx 时先检查是否已安装 mineru-ocr skill;未安装先引导安装,安装后优先用 mineru-ocr;仅在用户明确同意时再用本地回退方案。

원문 언어: 중국어

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

Interactive debugging companion for Hive agents - identifies runtime issues and proposes solutions

원문 언어: 영어

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

Step-by-step guide for building goal-driven agents. Creates package structure, defines goals, adds nodes, connects edges, and finalizes agent class. Use when actively building an agent.

원문 언어: 영어

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