Loading...
Loading...
Found 48002 skills
itsmeAlee
Guides implementation of global state management in React using Context or Zustand for persistent data like booking carts.
overthestream
Enables iterative context retrieval for codebase navigation, helping developers locate files and resolve sub-agent context issues with queries like 'where is it?' or 'find for me'.
itsmeAlee
Manages global application structure including root layout, persistent navigation bar, and footer components for consistent UI shell.
itsmeAlee
Provides structured guidelines for refactoring codebases to enhance readability and maintainability through strategic abstraction and modularization.
itsmeAlee
Constructs Appwrite database query logic for filtering tour data, enabling search functionality in user interfaces like sidebars and search bars.
adriandarian
Enables development of framework-specific mount kits for React, Vue, Angular, and Svelte, including integration and debugging workflows.
itsmeAlee
Implements date range selection logic for travel search widgets, managing check-in/check-out dates and calendar interaction algorithms.
itsmeAlee
Provides a strategy for data fetching with React Server Components (RSC) to optimize initial page loads and SEO through efficient caching.
psousa50
Explains project architecture, components, and data flow to clarify system structure and development context.
itsmeAlee
Provides a secure pattern for Next.js 15 Server Actions to handle form submissions and data mutations efficiently.
itsmeAlee
Generates type-safe TypeScript interfaces for Appwrite Collections, ensuring consistent data structures for models like Tours, Users, and Bookings.
thornboo
Generates interactive tree diagrams to visualize hierarchical codebase structure, improving navigation and architectural understanding.
overthestream
Automates comprehensive code verification including build, type, lint, test, and security checks before pull request submission.
sougo002
Reviews code differences between branches, evaluating quality, security, and maintainability for PRs and code changes.
keenranger
Systematically diagnoses and resolves software issues, with emphasis on mobile and platform-specific debugging scenarios.
itsmeAlee
Enables instant UI feedback for user actions (e.g., booking, liking) via React's useOptimistic hook during backend processing.
itsmeAlee
Standardizes Git commit messages and version control practices for consistent and traceable code submissions.
taku-enginner
Automates Flutter hot reload for Dart changes and hot restart for native/config changes during development, streamlining the coding workflow.
itsmeAlee
Generates dynamic SEO metadata, including titles and social share cards, for Next.js applications to improve search engine visibility and social sharing.
DIO0550
Guides Rust developers through TDD implementation using the Red-Green-Refactor cycle with defined testing rules.
DIO0550
Specialized agent for searching TypeScript project files by name patterns, code strings, and symbols like functions/classes.
itsmeAlee
Provides dynamic route handling for Next.js 15, enabling page generation with URL parameters like `tours/[id]`.
DIO0550
Defines Rust-specific unit testing conventions including in-module tests, mock restrictions, and parameterized test patterns aligned with test pyramid methodology.
itsmeAlee
Standardizes currency, date, and string formatting utilities to ensure consistent codebase implementation.