Loading...
Loading...
Found 48002 skills
joshtol
Optimizes frontend bundle size via code splitting, dependency management, and build performance to reduce load times.
joshtol
Performs performance audits and optimizations for animations, ensuring 60fps across devices by addressing particle systems and bundle size issues.
syou6162
Splits Git changes into logical units for commits by analyzing git diff and enabling hunk-level staging with git-sequential-stage.
hscspring
Generates test cases for unit, integration, and acceptance tests to validate code functionality and quality.
hscspring
Conducts comprehensive code reviews to identify bugs, security issues, and improvement opportunities in software development workflows.
hscspring
Generates well-structured commit messages adhering to Conventional Commits standard for clear version history and automated changelog generation.
hscspring
Generates distinctive, production-ready frontend code for web components, pages, and dashboards using React, HTML, and CSS, avoiding generic AI aesthetics.
hscspring
Automates project development environment initialization, including dependency configuration for new projects and developer onboarding.
hscspring
Creates design documents for system architecture, API specifications, and technical decisions prior to implementation.
YPares
Assists in developing terminal-based applications with the Textual Python framework, including templates and styling guides for TUIs.
YPares
Guides developers in building custom Nushell plugins using Rust, covering setup, command implementation, and testing for shell extensions.
YPares
Expert guidance for using JJ (Jujutsu) version control system, covering commands, templates, revsets, and Git interoperability.
cfircoo
Expert guidance for creating, configuring, and using Claude Code hooks to handle events, validate commands, and automate workflows in development environments.
cfircoo
Provides expert guidance for writing high-quality pytest tests, including fixtures, parametrization, and mocking.
cfircoo
Expert guidance for setting up database layers, models, and migrations with SQLAlchemy 2.0, Pydantic, and PostgreSQL.
cfircoo
Executes Git version control tasks including commits, pushes, and pull requests using GitHub CLI for efficient code management.
akaszubski
Provides reusable patterns for safe and efficient integration of external APIs and CLI tools, including authentication, retry logic, and rate limiting.
akaszubski
Guides test-driven development, test organization, coverage metrics, and GenAI validation patterns for code quality assurance.
akaszubski
Enforces Python code quality standards including PEP 8 compliance, type hints, and docstring best practices.
akaszubski
Provides REST API design best practices including versioning, error handling, pagination, and OpenAPI documentation standards.
akaszubski
Provides Git best practices including commit conventions, branching strategies, and pull request workflows for efficient team collaboration.
akaszubski
Provides standardized patterns for agents to discover, reference, and compose skills through progressive disclosure architecture, enabling modular and scalable skill integration.
akaszubski
Standardizes error handling with exception hierarchy, secure logging, and graceful degradation for resilient application development.
akaszubski
Assists in designing database schemas, writing migrations, optimizing queries, and implementing ORM patterns for efficient data management.