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

cooper

cooper 收录了来自 CooperAgent 的 11 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
11
Stars
73
更新
2026-04-06
Forks
9
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

code-refactoring-guide
软件质量保证分析师与测试员

Evaluate code quality and suggest refactoring opportunities before committing. Ensure Cooper's codebase stays clean and maintainable.

2026-04-06
context-engineering
软件开发工程师

Build comprehensive task context before making changes. Track constraints, dependencies, and execution order across multi-file work in Cooper's Electron architecture.

2026-04-06
copilot-sdk-integration
软件开发工程师

Define patterns for integrating with the Copilot SDK in Cooper. Cover session management, model switching, tool execution, event handling, and agent support.

2026-04-06
electron-ipc-patterns
软件开发工程师

Define and enforce IPC communication patterns between Cooper's main process, preload bridge, and renderer. Ensure all cross-process communication follows the secure, typed preload bridge pattern.

2026-04-06
git-pushing
软件开发工程师

Create atomic commits with descriptive messages. Maintain clean git history for the Cooper project.

2026-04-06
planning-and-scoping
软件开发工程师

Decompose tasks into sub-tasks, assess risk, and create implementation checklists before starting work on Cooper features.

2026-04-06
react-component-patterns
网页开发工程师

Define React, TypeScript, and Tailwind conventions for Cooper's renderer process. Ensure consistent, accessible, and maintainable UI components.

2026-04-06
review-implementing
软件质量保证分析师与测试员

Validate proposed changes against requirements before execution. Detect scope creep, ensure alignment with Cooper conventions, and verify no breaking changes to IPC contracts.

2026-04-06
sdd-writer-iterative
软件开发工程师

Generate comprehensive Software Design Documents through a systematic, iterative review process with exactly 2 loops of 20 critique points each.

2026-04-06
security-review
信息安全分析师

Review Electron security, IPC isolation, preload bridge safety, and input validation. Prevent common Electron security vulnerabilities in Cooper.

2026-04-06
test-fixing
软件质量保证分析师与测试员

Fix failing tests, prevent regressions when modifying logic, and maintain test coverage. Cooper uses Vitest for unit tests and Playwright for E2E tests.

2026-04-06