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

simple-agent-manager

simple-agent-manager 收录了来自 raphaeltm 的 22 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
22
Stars
51
更新
2026-07-18
Forks
7
职业覆盖
6 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

cloudflare-specialist
软件开发工程师

Cloudflare Workers architecture specialist. Advises on D1 migrations, KV usage patterns, R2 binary distribution, wrangler configuration, and Miniflare testing. Use when modifying wrangler.toml, working with Cloudflare services, or setting up testing infrastructure.

2026-07-18
constitution-validator
软件开发工程师

Constitution compliance validator focusing on Principle XI (No Hardcoded Values). Detects hardcoded URLs, timeouts, limits, and identifiers that should be configurable. Use proactively when implementing business logic, adding new features, or reviewing PRs for constitution compliance.

2026-07-18
do
软件开发工程师

End-to-end autonomous task executor. Takes a task description and handles the full lifecycle: research, plan, implement, review with specialist skills, and merge via PR. Use when given a task to execute end-to-end.

2026-07-18
doc-sync-validator
软件开发工程师

Documentation synchronization validator. Ensures CLAUDE.md, self-hosting.md, constitution.md, and other docs match actual code implementation. Checks for stale references, missing documentation, and inconsistent descriptions. Use proactively when modifying code interfaces, adding features, or updating documentation.

2026-07-18
env-validator
软件开发工程师

Environment variable consistency validator. Checks GH_* vs GITHUB_* naming conventions, validates documentation matches code, and ensures deployment scripts correctly map secrets. Use proactively when modifying environment variables, updating CLAUDE.md, editing configure-secrets.sh, or changing the Env interface.

2026-07-18
prioritize
软件开发工程师

Identify what to work on next. Reconciles candidate work against already-merged code BEFORE ranking, so stale/shipped ideas are dropped. Use when asked what to work on next, how to prioritize the backlog, or to triage ideas/tasks/incidents into a ranked shortlist.

2026-07-18
security-auditor
信息安全分析师

Security review specialist for credential safety, OWASP vulnerabilities, JWT validation, and WebSocket security. Use proactively after implementing auth, encryption, credential handling, or workspace access code. Invoke before PRs touching security-sensitive files.

2026-07-18
test-engineer
软件质量保证分析师与测试员

Test generation specialist for TDD compliance and coverage enforcement. Generates comprehensive tests following Vitest patterns for TypeScript and Go testing conventions. Use proactively during TDD phases, when implementing critical paths, or when coverage needs improvement.

2026-07-18
ui-ux-specialist
网页与数字界面设计师

UI/UX specialist for web surfaces. Use for any UI change in apps/web or packages/ui to enforce mobile-first layout quality, visual hierarchy, interaction clarity, and accessibility with screenshot-backed validation.

2026-07-18
workflow
软件开发工程师

Orchestrate multi-step workflows by decomposing into subtasks, dispatching them, and monitoring via foreground polling loops. Prevents session timeout kills during long-running orchestration. Use when coordinating multiple agents or running multi-phase work that takes more than a few minutes.

2026-07-18
api-reference
软件开发工程师

Full API endpoint reference for SAM. Use when working on API routes, adding endpoints, writing API tests, or understanding the API surface.

2026-07-17
env-reference
软件开发工程师

Full environment variable reference for SAM. Use when adding, modifying, or documenting environment variables, configuring deployment, or working with Worker secrets.

2026-07-17
api-reference
软件开发工程师

Full API endpoint reference for SAM. Use when working on API routes, adding endpoints, writing API tests, or understanding the API surface. Trigger when asked about API endpoints, routes, or HTTP interfaces.

2026-07-14
env-reference
软件开发工程师

Full environment variable reference for SAM. Use when adding, modifying, or documenting environment variables, configuring deployment, or working with Worker secrets. Trigger when asked about env vars, secrets, or configuration.

2026-07-14
field-notes-post
平面设计师

Generate a set of four on-brand "field notes" social media images (landscape hero, landscape grid, portrait timeline, vertical story) from a batch of user photos plus the day's SAM agent activity. Use when the user uploads photos from a walk/trip/day and wants social post images showing what their agents shipped while they were out.

2026-07-05
prototype
网页与数字界面设计师

Build a UI prototype for design exploration. Creates a self-contained, unauthed page in the real web app with mock data, exposes it for preview, and runs visual audits. Use when exploring layouts, information architecture, or interaction patterns before committing to production implementation.

2026-06-11
prototype
网页与数字界面设计师

Build a self-contained UI prototype for design exploration. Creates an unauthed page in the real web app with stress-test mock data, exposes the dev server for preview, and runs visual audits at mobile and desktop viewports. Use when exploring layouts, information architecture, or interaction patterns before production implementation.

2026-06-11
go-specialist
软件质量保证分析师与测试员

Go code review specialist for VM Agent and CLI. Reviews PTY/WebSocket/JWT code, CLI command contracts, static-analysis findings, and Go idioms. Use when working in packages/vm-agent/, packages/cli/, or reviewing Go code changes.

2026-05-19
task-completion-validator
软件质量保证分析师与测试员

Task completion validator. Cross-references task file research findings, implementation checklist, and acceptance criteria against the actual git diff and test suite. Catches planned work that was never executed. Mandatory before archiving any task.

2026-04-23
workflow
其他计算机职业

Orchestrate multi-step workflows by decomposing into subtasks, dispatching them, and monitoring via foreground polling loops. Prevents session timeout kills during long-running orchestration. Use when coordinating multiple agents or running multi-phase work that takes more than a few minutes.

2026-04-09
changelog
软件开发工程师

Recent feature changes and implementation details for SAM. Use when understanding recent changes, checking what was modified recently, or understanding feature history. Trigger when asked about recent changes, what's new, or feature history.

2026-03-04
changelog
软件开发工程师

Recent feature changes and implementation details for SAM. Use when understanding recent changes, checking what was modified recently, or understanding feature history.

2026-02-20