Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:
ReflexioAI
GitHub 创作者资料

ReflexioAI

按仓库查看 2 个 GitHub 仓库中的 18 个已收集 skills,并展示近似职业覆盖。

已收集 skills
18
仓库
2
职业领域
2
更新
2026-05-15
职业覆盖
该创作者主要覆盖的职业大类。
仓库浏览

仓库与代表性 skills

#001
reflexio
16 个 skills26233更新于 2026-05-12
占该创作者 89%
check-and-test
软件质量保证分析师与测试员

Run lint checks (ruff for Python, Biome for TS/JS), type checks (pyright for Python, tsc for TS/JS), and the standard pytest tiers (unit + e2e + tests skipped during pre-commit). Investigates failures to determine if they are application bugs or test issues, and fixes application bugs rather than weakening tests. Does not run paid-LLM real-API tests or scenario probes from the test-* command family.

2026-05-12
reflexio-embedded
软件开发工程师

Captures user facts and procedural corrections into .reflexio/ so the agent learns across sessions. Use when: (1) user states a preference, fact, config, or constraint; (2) user corrects the agent and confirms the fix with an explicit 'good'/'perfect' or by moving on without re-correcting for 1-2 turns; (3) at start of a user turn, to retrieve relevant facts and playbooks from past sessions.

2026-04-23
reflexio
软件开发工程师

Cross-session memory via Reflexio server. Search is automatic (hook-injected before every response). Use reflexio_publish tool to flush corrections and learnings immediately. Manual search fallback via exec if hook injection is empty.

2026-04-22
reflexio-consolidate
软件开发工程师

Run a full-sweep consolidation over all .reflexio/ files — TTL sweep + n-way cluster merge. Use when the user asks to 'clean up reflexio', 'consolidate memory', 'deduplicate playbooks', or suspects drift across sessions.

2026-04-21
reflexio-embedded
软件开发工程师

Captures user facts and procedural corrections into .reflexio/ so the agent learns across sessions. Use when: (1) user states a preference, fact, config, or constraint; (2) user corrects the agent and confirms the fix with an explicit 'good'/'perfect' or by moving on without re-correcting for 1-2 turns; (3) at start of a user turn, to retrieve relevant facts and playbooks from past sessions.

2026-04-21
commit
软件开发工程师

Git commit workflow with precommit hook handling, lint/type checking, README updates, and API reference updates. Use when the user wants to commit changes. Handles precommit hooks that modify files (formatting, linting) by re-staging and retrying. Runs ruff lint and pyright type checks on staged Python files, and Biome lint and tsc type checks on staged TS/JS files, fixing all errors. Fixes failing unit tests automatically before committing. Updates README code maps if needed. Updates API reference docs when client.py or service_schemas.py changed. Does not push.

2026-04-11
create-pr
软件开发工程师

Create high-quality pull requests via gh pr create. Use when the user wants to create a PR, submit a PR, open a pull request, submit for review, or push changes for review. Triggers on: create a pr, create-pr, submit a pr, open a pull request, submit for review, make a pr, gh pr create.

2026-04-11
review
软件开发工程师

Rigorous code review of all uncommitted changes. Analyzes architecture, code quality, security, and engineering best practices. Embeds questions and assumptions inline, then summarizes all proposed changes as a plan for user approval before any edits are made.

2026-04-11
当前展示该仓库 Top 8 / 16 个已收集 skills。
#002
claude-smart
2 个 skills51654更新于 2026-05-15
占该创作者 11%
已展示 2 / 2 个仓库
已展示全部仓库
ReflexioAI GitHub Skills | SkillsMP