Loading...
Loading...
Found 48002 skills
spences10
Provides deployment guidance for Svelte applications including Vite configuration, adapters, and production builds.
spences10
Guides SvelteKit data flow implementation, covering load functions, form actions, server/client data, and key file structures like +page.server.ts.
spences10
Provides guidance on Svelte runes ($state, $derived, $effect) for reactive state management, preventing reactivity mistakes.
spences10
Guides SvelteKit application structure including routing, layouts, error handling, SSR, and file naming conventions.
spences10
Provides Svelte component patterns for building web components, form patterns, and integrating with component libraries like Bits UI and Melt UI.
spences10
Guides SvelteKit remote functions (command, query, form) usage in .remote.ts files for server-side logic.
Dicklesworthstone
Pre-commit static analysis tool for AI coding workflows, detecting bugs across 18 categories and 8 programming languages.
anxiong2025
Reviews Python code for quality, suggesting improvements to align with best practices and maintainability.
anxiong2025
Designs RESTful APIs following industry best practices and consistent naming conventions for maintainable and scalable backend services.
renocrypt
Delegates coding tasks to Gemini AI via CLI for efficient prototyping, debugging, and code review with file/line-based handoff.
renocrypt
Delegates coding tasks to Claude via CLI for prototyping, debugging, and code review with low-token, file/line-based handoff.
alexfazio
Interactive tool for intercepting, debugging, and analyzing Claude Code API requests using mitmproxy with guided setup and traffic inspection via web or CLI.
jdrhyne
Guides senior-level software development with principles for system architecture, code review, and multi-agent build orchestration.
first-fluke
Builds scalable backend systems with Python (FastAPI), Postgres, and Redis, covering API design, database optimization, and security implementation.
first-fluke
Builds reusable UI component libraries by wrapping Flutter widgets as web-accessible custom elements for the WebF framework.
first-fluke
Refactors complex React components to improve maintainability and reduce complexity, splitting monolithic UIs into manageable parts.
first-fluke
Creates and organizes FastAPI routes using file-based or modular routing patterns for efficient API structure management.
first-fluke
Delivers a standardized checklist and process for reviewing frontend code, ensuring quality and consistency in TypeScript, JavaScript, and React codebases.
first-fluke
Provides comprehensive software architecture design for scalable, maintainable systems using modern tech stacks including React, Next.js, and Node.js.
first-fluke
Provides performance optimization guidelines for React and Next.js code, covering components, data fetching, and bundle optimization to ensure optimal performance.
first-fluke
Provides production-ready FastAPI project templates with standard components including authentication, database connections, and middleware for efficient backend development.
first-fluke
Builds production-ready frontend applications with shadcn/ui, adhering to best practices and design system requirements.
first-fluke
Provides expert guidance for implementing Next.js Cache Components and Partial Prerendering (PPR), activating proactively upon detection of cacheComponents configuration.
Chachamaru127
Handles user authentication and payment processing using Clerk, Supabase Auth, or Stripe for login, subscriptions, and billing features.