unity-netcode-patterns
Common Unity Netcode for GameObjects patterns and solutions for Distributed Authority. Use when implementing network features, debugging sync issues, or working with NetworkBehaviour classes.
Security skills for audits, auth flows, vulnerability detection, and compliance checks in AI-assisted development.
This directory brings installable AI Agent skills into one place so you can filter by search, category, topic, and official source, then install them directly into Claude Code, Cursor, Windsurf, and other supported environments.
Common Unity Netcode for GameObjects patterns and solutions for Distributed Authority. Use when implementing network features, debugging sync issues, or working with NetworkBehaviour classes.
Authenticate to Azure services using Azure Identity SDK for JavaScript (@azure/identity). Use when configuring authentication with DefaultAzureCredential, managed identity, service principals, or interactive browser login.
JWS security implementation guide — signing, verification, headers, certificate discovery, freshness, non-repudiation
Обратная связь для автор-скилла. Принимает исправленный текст (было/стало или только исправленный вариант) — анализирует дельту изменений, выявляет паттерны правок и автоматически обновляет файлы автор-скилла (SKILL.md + JSON-анализы). По сути обучает автор-скилл на основе обратной связи. Триггеры — «вот исправленный текст», «я поправил пост», «обнови автор скилл», «фитбек автор скилл», «author feedback», «вот как я исправил», «было/стало», «автор скилл не так написал», «скорректируй стиль автора», «обнови стиль на основе правок», «я поправил — обнови скилл», «вот мои правки к посту».
examine a given development story and decide if it has security value that warrants inclusion in a threat model
End-to-end Stellar development playbook. Covers Soroban smart contracts (Rust SDK), Stellar CLI, JavaScript/Python/Go SDKs for client apps, Stellar RPC (preferred) and Horizon API (legacy), Stellar Assets vs Soroban tokens (SAC bridge), wallet integration (Freighter, Stellar Wallets Kit), smart accounts with passkeys, status-sensitive zero-knowledge proof patterns, testing strategies, security patterns, and common pitfalls. Optimized for payments, asset tokenization, DeFi, privacy-aware applications, and financial applications. Use when building on Stellar, Soroban, or working with XLM, Stellar Assets, trustlines, anchors, SEPs, ZK proofs, or the Stellar RPC/Horizon APIs.
Global project rules, identity, platform constraints, PM authority, and mandatory design system for the Wakti AI app.
Update privacy policy and terms of service when app features, data collection, third-party services, or monetization changes affect legal compliance
Validate Marlowe Core JSON drafts for schema correctness, semantic consistency, and supported-subset compliance before lowering to Sui Move. Use when JSON is authored by humans or agents and must be checked for explicit timeouts, party/token references, bounded choices, completeness, and unsupported constructs.
Claude Code starter template: Next.js 15 + Appwrite + shadcn/ui with CLAUDE.md, security playbook, MCP setup, and custom skills
Use when you need authoritative details about how a project works by consulting DeepWiki (design, internals, config, workflows). Find the relevant DeepWiki pages, summarize behavior with citations, and compare against local code if needed.
Enforces project E2E testing conventions using Playwright with custom fixtures, Page Object Model, and authentication contexts.