Loading...
Loading...
Found 48002 skills
mhylle
Provides end-to-end web application testing using Playwright, enabling setup, execution, and analysis of test regimes without issue resolution.
mhylle
Systematic code review ensuring adherence to architectural principles, framework standards, and code quality during implementation phases.
EdanStarfire
Manages GitHub pull requests including creation, status checks, and merging with validation to streamline code integration and review processes.
EdanStarfire
Automates isolated test environments for Python backend changes, verifying API endpoints without impacting production instances.
EdanStarfire
Generates consistent, descriptive semantic commit messages adhering to project-specific conventions for a clean version control history.
EdanStarfire
Manages Git worktrees for isolated issue development, enabling safe creation, listing, and removal of worktree directories.
EdanStarfire
Validates Git repository status, detects merge conflicts, and ensures branch state is clean before operations.
EdanStarfire
Automates synchronizing the local main branch with the remote repository to maintain an updated base for worktree operations.
EdanStarfire
Analyzes code changes to identify required modifications and potential side effects, ensuring changes do not break existing functionality.
mhylle
Creates detailed technical implementation plans through interactive research and iteration for features, specifications, and technical work.
EdanStarfire
Fetches and analyzes GitHub issue details including comments, metadata, and discussion context to provide development implementation context.
EdanStarfire
Resolves GitHub CLI authentication errors during gh command execution or initial GitHub integration setup.
EdanStarfire
Enables developers to locate functionality, identify relevant files, and understand architecture patterns within a codebase.
EdanStarfire
Manages Git branches including creation, switching, and handling uncommitted changes for feature development and merge cleanup.
vamseeachanta
Provides advanced Git workflows including rebase, worktrees, bisect, hooks, and monorepo patterns for developers.
i9wa4
Guides Python environment setup and execution, including virtual environments and package managers like venv, poetry, and uv.
i9wa4
Guides users through common Git operations, including Conventional Commits formatting and workflow implementation for efficient code management.
i9wa4
Optimizes Claude Code configuration files (CLAUDE.md, rules/, skills/, agents/) and provides best practices, changelog, and update tracking.
i9wa4
Optimizes Codex CLI configurations, providing best practices for agents setup and handling updates, changelogs, and new features.
spences10
Provides DaisyUI v5 form patterns for inputs, selects, textareas, validation, and structured form layouts (fieldset/legend) in frontend development.
spences10
Provides seamless integration with Better-auth for implementing authentication flows including login, registration, protected routes, and email verification.
spences10
Provides patterns for SQLite CRUD operations, timestamps, and user-scoped queries with row-level security using better-sqlite3.
spences10
Provides SQLite-specific migration patterns for creating, modifying, and applying database schema changes in a structured manner.
spences10
Enables smooth in-place UI updates without page jumps, managing loading states via a .current property for reactive patterns.