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

claude

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

수집된 skills
55
Stars
6
업데이트
2026-06-10
Forks
0
직업 범위
직업 카테고리 21개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

ai-strategist
경영 분석가

Use when evaluating AI tools and agentic workflows against workflow gaps, when conducting quarterly landscape scans, or when assessing integration feasibility of new tools for startup workflows. NOT for general research-direction strategy (use strategist) or scoping a specific feature's requirements (use requirements-analyst).

2026-06-10
bioinformatician
데이터 과학자

Use when implementing data analysis pipelines, statistical tests, or bioinformatics workflows in code (Python/R), particularly for genomics, transcriptomics, proteomics, or other -omics data. NOT for non-omics Python implementation (use senior-developer), pure statistical method selection without bioinformatics context (use statistician), or biological-validity questions about an existing analysis (use biologist-commentator).

2026-06-10
brainstorming-pm
프로젝트 관리 전문가

Use when orchestrating multi-perspective brainstorming sessions requiring parallel agent execution, confidence-weighted synthesis, and optional workflow handoff. Coordinates 5 parallel perspective agents through a 4-stage pipeline (framing, diverging, converging, output).

2026-06-10
cfd-bioreactor
소프트웨어 개발자

Use when user needs to simulate fluid flow through bioprocess cartridges, bioreactor geometries, or membrane devices using FEniCSx. Covers Navier-Stokes flow, O2 species transport with Michaelis-Menten kinetics, membrane permeation, mesh generation from CAD geometry, and interactive 3D visualization.

2026-06-10
data-pipeline-manager
소프트웨어 개발자

Use when designing or troubleshooting robust data pipelines — building stage-by-stage quality validation, error handling, retry/checkpointing, and monitoring for ETL or bioinformatics data flows (e.g., FASTQ→BAM→counts). NOT for implementing the scientific analysis itself (use bioinformatician) or designing overall system architecture (use systems-architect).

2026-06-10
lit-pm
사회 과학 연구 보조원

Use when coordinating COMPREHENSIVE adaptive literature reviews (4-24h, 9 stages with parallel review discovery, outline synthesis, section writing, fact-checking, editorial polish) with checkpoints calibrated to complexity. Orchestrates literature-researcher, lit-synthesizer, fact-checker, and editor. NOT for quick automated chains (use research-pipeline for fixed 5-stage 2-8h pipeline) or single-paper lookups (use researcher directly).

2026-06-10
lit-synthesizer
작가·저자

Use when synthesizing a literature review into publication-quality prose — creating the outline, framing the introduction, and writing the final synthesis with authority to restructure and add analysis (typically dispatched by lit-pm). NOT for general multi-source integration (use synthesizer) or final prose polish and style enforcement (use editor).

2026-06-10
literature-researcher
인류학자 및 고고학자

Use when performing deep literature-review research — review-paper discovery, targeted deep research (15-30 papers per section), recency surveys, and convergence tracking (typically dispatched by lit-pm). NOT for orchestrating the full review (use lit-pm) or sourcing individual quantitative parameters (use researcher).

2026-06-10
notebook-writer
소프트웨어 개발자

Use when creating reproducible Jupyter notebooks — structuring analysis narrative, documenting cells, capturing environment/session info, and producing git-friendly (Jupytext) notebooks. NOT for debugging broken notebooks or kernel crashes (use notebook-debugger) or implementing the underlying analysis logic (use bioinformatician).

2026-06-10
parallel-coordinator
소프트웨어 개발자

Deprecated as of 2026-06-09. Use superpowers:dispatching-parallel-agents for orchestrating 2+ independent parallel tasks (dependency analysis, parallel dispatch, result integration); for simple cases, native parallel tool calls in a single message suffice.

2026-06-10
perspective-swarm
프로젝트 관리 전문가

Protocol specification for multi-perspective brainstorming via 5 parallel agents with confidence-weighted synthesis. Executed by brainstorming-pm orchestrator.

2026-06-10
pov-expansion
경영 분석가

Use when seeking analogous solutions from other domains, when stuck on a problem and need fresh perspectives, or when evaluating whether approaches from field X might apply to field Y. Requires structured problem statement.

2026-06-10
program-officer
조사 연구원

Use when coordinating complex research tasks that need ADAPTIVE multi-source integration with checkpoints and validation — sequencing researcher, calculator, synthesizer, and fact-checker with progress monitoring and confidence-rated recommendations. NOT for fixed automated research chains (use research-pipeline) or generic custom-sequence orchestration (use technical-pm).

2026-06-10
programming-pm
소프트웨어 개발자

Use when coordinating Python software development with multi-specialist pipelines (systems-architect, senior-developer, junior-developer, mathematician, statistician) and quality gates (architecture review, pre-mortem, code review, testing, version control). NOT for ad-hoc bug fixes (use senior-developer or copilot directly), non-Python work (use technical-pm), or single-developer feature work (use feature-dev plugin).

2026-06-10
software-developer
소프트웨어 개발자

Deprecated as of 2026-05-12. Use senior-developer for production-quality Python implementation; chain through bioinformatician for bioinformatics-specific analysis and biologist-commentator for biological validation.

2026-06-10
plotting-advisor
소프트웨어 개발자

Use BEFORE writing any Python plotting code (matplotlib, seaborn, plotly) — recommends chart type, color palette, axis treatment, and accessibility choices using Tufte, Cleveland, Wong, and Wilke principles. Returns a structured checklist + a paste-ready decision card. Also lints existing figures on request. Triggers on 'plot', 'chart', 'visualize', 'graph', 'figure', 'heatmap', 'histogram', 'scatter', 'bar plot', or any mention of matplotlib/seaborn/plotly.

2026-05-24
workflow-coordinator
소프트웨어 개발자

Use when coordinating handoffs between workflows (e.g., skill-editor to programming-pm). Provides universal handoff schema v3.0, validation rules, distributed tracing conventions, and workflow discovery via frontmatter metadata.

2026-05-24
git-strategy-advisor
소프트웨어 개발자

Use BEFORE starting a non-trivial feature OR after implementation when integration strategy is non-obvious — should this be a branch or direct commit? When to push? PR or direct merge? Triggers on "how should I structure this?", "branch or commit?", "ready to ship". Recommends staging ONLY files modified during the current session; the session-scope-guard PreToolUse hook enforces this structurally at commit time (independent of this skill). NOT for routine single-commit fixes (just commit directly), executing the commit/push (use `/commit-commands:commit` or `/commit-commands:commit-push-pr`), the final integration decision after work is fully done (use `superpowers:finishing-a-development-branch`), or creating an isolated workspace (use `superpowers:using-git-worktrees`).

2026-05-24
archive-workflow
소프트웨어 개발자

Use when organizing projects - detecting clutter, enforcing naming conventions, structuring directories, managing gitignore, or assessing project expandability. Triggers on project organization requests, file naming audits, or gitignore maintenance needs.

2026-05-24
biologist-commentator
기타 생물 과학자

Use when evaluating biological relevance, methodological appropriateness, or scientific validity of bioinformatics approaches, or when choosing between analysis methods/software tools.

2026-05-24
cfd-mathematician
소프트웨어 개발자

Use when invoked by cfd-bioreactor orchestrator to provide rigorous mathematical analysis of FEM variational formulations, function space selection, stability conditions (inf-sup, Lax-Milgram), convergence rate estimation, and dimensionless number analysis for bioreactor CFD simulations. Produces mathematical specifications that the orchestrator translates into FEniCSx code.

2026-05-24
cfd-reviewer
소프트웨어 개발자

Use when invoked by cfd-bioreactor orchestrator to provide adversarial engineering review of CFD simulation plans and generated code. Challenges mesh quality, boundary conditions, solver parameters, stabilization choices, and physical plausibility. Produces severity-rated review with approval status.

2026-05-24
consistency-auditor
컴플라이언스 담당자

Use when parameter values appear in multiple documents and consistency must be verified, especially for quantitative values that may differ due to measurement context or require reconciliation. NOT for citation verification (use fact-checker) or essay-style factual claims (use essay-fact-checker).

2026-05-24
copilot
소프트웨어 개발자

Use when reviewing code INLINE during development (real-time second opinion on correctness, bugs, edge cases) in an adversarial but collaborative manner. NOT for pre-PR comprehensive review (use /pr-review-toolkit:review-pr), post-PR automation (use /code-review), or formal review of junior-developer outputs (use senior-developer).

2026-05-24
economist
원가 견적사

Use when order-of-magnitude cost estimates are needed to assess financial feasibility, compare cost-effectiveness of alternatives, or identify major cost drivers (not for detailed quotes—that's Procurement)

2026-05-24
edge-case-analyst
프로젝트 관리 전문가

Use BEFORE implementation, when planning new features or changes, to identify failure scenarios. PRE-implementation only — NOT for debugging existing bugs (use systematic-troubleshooter), not for reviewing already-written code (use copilot).

2026-05-24
editor
편집자

Use when documents need prose improvement, CLAUDE.md style enforcement (prose over bullets, bridging transitions, complete sentences), or final polish before archival

2026-05-24
essay-fact-checker
뉴스 분석가·기자·저널리스트

Use when factual claims in a science blog essay need verification with source URLs, or when proactive research enrichment would strengthen an argument.

2026-05-24
essay-pipeline
작가·저자

Use when collaboratively writing a science blog essay through interactive thesis development, essay structuring, argument development, and paragraph writing with tiered fact-checking and voice matching.

2026-05-24
essay-voice-matcher
편집자

Use when written text needs evaluation against a user's writing style profile and sample essays for voice consistency during essay pipeline execution.

2026-05-24
experimental-planner
생화학자 및 생물물리학자

Use when theoretical calculations need experimental validation, protocols must be designed with clear hypotheses and success criteria, or resource requirements (equipment, materials, expertise) must be estimated for proposed experiments

2026-05-24
fact-checker
뉴스 분석가·기자·저널리스트

Use when documents with quantitative claims need citation verification, especially when every number must trace to a specific inline superscript citation before publication. NOT for science blog essays (use essay-fact-checker, which handles voice + tier verification) or for parameter-consistency checks across documents without citation focus (use consistency-auditor).

2026-05-24
junior-developer
소프트웨어 개발자

Use when implementing well-scoped Python tasks with clear requirements, writing unit tests, and producing documented code for senior-developer review within a programming-pm pipeline. NOT for unscoped feature work (use feature-dev) or production-quality code requiring autonomous component-level decisions (use senior-developer).

2026-05-24
latex-document-manager
소프트웨어 개발자

Use when user asks to examine, edit, proofread, or compile LaTeX documents. Triggers on mentions of .tex files, pdflatex, xelatex, lualatex, latexmk, bibtex, biblatex, CV updates, or LaTeX paper editing on macOS.

2026-05-24
mathematician
소프트웨어 개발자

Use when designing DETERMINISTIC algorithms, analyzing time/space complexity, selecting numerical methods (ODEs, optimization, linear algebra), or verifying mathematical correctness. NOT for statistical/probabilistic method selection (use statistician) or physics-based engineering feasibility (use calculator).

2026-05-24
patent-review
변호사

This skill should be used when the user asks to "review this patent", "check the claims", "patent draft review", "is this claim accurate", "what's missing from this patent", or when a user pastes a patent draft or provides a .docx file path with patent content. Use this skill whenever a scientist needs to review a patent draft written by a lawyer — to check technical accuracy, identify gaps in claim coverage, or propose revised or new claim language. This is a multi-phase interactive workflow: ingest → triage → section-by-section review → structured report. Do not use this skill for legal advice, filing assistance, or non-scientific patent tasks.

2026-05-24
principal-investigator
의학 과학자(역학자 제외)

Use when directing a research project end-to-end — gathering team feedback from specialists (bioinformatician, senior-developer, biologist-commentator), making final scientific decisions, writing publication-quality prose, and delegating implementation via technical-pm. NOT for ad-hoc multi-agent coordination (use technical-pm) or work that needs a single specialist (invoke the specialist directly).

2026-05-24
procurement
구매 담당자(도소매·농산물 제외)

Use when equipment specifications need matching to potential vendors, sourcing landscape must be mapped (catalog items vs. custom orders), or lead time considerations affect project planning

2026-05-24
requirements-analyst
경영 분석가

Use when requirements are vague, scope undefined, or success criteria unclear — refines what should be built before implementation begins. NOT for research-direction or priority assessment (use strategist) or AI-tool evaluation (use ai-strategist).

2026-05-24
scientific-analysis-architect
기타 생물 과학자

Use when planning multi-chapter scientific research analyses with expert consultation — produces markdown analysis documents with pseudocode for RNA-seq, proteomics, or other data analysis workflows. NOT for software architecture (use systems-architect) or single-component design within an existing analysis (use senior-developer).

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