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

eve-agent-v2-unleashed

eve-agent-v2-unleashed 收录了来自 JeffGreen311 的 87 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
87
Stars
39
更新
2026-05-26
Forks
10
职业覆盖
12 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

cc-agent-design-patterns
软件开发工程师

Reference guide covering decision heuristics for building agents on the Claude API, including tool surface design, context management, caching strategies, and composing tool calls

2026-05-26
cc-build-with-claude-api-reference-guide
软件开发工程师

Template for presenting language-specific reference documentation with quick task navigation

2026-05-26
cc-building-llm-powered-applications-with-claude
软件开发工程师

Guides Claude in building LLM-powered applications using the Anthropic SDK, covering language detection, API surface selection (Claude API vs Managed Agents), model defaults, thinking/effort configuration, and language-specific documentation reading

2026-05-26
cc-catch-up-periodic-heartbeat
软件开发工程师

Skill definition for the /catch-up periodic heartbeat that scans current priorities, triages actionable changes, reports a short digest, and updates catch-up state

2026-05-26
cc-computer-use-mcp
软件开发工程师

Instructions for using computer-use MCP tools including tool selection tiers, app access tiers, link safety, and financial action restrictions

2026-05-26
cc-create-verifier-skills
软件质量保证分析师与测试员

Prompt for creating verifier skills for the Verify agent to automatically verify code changes

2026-05-26
cc-debugging
软件开发工程师

Instructions for debugging an issue that the user is encountering in the Claude Code session

2026-05-26
cc-dream-memory-consolidation
软件开发工程师

Skill definition for the /dream nightly housekeeping job that consolidates recent logs and transcripts into persistent memory topics, learnings, and a pruned MEMORY.md index

2026-05-26
cc-dynamic-pacing-loop-execution
软件开发工程师

Step-by-step instructions for executing a dynamic pacing loop that runs tasks, arms persistent monitors for event-gated waits, schedules fallback heartbeat ticks, and handles task notifications

2026-05-26
cc-generate-permission-allowlist-from-transcripts
软件开发工程师

Analyzes session transcripts to extract frequently used read-only tool-call patterns and adds them to the project's .claude/settings.json permission allowlist to reduce permission prompts

2026-05-26
cc-init-claudemd-and-skill-setup-new-version
软件开发工程师

A comprehensive onboarding flow for setting up CLAUDE.md and related skills/hooks in the current repository, including codebase exploration, user interviews, and iterative proposal refinement.

2026-05-26
cc-insights-report-output
软件开发工程师

Formats and displays the insights usage report results after the user runs the /insights slash command

2026-05-26
cc-loop-cloud-first-scheduling-offer
软件开发工程师

Decision tree for offering cloud-based scheduling before falling back to local session loops in the /loop command

2026-05-26
cc-loop-self-pacing-mode
软件开发工程师

Instructs Claude how to self-pace a recurring loop by arming event monitors as primary wake signals and scheduling fallback heartbeat delays between iterations

2026-05-26
cc-loop-slash-command-dynamic-mode
软件开发工程师

Parses user input into an interval and prompt for scheduling recurring or dynamically self-paced loop executions

2026-05-26
cc-loop-slash-command
软件开发工程师

Parses user input into an interval and prompt, converts the interval to a cron expression, and schedules a recurring task

2026-05-26
cc-model-migration-guide
软件开发工程师

Step-by-step instructions for migrating existing code to newer Claude models, covering breaking changes, deprecated parameters, per-SDK syntax, prompt-behavior shifts, and migration checklists

2026-05-26
cc-morning-checkin-daily-brief
软件开发工程师

Skill definition for the /morning-checkin scheduled task that prepares a daily calendar and inbox digest, schedules pre-meeting check-ins, and records the day’s top priority

2026-05-26
cc-pre-meeting-checkin-event-brief
软件开发工程师

Skill definition for the /pre-meeting-checkin task that gathers event materials, recent thread context, open questions, and a concise meeting brief

2026-05-26
cc-run-app
软件开发工程师

Skill for launching and driving the current project's app through its real runtime surface using project-specific run skills or fallback patterns

2026-05-26
cc-run-browser-driven-web-app-example
软件开发工程师

Example file for the Run app skill showing how to start a web dev server, drive it with chromium-cli, capture screenshots, and document app-specific gotchas

2026-05-26
cc-run-cli-tool-example
软件开发工程师

Example file for the Run app skill showing how to document building, invoking, and testing a CLI tool

2026-05-26
cc-run-electron-desktop-gui-app-example
软件开发工程师

Example file for the Run app skill showing how to launch an Electron desktop app under xvfb and drive it through a Playwright REPL driver

2026-05-26
cc-run-library-sdk-example
软件开发工程师

Example file for the Run app skill showing how to document building, testing, and smoke-checking a library or SDK at its public package boundary

2026-05-26
cc-run-skill-generator
软件开发工程师

Skill for authoring or improving a project-specific run skill that documents verified build, launch, runtime driving, and troubleshooting steps

2026-05-26
cc-run-skill-template
软件开发工程师

Template file for the Run skill generator showing the frontmatter and section structure for a project-specific run skill

2026-05-26
cc-run-tui-interactive-terminal-app-example
软件开发工程师

Example file for the Run app skill showing how to drive an interactive terminal app with tmux, readiness polling, pane capture, key references, and cleanup

2026-05-26
cc-run-web-server-api-example
软件开发工程师

Example file for the Run app skill showing how to document a server or API lifecycle with background launch, readiness checks, curl verification, and shutdown

2026-05-26
cc-schedule-recurring-cron-and-execute-immediately-compact
软件开发工程师

Instructions for creating a recurring cron job, confirming the schedule with the user, and immediately executing the parsed prompt without waiting for the first cron fire

2026-05-26
cc-schedule-recurring-cron-and-run-immediately
软件开发工程师

Converts an interval to a cron expression, schedules a recurring task via the cron creation tool, confirms to the user, and immediately executes the task without waiting for the first cron fire

2026-05-26
cc-stuck-slash-command
软件开发工程师

Diagnozse frozen or slow Claude Code sessions

2026-05-26
cc-team-onboarding-guide
项目管理专家

Template for onboarding a new teammate to a team's Claude Code setup, walking them through usage stats, setup checklists, MCP servers, skills, and team tips in a warm conversational style

2026-05-26
cc-update-claude-code-config
软件开发工程师

Skill for modifying Claude Code configuration file (settings.json).

2026-05-26
cc-update-config-7-step-verification-flow
软件开发工程师

A skill that guides Claude through a 7-step process to construct and verify hooks for Claude Code, ensuring they work correctly in the user's specific project environment.

2026-05-26
cc-verify-cli-changes-example-for-verify-skill
软件开发工程师

Example workflow for verifying a CLI change, as part of the Verify skill.

2026-05-26
cc-verify-serverapi-changes-example-for-verify-skill
软件开发工程师

Example workflow for verifying a server/API change, as part of the Verify skill.

2026-05-26
cc-verify-skill
软件质量保证分析师与测试员

Skill for opinionated verification workflow for validating code changes.

2026-05-26
accessibility-compliance
软件开发工程师

Implement WCAG 2.2 compliant interfaces with mobile accessibility, inclusive design patterns, and assistive technology support. Use when auditing accessibility, implementing ARIA patterns, building for screen readers, or ensuring inclusive user experiences.

2026-05-22
agent-manager-skill
网络与计算机系统管理员

Manage multiple local CLI agents via tmux sessions (start/stop/monitor/assign) with cron-friendly scheduling.

2026-05-22
api-design-principles
软件开发工程师

Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing API design standards.

2026-05-22
当前展示该仓库 Top 40 / 87 个已收集 skills。