Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

ys-powers

ys-powers contient 17 skills collectées depuis carl10086, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
17
Stars
6
mis à jour
2026-07-23
Forks
0
Couverture métier
9 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

writing-great-skills
Autres occupations informatiques

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

2026-07-23
writing-skills
Autres occupations informatiques

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

2026-07-23
security-and-hardening
Analystes en sécurité de l'information

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Spécialistes en gestion de projets

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
Spécialistes en gestion de projets

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
Développeurs de logiciels

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
Analystes en gestionAnalystes en études de marché et spécialistes en marketing

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
Développeurs de logiciels

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
Autres occupations informatiques

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
Développeurs de logiciels

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
Développeurs web

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
Développeurs de logiciels

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
Préposés aux dossiers

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