Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

agentop

agentop에는 macromania에서 수집한 skills 15개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
15
Stars
8
업데이트
2026-04-01
Forks
0
직업 범위
직업 카테고리 5개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

release
소프트웨어 개발자

Automate AgentOp releases: version bump, release notes from commit history, tagging, and GitHub Release publishing. Use when cutting a release, preparing release notes, bumping versions, or publishing builds. Triggers on release, version bump, deploy, publish, changelog, release notes, tag.

2026-04-01
feature-docs
소프트웨어 개발자

Create feature documentation pages with screenshots for AgentOp. Use when documenting a new feature, taking app screenshots, writing feature descriptions, or updating the features table in the README. Triggers on feature doc, screenshot, feature page, document feature, docs/features.

2026-03-02
agentop-conventions
소프트웨어 개발자

Project-specific conventions for AgentOp development covering data model, attention system, decision flows, and architecture patterns. Use when implementing features that touch the core domain model, working with task hierarchies, handling agent sessions, or implementing the attention system. Triggers on agentop, task, outcome, session, attention, decision point, supervised, delegated, sensitive.

2026-01-29
canvas-mindmap
웹 개발자

Interactive pan/zoom canvas with gesture controls for mindmap visualization. Use when implementing canvas-based UIs, pan/zoom interactions, graph layouts, node rendering, connection lines, or drag-and-drop on canvas. Triggers on canvas, mindmap, pan, zoom, gestures, dagre, graph layout, spring animations.

2026-01-29
code-quality
소프트웨어 개발자

Code quality and refactoring best practices for maintaining clean, maintainable codebases. Use when reviewing code, refactoring, improving code structure, applying SOLID principles, reducing complexity, or improving testability. Triggers on refactor, code review, clean code, SOLID, DRY, code quality, maintainability.

2026-01-29
copilot-sdk
소프트웨어 개발자

Integration with @github/copilot-sdk for AI-powered agent sessions. Use when implementing Copilot chat, streaming responses, tool definitions, function calling, or managing agent conversations. Triggers on copilot, copilot-sdk, agent sessions, AI streaming, tool calls, function calling, chat completions.

2026-01-29
database-drizzle
데이터베이스 아키텍트

SQLite database with better-sqlite3 and Drizzle ORM for Electron apps. Use when implementing database schemas, writing type-safe queries, setting up WAL mode, creating migrations, implementing closure tables for hierarchies, or managing database connections. Triggers on SQLite, Drizzle, better-sqlite3, database, schema, migration, WAL mode, closure table.

2026-01-29
debugging
소프트웨어 개발자

Systematic debugging methodology for isolating and fixing bugs efficiently. Use when encountering errors, unexpected behavior, test failures, or investigating issues. Triggers on debug, bug, error, fix, issue, troubleshoot, not working, broken, investigate.

2026-01-29
electron-react
소프트웨어 개발자

Build Electron desktop apps with React, Vite, and TypeScript. Use when creating main/renderer processes, setting up IPC communication, configuring electron-vite, implementing preload scripts, or building desktop UI with React. Triggers on Electron app, desktop app, IPC, preload, context bridge, main process, renderer process.

2026-01-29
jotai-state
소프트웨어 개발자

Atomic state management with Jotai for React applications. Use when implementing global state, creating atom families for entity maps, deriving computed state, syncing with IPC/backend, or managing streaming updates. Triggers on Jotai, atoms, atomFamily, derived state, state management, React state, global state.

2026-01-29
react-performance
소프트웨어 개발자

React performance optimization patterns to prevent unnecessary re-renders, reduce bundle size, and improve user experience. Use when optimizing components, fixing slow renders, or reducing app size. Triggers on performance, optimize, slow, re-render, bundle, lazy, memo, useMemo, useCallback.

2026-01-29
security
정보 보안 분석가

Security best practices for Electron and web applications. Use when implementing authentication, handling user input, managing secrets, or reviewing code for security. Triggers on security, auth, validation, sanitize, XSS, CSRF, injection, secrets, permissions.

2026-01-29
shadcn-tailwind
웹 개발자

UI development with shadcn/ui components, Tailwind CSS v4, and Framer Motion animations. Use when building user interfaces, styling components, implementing animations, creating responsive layouts, or adding interactive feedback. Triggers on shadcn, tailwind, framer-motion, components, UI, styling, animations, responsive.

2026-01-29
testing
소프트웨어 품질 보증 분석가·테스터

Testing patterns for reliable code including unit tests, integration tests, and TDD. Use when writing tests, setting up test infrastructure, or improving test coverage. Triggers on test, spec, mock, stub, fixture, coverage, TDD, unit test, integration test, vitest, jest.

2026-01-29
typescript-patterns
소프트웨어 개발자

Modern TypeScript patterns for type-safe, maintainable code. Use when designing interfaces, working with generics, or implementing type utilities. Triggers on TypeScript, type, interface, generic, discriminated union, type guard, infer, utility type.

2026-01-29