Skip to main content

这个仓库中的 skills

Sheshiyer/skill-clusters - 第 3 页

SkillsMP 已收集 Sheshiyer/skill-clusters 中的 722 个 Skill。打开任一 Skill 可查看来源和详情。

Sheshiyer/skill-clusters

已展示 40 / 722 个已收集 Skill。

职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
已展示 40 / 722 个已收集 Skill。