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

workspace-socrates

workspace-socrates 收录了来自 ivfarias 的 15 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
15
Stars
1
更新
2026-03-25
Forks
0
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

ralph-loop-coordinator
软件质量保证分析师与测试员

Orchestrates deterministic code review feedback loop — simplify → request review → receive and implement feedback → repeat until done. Run this before creating a PR.

2026-03-25
brainstorming-prompt-file
软件开发工程师

Use this before spawning coding agents when you need to turn an idea into an execution-ready prompt file for bootstrap-task.sh or spawn-agent.sh.

2026-03-25
finishing-a-development-branch
软件开发工程师

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

2026-03-25
open-agora
项目管理专家

Thematic brainstorming entrypoint. Use before implementation to clarify intent and produce an execution-ready prompt/spec.

2026-03-25
requesting-code-review
软件质量保证分析师与测试员

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

2026-03-25
systematic-debugging
软件开发工程师

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

2026-03-25
using-git-worktrees
软件开发工程师

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

2026-03-25
writing-plans
软件开发工程师

Use when you have a spec or requirements for a multi-step task, before touching code

2026-03-25
simplify
软件开发工程师

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.

2026-03-20
context7
软件开发工程师

Fetches up-to-date third-party library documentation via the Context7 v2 REST API. Use when working with external packages and needing current API references, code examples, migration guides, or resolving package errors (stack traces, version mismatches, deprecated methods).

2026-03-20
awaken-socrates
软件开发工程师

Thematic alias for installer bootstrap. Usage: /awaken_socrates [--agent-id <id>] [--workspace <path>] [--set-default] [--model-primary <id>] [--fallback <id>] [--wizard-model]

2026-03-02
bootstrap
软件开发工程师

Shortcut command for scripts/bootstrap-task.sh. Usage: /bootstrap --repo <path> --id <task-id> --branch <branch> --agent <codex|claude|gemini|openclaw|custom> --description "..." [options]

2026-03-02
duckduckgo-search
软件开发工程师

No-key web search via DuckDuckGo. Usage: /ddg_search --query "..." [--max-results 5] [--region us-en] [--timelimit d|w|m|y]

2026-03-02
init-spec
软件开发工程师

Shortcut command for scripts/init-spec.sh. Slash name is sanitized to /init_spec. Usage: /init_spec --repo <path> --name <spec-name> [--preset basic|build-artifact]

2026-03-02
install-agent
软件开发工程师

Shortcut command for scripts/install-socrates.sh. Usage: /install_agent [--agent-id <id>] [--workspace <path>] [--set-default] [--model-primary <id>] [--fallback <id>] [--wizard-model]

2026-03-02