Loading...
Loading...
Found 48002 skills
maidevberlin
Enforces JetBrains IDE-native workflow for code refactoring and problem checking, replacing manual text processing tools like grep/sed.
Shakes-tzd
Expert troubleshooting and management for Git worktree issues including stuck worktrees, locked files, and orphaned branches.
jonmagic
Provides a comprehensive guide for interacting with GitHub API to fetch issues, PRs, comments, and reviews with best practices for pagination and avoiding common failures.
alvis
Optimizes test suites by writing incrementally, removing redundancy, and maintaining 100% coverage through continuous verification.
giolaq
Troubleshoots tvOS React Native issues including Siri Remote, focus management, and scroll problems for Apple TV apps.
giolaq
Builds production-ready cross-platform TV applications (Android TV, Apple TV, Fire TV, Web TV) using React Native with a single codebase, including spatial navigation and platform optimizations.
giolaq
Provides React Native integration for TMDB API, handling movie/TV data, search, authentication, and TypeScript types for streaming apps.
naporin0624
Automates HTML linting for WCAG accessibility and HTML standards compliance using axe-core and markuplint.
naporin0624
Provides quick access to WCAG 2.1 AA criteria and WAI-ARIA patterns with official W3C references and concise summaries for accessibility development.
naporin0624
Validates generated HTML/JSX/TSX code for WCAG 2.1 AA accessibility compliance before user presentation.
jclfocused
Guides teams in breaking down features into end-to-end vertical slices, optimizing PR structure and implementation sequencing.
onlyoneaman
Tests API endpoints by sending HTTP requests (GET, POST, etc.) and returning responses for development validation.
ships
Provides Python development utilities with `uv` for dependency management, project initialization, and `pyproject.toml` configuration.
tumma72
Guidelines for writing unit and integration tests with Pytest, including fixtures, Gmail API mocking, and coverage checks for GMailArchiver.
ships
Provides structured guidelines for breaking down complex engineering tasks into concrete, actionable steps for software development planning without time estimates.
tumma72
Enforces Test-Driven Development (TDD) cycle for feature implementation and bug fixes in GMailArchiver using red-green-refactor methodology.
tumma72
Provides architectural guidance for GMailArchiver, covering layer patterns (CLI, core, data) and component dependencies to aid development and system understanding.
tumma72
Enforces Python code style, formatting, and type hints for GMailArchiver, resolving linting and type errors with Ruff and MyPy.
ships
Enforces a disciplined test-driven bug fixing process: reproduce, write failing tests, fix code, and clean up.
jaypaulb
Provides structured methods for organizing global code elements including constants, configuration, and shared utilities across a project.
aemsites
Accesses AEM block repositories containing code snippets, integration patterns, and build tools for development reference.
jaypaulb
Manages state in frontend applications, ensuring efficient data flow and component reactivity for responsive user interfaces.
jaypaulb
Optimizes global performance in software systems through code efficiency and resource management strategies.
jclfocused
Guides teams in decomposing features into vertical slices for end-to-end implementation, focusing on PR structure and implementation order to deliver complete functionality incrementally.