Loading...
Loading...
Found 48002 skills
dailydotdev
Formats TypeORM migration files to produce consistently formatted SQL code, enhancing readability and maintainability in database schema changes.
majcheradam
Provides Vercel-engineered performance optimization guidelines for React and Next.js, covering components, data fetching, and bundle optimization.
Sovereign-Labs
Analyzes test failure patterns across CI runs to identify intermittent failures and improve test suite reliability.
Trevoke
Provides tools for developing, editing, and verifying skills prior to deployment in a software system.
Trevoke
Enables developers to write tests before implementation code, ensuring robustness and correctness in feature development and bug fixes.
Trevoke
Orchestrates independent subagent tasks to execute software implementation plans within a single development session.
tddworks
Guides feature implementation in ClaudeBar using architecture-first design, TDD, domain models, and Swift 6.2 patterns across Domain, Infrastructure, and App layers.
tddworks
Guides bug fixing in ClaudeBar using Chicago School TDD and rich domain design, addressing user-reported issues and defects in existing functionality.
tddworks
Guides enhancement of existing ClaudeBar features via Test-Driven Development, prioritizing UX, performance, and code quality improvements without new functionality.
tddworks
Guides TDD-based implementation of new AI provider integrations into ClaudeBar for robust and testable code.
giselles-ai
Adds new language models (e.g., OpenAI, Anthropic, Google) to the Giselle codebase via API integration and system registration.
linkml
Fetches and analyzes code coverage data from Codecov API for the linkml project, enabling developers to check coverage before PRs and identify low-coverage files.
bouffalolab
Provides comprehensive documentation and reference for developing IoT and MCU applications using Bouffalo SDK, covering architecture, build configuration, peripheral drivers, and firmware debugging.
daymade
Assists in building and troubleshooting iOS applications using XcodeGen, SwiftUI, and SPM, resolving common build, deployment, and dependency issues.
daymade
Establishes comprehensive QA processes including test strategy, case writing, bug tracking, and OWASP security testing to ensure software quality and achieve 90% coverage.
daymade
Reviews and improves Claude Code skills against best practices, supporting self, external, and automated pull request workflows for quality assurance and open-source contributions.
OpenHands
Automates Python code linting with Ruff to enforce style standards and fix common quality issues.
OpenHands
Provides project-specific coding standards and style guidelines to ensure consistent code writing and review practices.
ast-grep
Guides users in writing AST-based rules for precise structural code search, enabling complex pattern matching beyond text-based queries.
malob
Generates Homebrew cask files for packaging and distributing macOS applications via Homebrew package manager.
alirezarezvani
Automates code quality analysis for style, patterns, bugs, and security basics on file changes, commits, and code edits.
alirezarezvani
Automates conventional commit message generation by analyzing staged changes and git diff, improving development workflow consistency.
alirezarezvani
Automatically generates OpenAPI/Swagger documentation from code and comments, triggered by API changes or documentation requests.
alirezarezvani
Automates test generation for new functions and components using Jest, Vitest, and Pytest patterns upon code changes or testing requests.