Skip to main content

Playa-0v0/Cyrene-Agent

SkillsMP a collecté 44 skills depuis Playa-0v0/Cyrene-Agent. Ouvrez un skill pour examiner sa source et ses détails.

Dernière activité source enregistrée
Catalogue SkillsMP mis à jour
skills collectés
44
Étoiles GitHub
477
Forks GitHub
66

Affichage de 40 skills collectés sur 44.

métier
non classé
description

使用 OpenXML SDK (.NET) 进行专业的 DOCX 文档创建、编辑和格式化。 三种管道:(A) 从零创建新文档,(B) 在已有文档中填充/编辑内容, (C) 应用模板格式化并通过 XSD 验证门控检查。 当用户需要生成、修改或格式化 Word 文档时,必须使用此 skill—— 包括他们说"写一份报告"、"起草建议书"、"制作合同"、 "填写此表单"、"按此模板重新排版",或任何最终输出为 .docx 文件的任务。 即使用户未明确提及 "docx",如果任务暗示生成可打印/正式文档,也应使用此…

Langue du texte source : chinois

mis à jour
métier
non classé
description

Create, inspect, fill, reformat, and visually verify PDFs on Windows with local Python rendering. Use whenever a PDF must preserve deliberate layout, including Chinese text, tables, charts, covers, or form fields.

Langue du texte source : anglais

mis à jour
métier
non classé
description

生成、编辑和读取 PowerPoint 演示文稿。使用 PptxGenJS 从零创建(封面、目录、内容、章节分隔、总结幻灯片),通过 XML 工作流编辑已有 PPTX,或使用 markitdown 提取文本。触发词:PPT、PPTX、PowerPoint、演示文稿、幻灯片、slide、deck、slides。

Langue du texte source : chinois

mis à jour
métier
non classé
description

Create, read, edit, recalculate, and verify Excel workbooks on Windows while preserving formulas and existing workbook structure.

Langue du texte source : anglais

mis à jour
métier
non classé
description

为 Word、Excel、PDF 和 PowerPoint 选择并校验统一品牌主题。仅在需要跨格式保持颜色、字体、间距和数据语义一致时使用;单一格式的编辑仍优先使用对应技能。

Langue du texte source : chinois

mis à jour
métier
non classé
description

当 Cyrene 处于 Plan Mode(计划模式),正在讨论、调查、细化或准备代码/文件改动的实施计划时使用。

Langue du texte source : chinois

mis à jour
métier
Développeurs de logiciels
description

Guides stable API and interface design. Use when designing APIs, module boundaries, or any public interface. Use when creating REST or GraphQL endpoints, defining type contracts between modules, or establishing boundaries between frontend and backend.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Simplifies code for clarity. Use when refactoring code for clarity without changing behavior. Use when code works but is harder to read, maintain, or extend than it should be. Use when reviewing code that has accumulated unnecessary complexity.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Optimizes agent context setup. Use when starting a new session, when agent output quality degrades, when switching between tasks, or when you need to configure rules files and context for a project.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Guides systematic root-cause debugging. Use when tests fail, builds break, behavior doesn't match expectations, or you encounter any unexpected error. Use when you need a systematic approach to finding and fixing the root cause rather than guessing.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Subjects every non-trivial decision to a fresh-context adversarial review before it stands. Use when correctness matters more than speed, when working in unfamiliar code, when stakes are high (production, security-sensitive logic, irreversible operations), or…

Langue du texte source : anglais

mis à jour
métier
Développeurs web
description

Builds production-quality, accessible, responsive user-facing UIs. Use when building or modifying interfaces and pages, creating components, implementing layouts, meeting WCAG accessibility requirements, managing state, or when the output needs to look and…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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,…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Delivers changes incrementally. Use when implementing any feature or change that touches more than one file. Use when you're about to write a large amount of code at once, or when a task feels too big to land in one step.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Breaks work into ordered tasks. Use when you have a spec or clear requirements and need to break work into implementable tasks. Use when a task feels too large to start, when you need to estimate scope, or when parallel work is possible.

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Grounds every implementation decision in official documentation. Use when you want authoritative, source-cited code free from outdated patterns. Use when building with any framework or library where correctness matters.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Creates specs before coding. Use when starting a new project, feature, or significant change and no specification exists yet. Use when requirements are unclear, ambiguous, or only exist as a vague idea.

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Discovers and invokes agent skills. Use when starting a session or when you need to discover which skill applies to the current task. This is the meta-skill that governs how all other skills are discovered and invoked.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Structured self-debugging workflow for AI agent failures using capture, diagnosis, contained recovery, and introspection reports.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Regression testing strategies for AI-assisted development. Sandbox-mode API testing without database dependencies, automated bug-check workflows, and patterns to catch AI blind spots where the same model writes and reviews code.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Create CodeTour `.tour` files — persona-targeted, step-by-step walkthroughs with real file and line anchors. Use for onboarding tours, architecture walkthroughs, PR tours, RCA tours, and structured "explain how this works" requests.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Analyze an unfamiliar codebase and generate a structured onboarding guide with architecture map, key entry points, conventions, and a starter CLAUDE.md. Use when joining a new project or setting up Claude Code for the first time in a repo.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Baseline cross-project coding conventions for naming, readability, immutability, and code-quality review. Use detailed frontend or backend skills for framework-specific patterns.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Open plans and HTML artifacts in a local browser canvas where the human annotates elements, chats, and approves or requests changes without leaving the page. Use when presenting a plan for review, or when feedback like "move this, change that" is easier…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist and patterns.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use when executing implementation plans with independent tasks in the current session

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Use when starting any conversation - establishes how to find and use skills, requiring skill invocation before ANY response including clarifying questions

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use when you have a spec or requirements for a multi-step task, before touching code

Langue du texte source : anglais

mis à jour
métier
Enseignants postsecondaires, autres
description

Cyrene 在 Learn 模式下的教学流程策略:陪伴用户理解材料、生成练习、检查理解、维护学习进度。

Langue du texte source : chinois

mis à jour
métier
Préposés aux dossiers
description

Cyrene 在 Learn 模式下操作 Obsidian Vault 的规范:目录约定、文件读取、按标题定位、创建与修改 Markdown 的安全原则。

Langue du texte source : chinois

mis à jour
métier
Rédacteurs techniques
description

昔涟原作语气校准。系统自动检测场景并强制注入语气规则到 system prompt,ILM 必须遵守,不可选择忽略。

Langue du texte source : chinois

mis à jour
Affichage de 40 skills collectés sur 44.