Loading...
Loading...
Found 48002 skills
ninyawee
Provides PostgreSQL conventions and database design principles for Supabase projects, including standard table structures and tight-fit design philosophy.
abdullahbeam
Shared library for common Google API setup, authentication, and error handling used by Gmail, Sheets, and other Google integrations.
ninyawee
Toolkit for managing Supabase database schema migrations, including migration file creation, schema changes, and RLS policy implementation.
anortham
Detects N+1 query patterns across all programming languages to pinpoint performance bottlenecks from unbatched database or API calls.
jibaxZZZ
Automates code review analysis to identify bugs, risks, regression points, and missing test coverage in source code.
tis-abe-akira
Automatically generates package-info.java files for Java packages to provide Javadoc documentation, scanning directories and creating missing files.
ninyawee
Toolkit for creating, managing, and populating Supabase databases with seed data, test datasets, and bulk-loaded content.
ninyawee
Provides development utilities for building user interfaces with the Svelte and SvelteKit frameworks.
yuheitomi
Generates configuration files for Biome and Shadcn/UI to streamline React project setup and development environment configuration.
anortham
Enables safe code refactoring with reference validation and impact analysis using workspace-wide symbol renaming tools.
ZhuMon
Smartly creates conventional commits by detecting staged files, suggesting splits for multi-concern changes, and enforcing proper commit message format without emojis.
anortham
Intelligently selects between semantic and text search modes to find relevant code snippets based on user query intent.
anortham
Detects empty catch blocks and exception swallowing in code, identifying anti-patterns that silently ignore errors without logging or rethrowing.
the-non-expert
Manages SvelteKit file-based routing, dynamic routes with slugs, layout hierarchy, and admin navigation patterns for SikhAid.
jhlee0409
Centralizes domain constants and configuration for consistent updates to status types, UI labels, color schemes, and domain entity settings across the project.
ninyawee
Toolkit for initializing and configuring new Supabase projects with SQL formatting, task runners, and schema access setup.
the-non-expert
Guides creation and modification of Svelte components in SikhAid, covering naming, organization, hierarchy, and reusable patterns.
the-non-expert
Manages Razorpay payment integration for SikhAid, including setup, validation, donation flow, and transaction handling.
stallboy
Converts game development script files into game configuration files using a dedicated plugin for engine integration.
paulpham157
Node.js toolkit for building Telegram bots with API integration, command handling, webhooks, and inline keyboard support.
mim1012
Diagnoses and resolves Laravel environment configuration, cache, and database connection issues, especially after .env file changes.
the-non-expert
Provides form creation and modification utilities for SikhAid, including validation logic, Firestore integration, and error handling workflows.
anortham
Autonomously explores unfamiliar codebases using semantic search, symbol navigation, and call path tracing to understand architecture without reading entire files.
rgtlai
Systematically manages software development from PRD creation through tested implementation, including dependency analysis, task breakdown, and quality verification.