Skip to main content

이 저장소의 skills

Sheshiyer/skill-clusters - 3페이지

SkillsMP는 Sheshiyer/skill-clusters에서 722개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

Sheshiyer/skill-clusters

수집된 skill 722개 중 40개를 표시합니다.

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

Analyze a GitHub repo's issue/PR/code state, produce a status report, and propose or execute the next wave of work with parallel agents. USE WHEN asked 'where is this repo now?', to summarize issues and decide what's next, to run the next wave, or for ongoing…

원문 언어: 영어

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

Upgraded planning protocol for large-scale delivery plans: interactive discovery, 80-task default granularity, phase→wave→swarm orchestration, and dispatch-aware GitHub synchronization. USE WHEN you need a production-grade, heavily parallelized execution plan…

원문 언어: 영어

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

Dispatches Claude Code Task subagents to run prompts from a vault plan note. Tracer-first execution, time-budgeted work, calibrated review rigor. Use when the user says "execute the plan", "run group A", "dispatch", or is ready to run prompts from a…

원문 언어: 영어

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

First-run walkthrough for Conducty. Confirms vault location, seeds indexes if missing, ingests the user's primary project via [[conducty-context]], and produces a tiny scoped first plan so the user sees the cycle end-to-end. Use when the user says "set up…

원문 언어: 영어

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

Quality gate between parallelization groups. Verifies every prompt at its assigned review level, computes health metrics, detects systemic failures, updates hill charts. Use when a group finishes, the user says "checkpoint" or "verify group", or between…

원문 언어: 영어

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

Standalone post-implementation code review across a whole branch or PR. Goes beyond the in-cycle spec/quality reviewers (which check single prompts) to assess the diff holistically — security, correctness, perf, idioms, dead code, hidden coupling, test depth.…

원문 언어: 영어

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

Ingest a project directory into the Obsidian vault as a linked context sub-graph — Architecture, Conventions, Invariants, Hotspots, Tests, Glossary, plus per-bounded-context module notes. Tracks refresh deltas over time, flags stale context, and feeds prompt…

원문 언어: 영어

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

Leverage-point analysis for failed prompts. Determines whether the fix belongs at the plan, prompt, or code level before generating any fix. Use when a prompt fails verification, a checkpoint catches an issue, fix attempts aren't working, or the user says…

원문 언어: 영어

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

Multi-persona decision analysis through structured dialectic. Six software-engineering archetypes debate a question to uncover the Design Truth. Use when the user says "analyze this decision", "dialectic", "decision analysis", "think this through", "debate…

원문 언어: 영어

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

End-of-plan improvement kata. Extracts lessons from the just-finished plan, identifies experiments, and shapes the next plan's approach. USE WHEN [[conducty-review]] has just completed, or the user says "what did we learn", "improve the process",…

원문 언어: 영어

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

Conducty's context engine lives in an Obsidian vault. This skill defines the vault layout, naming, linking, and index conventions every other Conducty skill must follow when reading or writing notes. Use when reading/writing any plan, design, context,…

원문 언어: 영어

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

Batch planning of AI prompts. Loads vault context (latest plan, latest improvement, project context, failure patterns, metrics), sets appetite, generates time-budgeted prompts with tracer markers and calibrated review levels. Use when the user says "plan",…

원문 언어: 영어

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

End-of-plan review sweep. Audits the plan's executed prompts, records verdicts with evidence, extracts failure patterns, computes velocity metrics, prepares carry-forward intelligence. Use when the user says "review", "audit", "review this plan", or at the…

원문 언어: 영어

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

Defines appetite, scope, no-go zones, and design before any prompts are written. Use when a goal is Medium or High complexity, requirements are unclear, scope needs bounding, or the user says "shape", "design", "brainstorm", "think through".

원문 언어: 영어

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

Pre-merge / pre-deploy gate. Runs the full ship-readiness battery — lint, typecheck, test suite, secrets scan, dependency-vulnerability check, [[conducty-code-review]] verdict — and writes a `Ship Reports/Ship Report YYYY-MM-DD HHmm.md` note with a…

원문 언어: 영어

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

Establishes the Conducty orchestration system — its philosophy, ten engineering-grounded principles, ubiquitous language, and per-plan cycle. USE WHEN starting any session before invoking other Conducty skills, or the user says "what is Conducty", "explain…

원문 언어: 영어

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

Test-driven development at orchestrator (verification-first planning) and implementer (red-green-refactor) levels. Use when implementing any feature/bugfix, when writing tests, when the plan specifies TDD, or when the user says "TDD", "red-green-refactor",…

원문 언어: 영어

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

Caveman-style compression for conducty orchestration artifacts — subagent prompt text, plan note prompt blocks, prompt log entries, checkpoint notes. Cuts token waste in the orchestration layer where "prompt quality is leverage" already demands tight…

원문 언어: 영어

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

Vault hygiene audit — finds orphaned notes, broken wikilinks, stale context, never-consumed designs, missing index entries, and unused improvement experiments. Writes a `Vault Audit YYYY-MM-DD HHmm.md` report. Use when the user says "vault audit", "vault…

원문 언어: 영어

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

The evidence gate. Run the verification command via Bash, read the output, then make the claim. USE WHEN about to mark ANY prompt complete, before any "done" / "passed" claim, or the user asks to verify, confirm, or prove a result.

원문 언어: 영어

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

Git worktree lifecycle for parallel prompt execution. Creates isolated worktrees per prompt, verifies baselines, merges after checkpoint, cleans up. Use when a parallelization group has 2+ prompts targeting the same repo, or the user says "worktree",…

원문 언어: 영어

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

Biopython is a comprehensive set of freely available Python tools for biological computation — sequence manipulation, file I/O, database access, structural bioinformatics, and phylogenetics. USE WHEN parsing FASTA/GenBank or other bio file formats, querying…

원문 언어: 영어

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

Give agents persistent structural memory of a codebase — navigate dependencies, track public APIs, and understand why connections exist without re-reading the whole repo. USE WHEN building an agent that must reason over a large codebase's structure or…

원문 언어: 영어

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

Route a database/data task to the right skill among the data-layer specialists — PostgreSQL, MySQL/MariaDB, the Prisma ORM, Redis, ClickHouse analytics, cross-engine migrations, and high-throughput ingestion/ETL. USE WHEN a user is designing, querying,…

원문 언어: 영어

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

Guide for building reliable, fault-tolerant Go applications with DBOS durable workflows. Use when adding DBOS to existing Go code, creating workflows and steps, or using queues for concurrency control.

원문 언어: 영어

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

Guide for building reliable, fault-tolerant Python applications with DBOS durable workflows. Use when adding DBOS to existing Python code, creating workflows and steps, or using queues for concurrency control.

원문 언어: 영어

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

Guide for building reliable, fault-tolerant TypeScript applications with DBOS durable workflows. Use when adding DBOS to existing TypeScript code, creating workflows and steps, or using queues for concurrency control.

원문 언어: 영어

업데이트
직업 분류
일반 사무원
설명

Route a document task to the right skill among the documents specialists — office formats (DOCX/PDF/PPTX/XLSX), docs sites, changelogs, OCR extraction, natural-language PDF edits, NotebookLM, and diagram authoring. USE WHEN a user wants to create, edit,…

원문 언어: 영어

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

Route an SEO/growth task to the right skill among 8 search specialists — intent research, content briefs, site architecture, schema/structured data, programmatic pages at scale, technical audits, AI-search (AEO/GEO) optimization, and Google's official…

원문 언어: 영어

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

Standalone Google Gemini image-generation CLI (gemini-3-pro-image-preview) for UI placeholders, documentation illustrations, icons, and design assets, driven by a stdlib Python script with no MCP server. USE WHEN you want to generate an image from a text…

원문 언어: 영어

업데이트
직업 분류
프로듀서 및 감독
설명

Route a media-generation task to the right tool among 11 specialists — image generation (GPT Image 2, Nano Banana 2, OpenAI Images), image enhancement, image-to-3D, AI video direction, FFmpeg processing, frame extraction, and GIF search/authoring. USE WHEN a…

원문 언어: 영어

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

Expert patterns for Neon serverless Postgres — branching, connection pooling, and Prisma/Drizzle integration. USE WHEN running Postgres on Neon, setting up per-PR/preview DB branches, or wiring the serverless driver/pooler from a serverless or edge app.

원문 언어: 영어

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

NetworkX is a Python package for creating, manipulating, and analyzing complex networks and graphs. USE WHEN modeling graph/network data, running graph algorithms (shortest path, centrality, community detection), or analyzing relationships and connectivity in…

원문 언어: 영어

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

Generate an absurdly thorough README.md by deeply exploring a codebase first — tech stack, getting-started, architecture, env vars, scripts, testing, deployment, and troubleshooting. USE WHEN a user asks to write, create, or update a README or document a…

원문 언어: 영어

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

Generate marketing-quality, true-retina (2x) app screenshots with Playwright — discover routes/features from the codebase, handle login, and capture each view. USE WHEN a user wants screenshots for Product Hunt, social media, a landing page, or documentation.

원문 언어: 영어

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

Generate SEO-optimized competitor comparison and alternatives pages — X vs Y layouts, alternatives-to-X pages, feature matrices, Product/ItemList schema, and conversion-optimized CTAs. USE WHEN a user wants a comparison page, vs page, alternatives page,…

원문 언어: 영어

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

Content quality and E-E-A-T analysis with AI-citation (GEO) readiness scoring — readability, thin-content risk, keyword and structure checks, and helpful-content alignment. USE WHEN a user wants a content quality review, E-E-A-T audit, readability check,…

원문 언어: 영어

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

Use DataForSEO for live SERPs, keyword metrics, backlinks, competitor analysis, on-page checks, and AI-visibility data via its MCP server. USE WHEN a user needs real, live SEO data (rankings, volumes, backlinks, LLM mentions) rather than static best-practice…

원문 언어: 영어

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

Hreflang and international SEO audit, validation, and generation — self-referencing/return tags, x-default, ISO language/region code validation, and HTML/header/sitemap output. USE WHEN a user mentions hreflang, i18n SEO, international SEO, multi-language,…

원문 언어: 영어

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

Generate SEO-focused images — OG/social cards, blog heroes, schema ImageObject assets, product visuals, and infographics — with per-use-case aspect ratio, resolution, and a post-gen SEO checklist (alt text, WebP, schema). USE WHEN image generation is part of…

원문 언어: 영어

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