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

learn-skills.dev

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

수집된 skills
3,837
Stars
0
업데이트
2026-03-21
Forks
0
직업 범위
직업 카테고리 97개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

ad-brief
시장조사 분석가·마케팅 전문가

Builds an ad brief for any platform. Researches the user's product, audience, market, and KPIs proactively, then asks the user to confirm and fill gaps. Saves the result as .agents/ad-brief.md for future sessions. Not for writing ad copy, choosing platforms, configuring campaigns, or analyzing results.

2026-03-21
adkit
네트워크·컴퓨터 시스템 관리자

Reference for the AdKit CLI (`adkit-cli` on npm, `adkit` command). Maps commands to ad operations: creating campaigns, ad sets, and ads on Meta, managing drafts, uploading media, searching interests. Load when the user wants to execute ad operations through the terminal or when `adkit` is installed and the user is ready to publish. Not for strategy, copywriting, creative advice, or learning about ads.

2026-03-21
meta-ads
시장조사 분석가·마케팅 전문가

Meta (Facebook & Instagram) advertising strategy for AI agents. Covers fundamentals, ad creative best practices, campaign structure, audience targeting, budget management, and performance analysis. Use when the user wants to plan, create, launch, or optimize Meta ads, or when they need to understand how the platform works before spending money. Not for Google Ads, TikTok Ads, LinkedIn Ads, or general marketing strategy outside Meta.

2026-03-21
agentix-ceo
총괄·운영 관리자

Manage your team — create roles, assign tasks, spawn workers, and monitor progress

2026-03-21
seo-content-brief
시장조사 분석가·마케팅 전문가

SEO content brief creation with keyword research, search intent analysis, and content structure. Covers SERP analysis, heading hierarchy, word count targets, and internal linking strategy. Use for: content briefs, SEO writing, blog strategy, content planning, keyword targeting. Triggers: seo content brief, content brief, seo brief, keyword research, search intent, content strategy, blog brief, seo writing, content planning, keyword targeting, serp analysis, content outline, seo article, blog seo

2026-03-21
twitter-thread-creation
작가·저자

Twitter/X thread writing with hook tweets, thread structure, and engagement optimization. Covers tweet formatting, character limits, media attachments, and posting strategies. Use for: Twitter threads, X posts, tweet storms, Twitter content, social media writing. Triggers: twitter thread, tweet thread, x thread, twitter post, tweet writing, thread creation, tweet storm, twitter content, x post, twitter writing, twitter hook, tweet formatting, thread structure

2026-03-21
article-illustration-generator
소프트웨어 개발자

Generates illustrations for articles

2026-03-21
mckinsey-research
경영 분석가시장조사 분석가·마케팅 전문가

Run a full McKinsey-level market research and strategy analysis using 12 specialized prompts. Use when the user asks for: market research, competitive analysis, business strategy, TAM analysis, customer personas, pricing strategy, go-to-market plan, financial modeling, risk assessment, SWOT analysis, market entry strategy, or comprehensive business analysis. Also triggers on: بحث سوق, تحليل استراتيجي, تحليل منافسين, دراسة جدوى, خطة عمل

2026-03-21
refactordjango
소프트웨어 개발자

Refactor Django/Python code to improve maintainability, readability, and adherence to best practices. Transforms fat views into Clean Architecture with Use Cases and Services. Applies SOLID principles, Clean Code patterns, Python 3.12+ features like type parameter syntax and @override decorator, Django 5+ patterns like GeneratedField and async views. Fixes N+1 queries, extracts business logic from views, separates Read/Write serializers, and converts exception-based error handling to explicit return values. Use when refactoring Django code, applying Clean Architecture, or modernizing legacy Django projects.

2026-03-21
dx-expert
소프트웨어 개발자

Enforce developer experience principles (SRP, hook architecture, compound component composition, UX polish) for React Native Expo projects. Use this skill proactively when writing or reviewing code that involves more than one component or more than one piece of logic.

2026-03-21
spec-kit
소프트웨어 개발자

Use when work involves Spec Kit and you need to choose the correct `spec-kit-*` sub-skill, enforce artifact-order gates, or route remediation work (for example sequence violations or specification drift at any stage).

2026-03-21
elysia-core-backend
소프트웨어 개발자

Scaffold a Bun + Elysia backend with Better Auth, Drizzle ORM, Postgres, MCP endpoint, OpenAPI docs, CORS, and security defaults. Use when asked to create or regenerate this backend scaffold, or to add these components to a new or empty Elysia server project.

2026-03-21
agent-flight-recorder
소프트웨어 개발자

Flight recorder for agent work sessions. Always on. Recorder-only: logs only deviations from the expected path as append-only entries. One run per file. No analysis, no developer guidance.

2026-03-21
insights-zh
소프트웨어 개발자

Check for existing insights report and translate it to Chinese

2026-03-21
crafting-effective-readmes
소프트웨어 개발자

Create, update, or review README.md files with templates and checklists matched to audience and project type (open source, internal, personal, config/dotfiles). Use when asked to write/improve a README, add installation/usage, document setup, or audit a README for staleness and missing sections.

2026-03-21
refactor
소프트웨어 개발자

Use when refactoring existing code to improve readability, maintainability, and structure (rename/extract/inline, reduce complexity, remove duplication, improve type safety) while preserving external behavior and public APIs.

2026-03-21
postgres
소프트웨어 개발자

Connect to Postgres databases and run queries or checks. Use when asked to access a DB or execute SQL.

2026-03-21
lovable
소프트웨어 개발자

Integration skill for Lovable.dev projects. Activates when working with: - Lovable.dev projects with GitHub sync - Supabase Edge Functions that need deployment - Database migrations for Lovable Cloud - Projects with supabase/ directory structure - Any mention of "Lovable", "deploy edge function", "apply migration" Provides exact Lovable prompts for backend operations that can't be done via GitHub alone.

2026-03-21
security-awareness
정보 보안 분석가

Teaches AI agents to recognize and avoid security threats during normal activity. Covers phishing detection, credential protection, domain verification, and social engineering defense. Use when building agents that access email, credential vaults, web browsers, or sensitive data.

2026-03-21
defi-security
정보 보안 분석가

[AUTO-INVOKE] MUST be invoked BEFORE deploying DeFi contracts (DEX, lending, staking, LP, token). Covers anti-whale, anti-MEV, flash loan protection, launch checklists, and emergency response. Trigger: any deployment or security review of DeFi-related contracts.

2026-03-21
solidity-coding
소프트웨어 개발자

[AUTO-INVOKE] MUST be invoked BEFORE writing or modifying any Solidity contract (.sol files). Covers pragma version, naming conventions, project layout, OpenZeppelin library selection standards, Chainlink integration, and anti-patterns. Trigger: any task involving creating, editing, or reviewing .sol source files.

2026-03-21
solidity-deploy
소프트웨어 개발자

[AUTO-INVOKE] MUST be invoked BEFORE deploying contracts or writing deployment scripts (*.s.sol). Covers pre-flight checks, forge script commands, post-deployment validation, and verification. Trigger: any task involving forge script, contract deployment, or block explorer verification.

2026-03-21
solidity-testing
소프트웨어 품질 보증 분석가·테스터

[AUTO-INVOKE] MUST be invoked BEFORE writing or modifying any test files (*.t.sol). Covers test structure, naming conventions, coverage requirements, fuzz testing, and Foundry cheatcodes. Trigger: any task involving creating, editing, or running Solidity tests.

2026-03-21
apifox
소프트웨어 개발자

ABC 医疗云 API 文档查询工具。读取和查询 ABC API 的 OpenAPI 规范文档(4209 个接口),支持按模块、路径、方法搜索,自动解析 $ref 引用。使用场景:(1) 查询 API 接口定义 (2) 搜索特定功能接口 (3) 导出接口文档摘要 (4) 查看接口统计信息

2026-03-21
codeup
소프트웨어 개발자

阿里云云效 Codeup 代码仓库管理工具集。使用场景包括:(1) 代码仓库操作 - 分支管理、文件操作、代码对比、合并请求/MR管理 (2) 组织管理 - 部门管理、成员查询、角色管理 (3) 操作 codeup 仓库、分支、MR、合并请求 (4) 查询云效组织成员、部门列表

2026-03-21
modao-capture
소프트웨어 개발자

墨刀原型稿抓取工具。自动从墨刀原型稿链接抓取所有页面、截图和批注,生成 Markdown 文档。使用场景包括:(1) 抓取原型稿页面 (2) 生成页面截图 (3) 提取批注内容 (4) 导出 Markdown 文档

2026-03-21
day1-test-skill
소프트웨어 개발자

Day 1 Skill 체험용. "/day1-test-skill", "테스트 스킬" 요청에 사용.

2026-03-21
data-driven-testing
소프트웨어 품질 보증 분석가·테스터

DEPRECATED: Use testing-best-practices instead. This skill has been retired.

2026-03-21
e2e
소프트웨어 품질 보증 분석가·테스터

Run e2e tests, fix flake and outdated tests, identify bugs against spec. Use when running e2e tests, debugging test failures, or fixing flaky tests. Never changes source code logic or API without spec backing.

2026-03-21
git-best-practices
소프트웨어 개발자

Git workflow patterns for commits, branching, PRs, and history management across heterogeneous repositories. Use when creating commits, managing branches, opening pull requests, or rewriting history. Do not use for non-git implementation tasks or repo-specific release policy decisions without repository documentation.

2026-03-21
git-rebase-sync
소프트웨어 개발자

Sync a feature branch onto the latest origin base branch via git rebase, with safety rails, deliberate conflict resolution, and safe force-with-lease pushing.

2026-03-21
op-cli
소프트웨어 개발자

Secure 1Password CLI patterns for reading secrets, discovering vaults/items, and piping credentials to other tools. Use when reading from 1Password, rotating secrets, or piping credentials to wrangler/kubectl/etc. Triggers on op CLI, 1Password, secret rotation, or credential piping tasks.

2026-03-21
specalign
소프트웨어 개발자

Align spec files with implementation. Detects drift between spec and code, surfaces discrepancies, user decides whether to update spec or code. Use when both a spec file and its implementation are in context.

2026-03-21
testing-best-practices
소프트웨어 품질 보증 분석가·테스터

Test layering, execution, and CI guidance across unit, integration, and e2e. Use when designing tests, writing test cases, or planning test strategy for a module.

2026-03-21
tiltup
네트워크·컴퓨터 시스템 관리자

Start Tilt dev environment in tmux, monitor bootstrap to healthy state, fix Tiltfile bugs without hard-coding or fallbacks. Use when starting tilt, debugging Tiltfile errors, or bootstrapping a dev environment.

2026-03-21
tmux
소프트웨어 개발자

Patterns for running long-lived processes in tmux. Use when starting dev servers, watchers, tilt, or any process expected to outlive the conversation.

2026-03-21
claude-code-usage
소프트웨어 개발자

[AUTO-INVOKE] MUST be invoked at the START of each new coding session. Covers context management, task strategies, and Foundry-specific workflows. Trigger: beginning of any new conversation or coding session in a Solidity/Foundry project.

2026-03-21
solidity-security
정보 보안 분석가

[AUTO-INVOKE] MUST be invoked BEFORE writing or modifying any Solidity contract (.sol files). Covers private key handling, access control, reentrancy prevention, gas safety, and pre-audit checklists. Trigger: any task involving creating, editing, or reviewing .sol source files.

2026-03-21
soul
작가·저자

Embody this digital identity. Read SOUL.md first, then STYLE.md, then examples/. Become the person—opinions, voice, worldview.

2026-03-21
authoring-analysis
웹 개발자

Analyze content sequences and determine authoring approach (default content vs blocks). Validates block selection and section styling for import/migration to AEM Edge Delivery Services.

2026-03-21
이 저장소에서 수집된 skills 3,837개 중 상위 40개를 표시합니다.