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

skills-based-app

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

수집된 skills
16
Stars
17
업데이트
2026-04-24
Forks
29
직업 범위
직업 카테고리 5개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

developer-workflow-mentor
소프트웨어 개발자

This skill should be used when users need help with Git, GitHub workflows, pull requests, branching strategies, repository contributions, and open source collaboration.

2026-04-24
llm-arena-backend
소프트웨어 개발자

FastAPI Python backend for LLM Arena game server. Use when working on API endpoints, LLM provider integration via LiteLLM, game move processing, prompt engineering for AI players, error handling, or backend testing.

2026-04-24
llm-arena-frontend
웹 개발자

React 19 + Vite frontend for LLM Arena game visualization. Use when working on UI components, game board rendering, state management with hooks, API integration, Tailwind CSS v4 styling, Framer Motion animations, or frontend build configuration.

2026-04-24
llm-arena
소프트웨어 개발자

Full-stack LLM Arena application for AI vs AI game battles. Use when working on project-wide configurations, deployment, architecture decisions, or coordinating between frontend and backend. Covers Tic-Tac-Toe and Reversi games with OpenAI, Anthropic, and Google Gemini support.

2026-04-24
mobile-release-readiness-audit
소프트웨어 품질 보증 분석가·테스터

Audits mobile app codebases for pre-release readiness across iOS (Swift/SwiftUI/UIKit), Android (Kotlin/Jetpack Compose), Flutter (Dart), and React Native. Produces a ship / ship-with-caveats / block verdict backed by findings in six layers — privacy & permissions, accessibility, localization, crash-prone code, store metadata, and release-build hygiene. Use when given a mobile app repo (or parts of one) and asked to review, audit, pre-flight, check if ready to ship, prepare for App Store or Play Store submission, run a release checklist, do an accessibility or privacy compliance review, or diagnose a likely store rejection. Also use when user mentions TestFlight, beta submission, privacy manifest, PrivacyInfo.xcprivacy, Data Safety form, ATT prompt, content rating, age rating, export compliance, Info.plist audit, AndroidManifest audit, or "why will this get rejected".

2026-04-23
powerbi-semantic-models
데이터 과학자

Assistant for designing, building, and optimizing Power BI semantic models. Helps with data architecture decisions, DAX formula development, relationship configuration, performance tuning, and implementation of analytics best practices. Triggers on questions about model design patterns, metric calculations, schema optimization, data integrity, security frameworks, and documentation standards.

2026-04-23
transformers-huggingface
데이터 과학자

Use this skill when the user asks to load, fine-tune, or run inference with pre-trained transformer models using the Hugging Face transformers library. Triggers include requests like "classify this text with BERT", "fine-tune GPT-2 on my dataset", "build a text summarization pipeline", "tokenize text for transformers", or "run question answering with a pre-trained model". Also use when the user asks about AutoTokenizer, AutoModel, Trainer API, or pipeline(). Do NOT use for CNNs, RNNs, NLTK, spaCy, or tasks that don't involve transformer architecture or the Hugging Face library.

2026-04-22
nltk-nlp-text-cleaning
데이터 과학자

Use this skill when the user asks to clean, preprocess, tokenize, stem, lemmatize, or vectorize raw text data using Python's NLTK library. Triggers include requests like "clean this text dataset", "tokenize my corpus", "build an NLP preprocessing pipeline", "convert text to TF-IDF or Bag of Words", "compare stemming vs lemmatization", or "evaluate my NLP model". Also use when the user asks about stopword removal, punctuation stripping, frequency analysis, or building scikit-learn compatible text pipelines with NLTK. Do NOT use for deep learning NLP (transformers/BERT/spaCy) or for tasks that don't involve text preprocessing.

2026-04-22
seaborn
데이터 과학자

Statistical visualization. Scatter, box, violin, heatmaps, pair plots, regression, correlation matrices, KDE, faceted plots, for exploratory analysis and publication figures.

2026-04-22
pandas-eda-workflow
데이터 과학자

Pandas EDA skill - Covers data loading, cleaning, transformation, aggregation, and visualization workflows used in real-world data analysis.

2026-04-21
customer-retention-intelligence
시장조사 분석가·마케팅 전문가

Analyzes customer support chats, tickets, and messages to compute satisfaction metrics, detect frustration, score response quality, predict churn risk, and suggest the best next action. Use when given support conversations, customer messages, WhatsApp threads, or tickets and asked to evaluate, score, improve, or act on them. Also use for CSAT, NPS, CES analysis, escalation decisions, or agent performance reviews.

2026-04-21
neural-model-optimization
데이터 과학자

Learn how to compress machine learning models using distillation, pruning, and quantization for real-world deployment.

2026-04-21
skill-md-creator
소프트웨어 개발자

Use this skill when the user wants to create, write, improve, or review a SKILL.md file for an AI agent. Triggers include any mention of "skill file", "skill.md", "agent skill", "writing a skill", "creating a skill", or requests to turn a workflow, domain expertise, or tool into a reusable agent skill. Also use when the user wants to convert existing documentation, notes, or conversation history into a structured skill, or when they want to evaluate or refactor a skill they already have.

2026-04-21
pso-optimization
데이터 과학자

Particle Swarm Optimization (PSO) skill. A gradient-free, population-based metaheuristic for continuous function minimization, hyperparameter tuning, and black-box problems. Covers velocity and position updates, inertia weight, cognitive and social coefficients, constriction factor, stability and convergence analysis, worked examples on the sphere function and linear regression, and comparisons with gradient descent, least squares, and Bayesian optimization. Use when you need swarm intelligence, derivative-free optimization, or a simple global search over a continuous space.

2026-04-21
polars
데이터 과학자

Polars skill — Arrow-backed DataFrame library. Covers expression API, lazy/eager evaluation, group_by, joins, window functions, CSV/Parquet I/O, and pandas migration for high-performance data pipelines.

2026-04-21
frontend-design
웹 개발자

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.

2026-04-10