writeJsDoc
Automates the creation and maintenance of JSDoc documentation for DuploJS utilities, ensuring consistent index.md structures and synchronized code examples.
Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.
259 skills found
Automates the creation and maintenance of JSDoc documentation for DuploJS utilities, ensuring consistent index.md structures and synchronized code examples.
Interface design guidance for utilitarian apps, focusing on dashboards, admin panels, and data-heavy UIs using a component-library-first approach.
React Native performance optimization guide covering FPS, TTI, bundle size, memory leaks, and profiling patterns based on Callstack's industry-standard expertise.
Build stateful AI agents on Cloudflare Workers using the Agents SDK. Features real-time WebSockets, persistent state management, scheduled background tasks, and native tool integration for production-ready deployments.
Architectural expert for the SpecKit template, managing Spec-Driven Development, design patterns, and microservices lifecycle automation.
Expert guide for MoonBit development, including project scaffolding, modular layout, build tooling, and testing best practices.
Guidance for creating and integrating new ECS components, including class design, JSON serialization, custom editor UI implementation, and DI registration.
Senior backend architecture expert specializing in Hexagonal Architecture, DDD, SOLID principles, clean code, and refactoring to guide development, reviews, and architectural problem-solving.
Enforce best practices for Dinero.js. Use when handling monetary values, performing arithmetic, or refactoring code to ensure safe, type-safe, and accurate currency calculations in JS/TS applications.
Multi-perspective AI consultation for technical architecture, complex refactoring, and structured debugging.
Guidance for writing, reviewing, and refactoring software tests, focusing on integration strategies, condition-based waiting, and professional mocking patterns.
Implement React 19 patterns: React Compiler, Server Actions, Forms, and new hooks like 'use'. Guide decisions between Actions vs TanStack Query for mutations.