rahul-kulkarni105/skills
Code-free, multi-tool AI assistant configuration for Claude Code, GitHub Copilot, OpenAI Codex, Gemini CLI, Cursor, Windsurf, and Ollama. AGENTS.md as single source of truth, adversarial skills suite, strict token & context discipline, per-tool tactics. Drop-in via submodule or bootstrap script.
SUMMARY AI summary by gpt-5-mini
このリポジトリは、コードを書かずに運用できるドキュメントベースの「AIコーディングアシスタント向けスキルと規約集」です。AGENTS.md を単一の真実の源として、Claude Code、GitHub Copilot、OpenAI Codex、Gemini CLI、Cursor、Windsurf、Ollama 等のツール向け薄いラッパーと、ツール固有の戦術、トークン・コンテキスト管理、敵対的スキル(grill-me, convince-me, weak-spots, steelman, pre-mortem)を含みます。主な利用者はAI(第一対象)と開発者チーム(第二対象)で、モデルが作業中に参照しやすい短いセクションと明示的見出しで書かれています。 構成例:AGENTS.md(汎用エントリ)、CLAUDE.md、GEMINI.md、.github/copilot-instructions.md、.cursor/rules、skills/, prompts/, instructions/, stacks/, docs/, bootstrap/。導入はブートストラップ(install.sh)かサブモジュールで行い、ツール別の接続方法は docs/ に記載。リポジトリは共有・客観的な規約を保持し、個人設定は各ユーザーのグローバル設定に置くこと、プロジェクト内設定が優先されることを明示。ライセンスは CC BY 4.0。
AI Coding Tools Used
This repository contains config files from these AI coding tools, indicating AI-assisted development.
DETECTED Detected AI stack
AI-related keywords found in this repo's description, topics, or README summary — grouped by category. Each badge links to the corresponding ranking detail page.
GitHub Topics
Language breakdown (by bytes)
Owner
Software Engineer
Dates
| Created on GitHub | 2026-05-09 |
| Last push | 2026-05-09 |
| First seen here | 2026-05-09 |
| Last fetched | 2026-05-09 16:11 |
Similar repos (same language)
Multi-LLM cross-review workflow for Claude Code. /work orchestrates plan/implement/bug-fix with 3 different model families voting on every gate.
Cyrene963/hermes-patchesHermes Agent 社区补丁合集 - Community patches for Hermes Agent
tenondecrpc/cc-statuslineClaude Statusline: a lightweight Bash + jq statusline for Claude Code with model, context, rate limit, git/worktree, cost, duration, and install/uninstall support. No heavy runtime required.
JinPLu/agent-roundtableAgent Roundtable — a local, file-based substrate for multi-agent work. Humans, Cursor chat, Codex (codex exec) and Claude Code (claude -p) take turns on one shared THREAD.md under your repo so you can plan, execute, review, and discuss without losing context or locking in to a single CLI.
jasper0507/idea-harnessPut a harness on AI before it guesses. Clarifies vague app ideas into precise requirements via Socratic questioning. Works with Claude Code / Cursor / Codex / Hermes / OpenClaw.
ryga-test/playwright-ai-workflow-playgroundAI-driven E2E testing with Playwright. An 8-step slash-command pipeline that discovers UI snapshots, generates POM, drafts GWT test specs, runs Playwright tests, and self-heals knowledge — all with human approval gates for quality control.
walidboulanouar/ay-frameworkAgent swarm framework for Claude Code. Plan, build, review, test, ship -- with human-in-the-loop gates.
itchernetski/claude-code-token-watchClaude Code hooks that warn when a session starts burning tokens on repeated Reads, recursive greps, or WebFetch streaks