Loading...
Loading...
Found 48002 skills
practical-stack
Reviews Astro project code quality by analyzing cohesion, duplication, SRP compliance, and context comments to improve maintainability and design patterns.
jackemcpherson
Reviews repository structure against organizational best practices to ensure alignment before code-level reviews.
School-Agent-Inc
Builds high-quality websites and web applications using Next.js and React, including landing pages, portfolios, and documentation sites.
SilverAssist
Automates PHP code quality checks with PHPCS, PHPStan, and PHPUnit, including auto-fixing and troubleshooting for pre-commit and CI workflows.
School-Agent-Inc
Provides implementation for website sitemap pages and in-site search features to enhance user navigation and content discovery.
School-Agent-Inc
Implements website sitemap and in-site search features for user navigation and content discovery.
SilverAssist
Automates WordPress plugin release processes including version bumping, tag creation, and CHANGELOG updates.
itsjavi
Updates the Vani SPA application UI in src/spa-app, focusing on landing page and homepage components.
itsjavi
Builds scalable, efficient list components with keyed rows for optimized per-item updates in frontend applications.
practical-stack
Provides guidelines and patterns for writing maintainable unit tests, covering conventions, time-dependent code handling, and mock data strategies.
SilverAssist
Assists in responding to GitHub Pull Request review comments, addressing feedback, and managing review threads during code collaboration.
itsjavi
Mounts Vani components inside existing applications or DOM islands for seamless incremental adoption and integration.
itsjavi
Provides safe and explicit handling of form inputs with focus management to prevent common UI issues during user interactions.
itsjavi
Configures JSX setup for Vani framework, ensuring explicit runtime behavior in component development.
itsjavi
Provides utilities for implementing Server-Side Rendering (SSR), hydration, and selective activation in the Vani framework.
itsjavi
Creates a minimal Vani Single Page Application root structure with explicit update instructions for frontend development workflows.
mhalder
Manages Git worktree operations including bare repository cloning and adding new worktrees to existing repositories.
rickardp
Generates and refines project structure blueprints from existing repositories, enabling iterative project organization and codebase standardization.
SilverAssist
Creates new plugin components following LoadableInterface pattern with file templates and registration steps for services, controllers, views, and models.
rickardp
Automates new repository setup with spec-driven development structure, including architecture decision records (ADRs) and established coding patterns.
itsjavi
Enables asynchronous component loading with fallbacks and client-only islands architecture for optimized frontend performance in modern web applications.
rickardp
Assists in replacing or deprecating outdated architectural decisions, enabling tech stack changes and removal of obsolete functionality without immediate replacement.
Abdelkoudou
Generates step-by-step implementation plans for complex coding tasks, breaking down requirements into actionable development steps.
Abdelkoudou
Provides error handling patterns including exceptions, Result types, and error propagation to build resilient applications.