Skills

AI agent Skills için açık kayıt: önerilen modeller, örnek prompt'lar ve uyumlu araçlar içeren yapılandırılmış prompt'lar ve iş akışları.

Bazı açıklamalar otomatik çevrilmiş pilot içeriklerdir ve henüz editör tarafından incelenmemiştir.

Bir Skill ekle

Skills

45

Kategoriler

9

Uyumlu araçlar

5

Katkıda bulunanlar

1

45 Skill'den 1–21 arası gösteriliyor

AI Codebase OnboardingOrta

Bilinmeyen bir repository'yi mimari, kurallar, yerel kurulum, önemli çalışma yolları ve güvenli ilk değişiklikler hakkında kısa bir mühendislik rehberine dönüştürür.

3 model
Accessibility AuditOrta

Ürün arayüzlerini semantik yapı, klavye kullanımı, odak davranışı, renk kontrastı, ekran okuyucular ve formlar dahil olmak üzere pratik erişilebilirlik gereksinimlerine göre denetler.

3 model
Design to Code Implementationİleri

Converts a design specification or screenshot into accessible, responsive production UI while preserving component boundaries, design tokens, semantic structure, and states.

3 model
Analytics InstrumentationOrta

Designs trustworthy product analytics events, properties, identity rules, validation, privacy boundaries, dashboards, and governance for product and growth decisions.

3 model
Browser Test Debuggingİleri

Diagnoses failing browser and end-to-end tests by correlating assertions, traces, screenshots, network activity, timing, and application state into reproducible fixes.

3 model
Release Notes AutomationOrta

Turns merged work, pull requests, issues, and user-visible behavior changes into accurate, audience-specific release notes with breaking-change and upgrade guidance.

3 model
Structured Output DesignOrta

Designs reliable JSON and typed outputs for LLM features, including schemas, validation, recovery paths, versioning, examples, and contracts for downstream consumers.

3 model
Git Hooks ManagerOrta

Sets up and maintains Git hooks for a repository. Recommends a manager (Husky, Lefthook, or pre-commit), wires up pre-commit and commit-msg hooks for linting, formatting, type checks, secret scanning, and conventional-commit validation, and keeps hooks fast with staged-file filtering. Produces config plus a short contributor guide.

4 model
Webhook Integration BuilderOrta

Builds robust webhook producers and consumers. Covers signature verification, idempotency keys, retry with exponential backoff, dead-letter handling, event ordering, and replay endpoints, and generates handler code plus tests so integrations survive duplicates and outages.

3 model
Flaky Test DetectorOrta

Diagnoses and fixes flaky tests by analyzing test code and CI failure history for common sources of nondeterminism such as time and timezone dependence, order dependence, shared mutable state, race conditions, and unmocked network calls. Proposes targeted fixes and quarantine strategies to keep the suite trustworthy.

4 model
Code Comment GeneratorBaşlangıç

Adds clear, accurate inline comments and API doc blocks to existing code without changing behavior. Generates docstrings and structured comments (JSDoc, Google/NumPy style, Javadoc, Rustdoc) that explain intent, parameters, return values, side effects, and edge cases, while avoiding noisy comments that merely restate the code.

4 model
Mobile App PrototypingOrta

Generates mobile application prototypes and implementations for iOS and Android. Creates SwiftUI views, Jetpack Compose layouts, and React Native components from descriptions or wireframe images. Handles navigation patterns, state management, and platform-specific design guidelines.

3 model
Design System Generatorİleri

Creates comprehensive design system documentation and component specifications from existing UI patterns or requirements. Generates design tokens, component APIs, usage guidelines, and accessibility specifications. Supports Figma-to-code workflows and produces consistent theming across platforms.

3 model
Dependency AuditorOrta

Audits project dependencies for security vulnerabilities, license compliance, maintenance status, and bundle size impact. Identifies outdated packages, suggests alternatives for abandoned libraries, and flags risky transitive dependencies.

3 model
Git Conflict ResolverOrta

Analyzes and resolves git merge conflicts by understanding the intent of both sides. Examines the conflict markers, surrounding context, and commit history to produce a correct merged result that preserves both changes without breaking functionality.

4 model
Environment Config GeneratorBaşlangıç

Generates .env files, configuration schemas, and environment variable documentation from application requirements. Includes validation rules, default values, required vs optional flags, and example values. Supports multiple environments (dev/staging/prod).

3 model
TypeScript Type GeneratorOrta

Generates TypeScript type definitions from various sources — JSON data, API responses, database schemas, or plain descriptions. Produces strict types with proper generics, utility types, discriminated unions, and JSDoc comments.

4 model
Docker Compose GeneratorOrta

Generates Docker Compose configurations from application requirements. Handles service dependencies, networking, volumes, health checks, environment variables, and multi-stage builds. Supports development and production profiles.

3 model
Changelog GeneratorBaşlangıç

Generates structured changelogs from git history, commit messages, or PR descriptions. Follows Keep a Changelog format, groups changes by type (Added, Changed, Fixed, Removed), and highlights breaking changes. Supports semantic versioning recommendations.

3 model
Migration Plannerİleri

Plans and generates migration strategies for framework upgrades, language versions, database changes, and architecture shifts. Produces step-by-step migration guides with rollback plans, risk assessment, and automated codemods where possible.

3 model
Test Data GeneratorBaşlangıç

Generates realistic test data, fixtures, and seed files for databases and APIs. Creates data that respects constraints (foreign keys, unique fields, valid formats) and covers edge cases. Supports JSON, SQL, CSV, and factory patterns.

4 model

Skills ve MCP sunucuları

aralarındaki fark nedir?

Skills“ne yapılacağı”

Bir Skill; talimatları, örnek prompt'u ve önerilen modelleri paketleyerek agent'ın görevi tutarlı şekilde yapmasını sağlar. Skills yeni bağlantılar değil, bilgi ekler.

MCP sunucuları“nasıl bağlanılacağı”

Bir MCP sunucusu, gerçek sistemlere (veritabanları, API'ler ve dosyalar) bir taşıma yöntemi üzerinden bağlanarak agent'a yeni yetenekler kazandırır. MCP görev talimatları değil, bağlantılar ve eylemler ekler.

Kısa kural: modelin bir görevi iyi yapması gerekiyorsa Skill, bir araca veya sisteme erişmesi gerekiyorsa MCP sunucusu kullanın. Birlikte çalışabilirler; Skill, MCP sunucusunun sunduğu araçlardan yararlanabilir.

Faydalı bir Skill mi geliştirdiniz?

Bir SKILL.md gönderin; açık kaynaklıdır ve topluluk tarafından sürdürülür.

GitHub üzerinden katkıda bulun