agents-md
> Agent instruction ve conventions dosyaları oluşturma rehberi.
npx skills add majiayu000/claude-skill-registry --skill agents-md-vuralserhat86-antigravity-agentic --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
--- name: agents_md router_kit: AIKit description: AGENTS.md dosyaları oluşturma, monorepo yapılandırma ve agent instruction yönetimi rehberi. metadata: skillport: category: development tags: [agents, agents md, algorithms, artificial intelligence, automation, chatbots, cognitive services, deep learning, embeddings, frameworks, generative ai, inference, large language models, llm, machine learning, model fine-tuning, natural language processing, neural networks, nlp, openai, prompt engineering, rag, retrieval augmented generation, tools, vector databases, workflow automation] - conventions --- # 🤖 AGENTS.md > Agent instruction ve conventions dosyaları oluşturma rehberi. --- ## 📋 AGENTS.md Nedir? AGENTS.md, AI coding assistant'ların proje özelinde kurallara uymasını sağlayan convention dosyasıdır. ### Kullanım Alanları - Proje spesifik kurallar - Kod stili conventions - Dizin yapısı açıklamaları - Yasaklı pattern'ler - Önerilen yaklaşımlar --- ## 📁 Root AGENTS.md Template ```markdown # AGENTS.md Bu proje için AI assistant kuralları. ## Proje Genel Bakış [Projenin kısa açıklaması] ## Tech Stack - Framework: Next.js 15 - Language: TypeScript - Styling: Tailwind CSS - Database: Post
- 📋 AGENTS.md Nedir?
- Kullanım Alanları
- 📁 Root AGENTS.md Template
- 📂 Nested AGENTS.md (Modül Bazlı)
- src/components/AGENTS.md
- src/api/AGENTS.md
- 🗺️ Feature Map
- 🔄 Monorepo Yapısı
- 🔄 Workflow
- Aşama 1: Context Extraction
- Aşama 2: Root Creation (/AGENTS.md)
- Aşama 3: Rule Definitions
- Aşama 4: Nested & Maintenance
- Kontrol Noktaları
What does the agents-md skill do?
> Agent instruction ve conventions dosyaları oluşturma rehberi.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill agents-md-vuralserhat86-antigravity-agentic --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
