Loading...
Loading...
Found 48002 skills
marcusgoll
Prevents hallucinated technical decisions by validating suggestions against the project's documented architecture and requiring evidence for all choices.
marcusgoll
Automates detection and resolution of package dependency conflicts across npm, pip, and other package managers, preventing build failures and security issues.
marcusgoll
Automatically identifies and parallelizes independent operations to accelerate software execution by 3-5x via dependency analysis and batched task execution.
marcusgoll
Automates extraction of reusable UI components from HTML mockups, maps CSS to Tailwind, and populates pattern documentation for visual fidelity in frontend implementation.
marcusgoll
Enforces Conventional Commits at critical workflow points, ensuring commit safety, branch integrity, and preventing uncommitted changes from blocking progress.
marcusgoll
Validates cross-artifact consistency and detects breaking changes in APIs, databases, and UIs prior to deployment during feature analysis.
marcusgoll
Validates software readiness for production via performance, accessibility, security, and code quality checks before deployment.
marcusgoll
Automates shadcn/ui component integration with OKLCH design tokens in Next.js projects for theme customization.
marcusgoll
Automatically searches codebase for existing patterns to suggest reuse, preventing duplication when creating new endpoints, components, or services.
marcusgoll
Provides systematic debugging techniques including error classification, root cause analysis, and error documentation for efficient bug resolution in software development.
marcusgoll
Searches codebase for existing patterns to prevent duplication, suggesting reusable implementations before new code is written. Auto-triggers on creation requests.
lessthanseventy
Enables Test-Driven Development for Phoenix LiveView with HTML snapshots for state inspection and Pa11y for accessibility testing.
lessthanseventy
Debugs LiveView application issues with timeline analysis, HTML snapshots, and root cause suggestions.
lessthanseventy
Reference guide mapping common WCAG violations to Phoenix LiveView-specific fixes for developers.
edmundmiller
Debugs tmux pane status detection for AI agents, resolving pattern mismatches and incorrect status icon displays.
incubateur-ademe
Implements feature plans from specifications using test-first methodology while tracking deliverables.
incubateur-ademe
Generates detailed technical implementation plans for new features by analyzing codebase structure and applying relevant architecture patterns.
incubateur-ademe
Automates creation of a Git worktree and configures the development environment for new features or code refactoring.
TechDufus
Automates Git worktree operations (create, list, remove) for isolated feature development, enabling multiple working directories without branch switching.
TechDufus
Automates Ralph Loop infrastructure setup by generating required project files and directory structure upon trigger.
seed-hypermedia
Enables creation of state machines, actors, and statecharts with XState v5 in TypeScript and React applications.
seed-hypermedia
Provides read-only gRPC operations to query Seed Hypermedia data including documents, comments, entities, accounts, and server metadata without modification.
davidgasquez
Refactors code to improve readability and maintainability while preserving original functionality.
davidgasquez
Automates creation of atomic Git commits with emoji prefixes for clearer version history and team communication.