>
Skills(SKILL.md)は、AIエージェント(Claude Code、Cursor、Codexなど)に特定の能力を追加するための設定ファイルです。
詳しく見る →>
>
>
>
>
>
WCAG 2.2 AA compliance, ARIA patterns, keyboard navigation, screen reader optimization
Steam-style achievement system with XP, levels, streaks, and skill trees. Gamifies the development workflow. 25 achievements across 5 categories.
Write reliable prompts for Agentica/REPL agents that avoid LLM instruction ambiguity
Build Python agents with Agentica SDK - @agentic decorator, spawn(), persistence, MCP integration
Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.
Agent hata toleransi ve devre kesici pattern. Ust uste hata yapan agent'i durdur, cooldown uygula, fallback'e gec. Kaskatli hatalari ve sonsuz retry dongularini onler.
Completion Check: Verify Infrastructure Is Wired
TOCTOU prevention, distributed locking, idempotency keys, race condition detection for Node.js and serverless environments.
Icerik pazarlama ve SEO odakli yazi uretimi. AI slop temizleme (30+ pattern), icerik kalite skorlama (5 boyut), watermark temizleme, copywriting formulleri (AIDA, PAS, BAB), programmatic SEO ve icerik stratejisi.
CTO-level advisory - build vs buy decisions, tech debt quantification, team scaling, ADRs, technology evaluation (RICE), budget planning, TCO, vendor management, DORA/SPACE metrics
Developer relations - community building, documentation, DevRel metrics.
Django architecture patterns, REST API design with DRF, ORM best practices, caching, signals, middleware, and production-grade Django apps.
Django security best practices, authentication, authorization, CSRF protection, SQL injection prevention, XSS prevention, and secure deployment configurations.
Dockerfile best practices, multi-stage builds, docker-compose, container networking, volume management, and image optimization.
React error boundary hierarchy, fallback UI patterns, offline-first fallback, retry mechanisms, and graceful degradation.
Message queue patterns with BullMQ, Kafka, RabbitMQ - saga, outbox, dead letter queue, exactly-once semantics.
Meta-skill for internal codebase exploration at varying depths (quick/deep/architecture)
Cloud Run deployment, BigQuery optimization, Pub/Sub patterns, IAM best practices
GitHub MCP Server ile GitHub API erisimi. Repo, issue, PR, code search, release yonetimi.
Implementation agent that executes a single task and creates handoff on completion
Proje bilgisini 4 katmanli yapida organize et. Aktif projeler, sorumluluk alanlari, referans kaynaklar ve arsiv. Progressive summarization ile bilgiyi katman katman ozumse. Second brain pattern'i ile codebase bilgisini yapilandir.
LLM Tuning Patterns
Problem-solving strategies for banach spaces in functional analysis
Problem-solving strategies for interpolation in numerical methods
Problem-solving strategies for continuity in real analysis
Problem-solving strategies for limits in real analysis
MCP server registry, auto-discovery, configuration, custom server development guide
n8n otomasyon workflow'lari. Webhook, cron trigger, API entegrasyon, CI/CD otomasyon.
Projeye girdiginde tech stack'i tespit et, uygun skill ve agent'lari aktive et. Kullanim: /project-detect
Pyxel retro game engine patterns - pixel art, game loops, sprite/tilemap, MML audio, resource management, and web deployment
Data structure selection, pub/sub patterns, Lua scripting, pipelining, and cluster topology strategies.
SaaS authentication and authorization patterns including JWT vs session strategies, multi-tenant isolation, RBAC, API key management, passwordless flows, MFA, and secure session handling.
Payment provider abstraction, webhook security, subscription lifecycle, dunning flows, pricing models, invoicing, tax handling, and refund patterns for SaaS applications.
HashiCorp Vault, cloud secret managers, rotation strategies, and zero-trust secret access
React Server Components, Suspense boundaries, streaming SSR, partial prerendering patterns for Next.js App Router.
Spring Boot architecture patterns, REST API design, layered services, data access, caching, async processing, and logging. Use for Java Spring Boot backend work.
SwiftUI view composition, @Observable patterns, async/await concurrency, TCA architecture, and Combine reactive streams.
Module composition, state management, workspace strategy, provider versioning, and infrastructure-as-code best practices.
Codebase'i derinlemesine anla. Onboarding, architecture discovery, dependency mapping.
Embedding strategies, ANN algorithms, hybrid search, RAG chunking strategies, and reranking for semantic search and retrieval.
Connection management, room patterns, reconnection strategies, message buffering, and binary protocol design.
Facilitates conversational discovery to create Architectural Decision Records (ADRs) for functional requirements covering CLI, REST/HTTP APIs, or both. Use when the user wants to document command-line or HTTP service architecture, capture functional requirements, create ADRs for CLI or API projects, or design interfaces with documented decisions. Part of the skills-for-java project
Use when you need to use Spring Data JDBC with Java records — including entity design with records, repository pattern, immutable updates, aggregate relationships, custom queries, transaction management, and avoiding N+1 problems. Part of the skills-for-java project
Use when you need programmatic JDBC in Quarkus — Agroal DataSource, parameterized SQL, transactions, batching, and Dev Services. Part of the skills-for-java project