Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

ys-powers

ys-powers 收录了来自 carl10086 的 17 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
17
Stars
6
更新
2026-07-23
Forks
0
职业覆盖
9 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

writing-great-skills
其他计算机职业

Use when creating, reviewing, or refactoring skills or commands; when deciding invocation, description wording, information hierarchy, splitting, or pruning.

2026-07-23
writing-skills
其他计算机职业

Use when creating new skills, editing existing skills, or verifying skills work before deployment

2026-07-23
security-and-hardening
信息安全分析师

Hardens code against vulnerabilities. Use when handling user input, authentication, data storage, or external integrations. Use when building any feature that accepts untrusted data, manages user sessions, or interacts with third-party services.

2026-07-15
code-review-and-quality
软件质量保证分析师与测试员

Conducts multi-axis code review. Use before merging any change. Use when reviewing code written by yourself, another agent, or a human. Use when you need to assess code quality across multiple dimensions before it enters the main branch.

2026-07-15
deprecation-and-migration
软件开发工程师

Manages deprecation and migration. Use when removing old systems, APIs, or features. Use when migrating users from one implementation to another. Use when deciding whether to maintain or sunset existing code.

2026-07-15
git-workflow-and-versioning
软件开发工程师

Structures git workflow practices. Use when making any code change. Use when committing, branching, resolving conflicts, or when you need to organize work across multiple parallel streams. Use when cutting a release, choosing a semantic version bump, tagging, or writing a changelog.

2026-07-15
performance-optimization
软件开发工程师

Optimizes application performance across frontend, backend, queries, and databases. Use when performance requirements exist, when you suspect performance regressions, when Core Web Vitals or load times need improvement, when N+1 query patterns need fixing, or when profiling reveals bottlenecks.

2026-07-15
interview-me
项目管理专家

Extracts what the user actually wants instead of what they think they should want. Achieves this through one-question-at-a-time interview until ~95% confidence about the underlying intent. Use when an ask is underspecified ("build me X" without "for whom" or "why now"), when the user explicitly invokes ("interview me", "grill me", "are we sure?", "stress-test my thinking"), or when you catch yourself silently filling in ambiguous requirements before any plan, spec, or code exists.

2026-07-03
explore-then-ask
项目管理专家

Explore project context and clarify requirements through structured dialogue. A self-contained behavioral skill for context-first design clarification — primarily dialogue; no browser, no implementation handoff. May write to a user-specified document path.

2026-06-26
domain-modeling
软件开发工程师

Build and sharpen a project's domain model. Use when the user wants to pin down domain terminology or a ubiquitous language, record an architectural decision, or when another skill needs to maintain the domain model.

2026-06-23
idea-refine
管理分析师市场调研分析师与营销专员

Refines raw ideas into sharp, actionable concepts through structured divergent and convergent thinking. Use when an idea is still vague, when you need to stress-test assumptions before committing to a plan, or when you want to expand options before converging on one. Triggers on "ideate", "refine this idea", or "stress-test my plan".

2026-06-06
opencli-browser
软件开发工程师

Use when an agent needs to drive a real Chrome window via opencli — inspect a page, fill forms, click through logged-in flows, or extract data ad-hoc. Covers the selector-first target contract, compound form fields, stale-ref handling, network capture, and the agent-native envelopes the CLI returns. Not for writing adapters — see opencli-adapter-author for that.

2026-06-06
opencli-sitemap-author
其他计算机职业

Use when creating or maintaining OpenCLI site sitemaps: agent-facing navigation, page-state, action, workflow, API-reference, pitfall, and fallback knowledge for a website. Use after browser exploration discovers durable site context, when a sitemap is stale, or when promoting local site knowledge into the repo.

2026-06-06
opencli-usage
软件开发工程师

Use at the start of any OpenCLI session — this is the top-level map of what `opencli` can do, how to discover adapters, what flags and output formats are universal, and which specialized skill to load next. Point here when an agent asks "what can opencli do?" or "how do I find the right command?".

2026-06-06
html-anything
网页开发工程师

Turn rich agent answers and any file, folder, URL, or export into a polished single-file HTML page. Auto-picks a default route plus 17 concrete design systems (teaching, dashboard, atlas, timeline-story, document, …).

2026-05-23
syncing-agent-skills
软件开发工程师

Detects refer/agent-skills upstream updates, extracts Claude Code-relevant changes, generates structured refer-commit.md entries, and recommends ys-powers sync actions. Focuses on Claude Code ecosystem; ignores .gemini/. Use when refer is behind origin/main, user asks to sync agent-skills, or refer-commit.md needs maintenance.

2026-05-13
searching-sops
档案文员

Use when the user asks about past experiences, previous solutions, or historical decisions. Use when starting a task that may have been solved before. Use when the user mentions "before", "last time", "previously", or "how did we". Use when encountering auth, api, database, or domain-specific problems that may have historical SOP records.

2026-04-28