Skip to main content
Run any Skill in Manus
with one click
GitHub repository

cooper

cooper contains 11 collected skills from CooperAgent, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
11
Stars
73
updated
2026-04-06
Forks
9
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

code-refactoring-guide
software-quality-assurance-analysts-and-testers

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

2026-04-06
context-engineering
software-developers

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
software-developers

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
software-developers

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
software-developers

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

2026-04-06
planning-and-scoping
software-developers

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

2026-04-06
react-component-patterns
web-developers

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

2026-04-06
review-implementing
software-quality-assurance-analysts-and-testers

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
software-developers

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
information-security-analysts

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

2026-04-06
test-fixing
software-quality-assurance-analysts-and-testers

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