🧪
Dependency Injection Patterns
This skill helps you implement dependency injection patterns in React by providing a DI container, enabling mockable services, and safer testing.
frontendtestingrefactorcode-review
🔍
Design Doc
Create technical design documents for new features, systems, refactoring plans, API designs, and database schemas. Use when asked to write a design doc, TRD (technical requirements document), RFC, or system design document. Triggers on requests like "write a design doc for X", "design the Y feature"
diskd-aicode-review
🛡️
Dev Rules
This skill enforces global development rules across projects, ensuring consistent communication, architecture, and quality through coding, reviews, and
code-reviewsecurityperformancegit
🔍
Developing Openai Agents Sdk Agents
Build, create, debug, review, implement, and optimize agentic AI applications using the OpenAI Agents SDK for TypeScript. Use when creating new agents, defining tools, implementing handoffs between agents, adding guardrails, debugging agent behavior, reviewing agent code, or orchestrating multi-agen
mikekellycode-review
🛡️
Developing Smart Contracts
This skill helps you follow Solidity best practices by enforcing NatSpec, file layout, naming conventions, and code style across contracts.
code-reviewsecuritydocstesting
🔍
Docs Write
Write or update documentation (tutorial, how-to, reference, explanation) with clear style, structure, visuals, API/ADR/runbook patterns. Use when: (1) Creating or updating docs after code changes, (2) During PR preparation or addressing review feedback, (3) Adding new features that need documentatio
lukasstricklercode-review
🛡️
Dojo Review
This skill analyzes Dojo code for best practices, security, and performance, guiding audits of models, systems, tests, and deployment readiness.
code-reviewsecurityperformancetesting
🧪
Dotnet Testing Private Internal Testing
This skill guides testing private and internal members in .NET with design-first approaches, reflection, and strategy-based refactoring to improve testability.
csharptestingunit-testsintegration-tests
🛡️
Electron Best Practices
This skill guides secure Electron + React development with type-safe IPC, proper packaging, and testing patterns for production-ready desktop apps.
securityreacttestingcode-review