スキル一覧に戻る
kasperjunge

coding-agent-docs

by kasperjunge

My collection of Claude Code skills, slash commands and subagents that can be installed locally using uvx add-skill/add-command/add-agent: https://github.com/kasperjunge/agent-resources-project

9🍴 1📅 2026年1月9日
GitHubで見るManusで実行

SKILL.md


name: coding-agent-docs description: Stay current with how OpenCode, OpenAI Codex, and Claude Code implement extensibility features (skills, slash commands, subagents, custom prompts). Use when comparing implementations across AI coding assistants, researching how a specific tool implements a feature, or syncing knowledge about agent extensibility patterns. Triggers include questions like "how does X implement skills?", "compare slash commands across tools", "what's the latest on Claude Code sub-agents?", or requests to understand agent extensibility approaches.

AI Coding Agent Documentation Sync

Track and compare extensibility features across OpenCode, Codex, and Claude Code.

Quick Reference

See references/documentation-urls.md for all documentation URLs organized by tool and feature type.

Workflows

Fetch Current Documentation

  1. Read references/documentation-urls.md to get relevant URLs
  2. Use WebFetch for each URL with a targeted prompt:
    • For overview: "Summarize the main concepts and how this feature works"
    • For comparison: "Extract the key configuration options, file structure, and capabilities"
    • For implementation details: "List the required files, syntax, and examples"

Compare Implementations Across Tools

  1. Identify the concept to compare (skills, commands, agents)
  2. Fetch documentation from each tool using the feature mapping table
  3. Structure comparison around:
    • Triggering: How is the feature invoked?
    • Structure: What files/config are required?
    • Capabilities: What can it do?
    • Limitations: What constraints exist?

Research Specific Feature

  1. Identify which tool(s) to research
  2. Fetch the relevant documentation URL(s)
  3. Extract:
    • Core concepts and terminology
    • Required file structure
    • Configuration options
    • Example implementations

Concept Mapping

ConceptOpenCodeCodexClaude Code
Reusable workflowsSkillsSkills, Custom PromptsSkills
User commandsCommands-Slash Commands
Autonomous tasksAgents-Sub-agents

Important Notes

  • Documentation URLs may change; verify links still work before relying on them
  • Each tool uses different terminology for similar concepts
  • Features evolve rapidly; always fetch current docs rather than relying on cached knowledge

スコア

総合スコア

60/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

+10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です