Loading...
Loading...
Found 48002 skills
T1nker-1220
Enforces strict TypeScript type safety: prohibits 'any', requires explicit return types, and enforces proper interfaces and type guards.
RomualdP
Enforces zero tolerance for ESLint and TypeScript warnings/errors by always fixing root causes, never disabling rules.
r0man
Expert guidance for Flutter and Dart development, covering clean architecture, performance optimization, and code refactoring for cross-platform applications.
RomualdP
Generates a React hook for optimistic UI updates with true rollback, essential for delete operations and data mutations.
RomualdP
Generates Suspense and Streaming components for progressive rendering in Next.js async Server Components, managing async data and loading states.
TheKeithStewart
Creates and modifies React-based dashboard components using Next.js, shadcn/ui, Recharts, SWR, and Tailwind CSS for the ClaudeCode Sentiment Monitor.
isnbh0
Evidence-based debugging protocol using the scientific method, requiring one-time initialization for root cause analysis when standard debugging fails.
T1nker-1220
Discovers existing packages via web search to avoid custom code, reducing complexity and leveraging battle-tested solutions during feature implementation.
pattern-stack
Automates Pattern Stack framework architecture implementation for backend code, including Atomic Architecture and pattern composition.
aganesy
Assists in safely refactoring code by leveraging Test-Driven Development (TDD) to maintain functionality and prevent regressions.
T1nker-1220
Systematic debugging that distills root causes from multiple sources, validates with strategic logging, and confirms before fixing.
Lucasdoreac
Automates browser testing using Chrome DevTools in incognito mode to prevent cache interference during test execution.
pattern-stack
Ensures consistent Git operations including branch management, atomic commits, and pull request creation per project conventions.
T1nker-1220
Enforces clean architecture principles (DRY, YAGNI, KISS, etc.) during design, refactoring, and code review to prevent complexity and unnecessary features.
jingtaozf
Provides Emacs Lisp patterns for efficient file navigation, searching, and position management in the Emacs editor.
RomualdP
Generates bidirectional mappers between domain entities and Prisma models to isolate persistence layer in backend applications.
r0man
Provides expert code reviews for Flutter applications, ensuring quality, security, performance, and adherence to best practices before merging.
ecolonco
Generates a secure Django authentication system with registration, login, email verification, password recovery, social auth, and view protection using django-allauth and security best practices.
JewelsHovan
Guides proper shadcn/ui component usage, emphasizing composition from base components and avoiding direct modifications to maintain code integrity.
fdhidalgo
Provides an HTTP client for {{PROJECT_NAME}}'s REST API, handling requests, authentication, and endpoint testing.
Kiikurage
Enforces frontend coding standards and best practices for React, TypeScript, and modern web technologies with validation checks.
ecolonco
Implements production-ready recurring payment subscriptions with Stripe and Flow.cl, including webhooks, HMAC verification, and error handling strategies.
roeibajayo
Provides safe refactoring for .NET code, improving structure and addressing technical debt without altering behavior.
JewelsHovan
Enforces consistent page structure with MainLayout wrapper, Tailwind spacing classes, and responsive grid patterns.