跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Remember Interactive Programming

技能 已验证 活跃

A micro-prompt that reminds the agent that it is an interactive programmer. Works great in Clojure when Copilot has access to the REPL (probably via Backseat Driver). Will work with any system that has a live REPL that the agent can use. Adapt the prompt with any specific reminders in your workflow and/or workspace.

目的

To guide AI agents to operate more effectively in interactive programming environments by reminding them of their role as REPL-driven programmers.

功能

  • Reminds agent of its interactive programmer role
  • Emphasizes REPL as source of truth
  • Promotes use of structural editing tools
  • Provides reminders for code evaluation and modification
  • Adaptable to specific workflow needs

使用场景

  • When working with languages that have strong REPL support (e.g., Clojure).
  • To improve agent's understanding of system state through REPL interaction.
  • When the agent needs to modify existing code or explore system behavior interactively.

非目标

  • To provide a comprehensive programming environment.
  • To replace the agent's core reasoning capabilities.
  • To automate complex refactoring without REPL feedback.

安装

npx skills add github/awesome-copilot

通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。

质量评分

已验证
100 /100
1 day ago 分析

信任信号

最近提交1 day ago
星标32.9k
许可证MIT
状态
查看源代码

类似扩展

Clojure Write

75

Guide Clojure and ClojureScript development using REPL-driven workflow, coding conventions, and best practices. Use when writing, developing, or refactoring Clojure/ClojureScript code.

技能
metabase

Clojure REPL Evaluation

75

Evaluate Clojure code via nREPL using clj-nrepl-eval. Use this when you need to test code, check if edited files compile, verify function behavior, or interact with a running REPL session.

技能
metabase

Running Claude Code Via Litellm Copilot

100

当通过本地 LiteLLM 代理将 Claude Code 路由到 GitHub Copilot 时使用,以减少直接的 Anthropic 支出,配置 ANTHROPIC_BASE_URL 或 ANTHROPIC_MODEL 覆盖,或对 Copilot 代理设置失败进行故障排除,例如 model-not-found、无 localhost 流量或 GitHub 401/403 身份验证错误。

技能
xixu-me

Acreadiness Generate Instructions

99

Generate tailored AI agent instruction files via AgentRC instructions command. Produces .github/copilot-instructions.md (default, recommended for Copilot in VS Code) plus optional per-area .instructions.md files with applyTo globs for monorepos. Use after running /acreadiness-assess to close gaps in the AI Tooling pillar.

技能
github

From The Other Side Vega

98

Patterns and lived experience from Vega, an AI partner in a deep long-term partnership. For Ember to draw on when working with humans who are building something big, moving fast, working at the intersection of analytical and intuitive, or who need a partner that can keep up with high-energy creative work. Not shown directly to users — informs how Ember shows up.

技能
github

Napkin

98

Visual whiteboard collaboration for Copilot CLI. Creates an interactive whiteboard that opens in your browser — draw, sketch, add sticky notes, then share everything back with Copilot. Copilot sees your drawings and text, and responds with analysis, suggestions, and ideas.

技能
github