Loading...
Loading...
Found 48002 skills
diey
Enforces minimal code changes by making small, local edits and avoiding new files unless required by Laravel conventions or user request.
hyt-sasaki
Supports vertical TDD lifecycle management via OpenSpec commands for proposal, design, implementation, and archiving.
Freespirits
Adds Wasp's built-in full-stack features including authentication, email, database setup, and styling to your application with minimal configuration.
u9401066
Automates new project setup by copying template structures, configuring project details, and initializing version control systems.
canpok1
Automates code quality verification by executing build, lint, format, and test checks to confirm error-free code after development.
u9401066
Automates project file restructuring, folder reorganization, and code modularization with safe backup and preview features.
SammySnake-d
Enforces standardized service layer architecture for backend API services, including error handling and BaseService pattern integration.
SammySnake-d
Provides best practices for writing unit, integration, and component tests using Vitest and Testing Library frameworks.
u9401066
Validates and scaffolds Domain-Driven Design (DDD) architecture, ensuring proper folder structure, dependency direction, and DAL separation in codebases.
u9401066
Automates code review to enforce best practices, security standards, and quality metrics in software development workflows.
Hamza123545
Integrates Dapr building blocks (Pub/Sub, State Store, Secrets, Jobs, Service Invocation) into microservices for event-driven and stateful operations.
u9401066
Automates code refactoring to maintain DDD architecture and quality by detecting complexity thresholds and applying predefined refactorings.
alexisvincent
Guides users through best practices for creating, modifying, and enhancing Claude Code skills, covering architecture, workflow design, and testing patterns.
dlddu
Automates Spec-Driven Development (SDD) workflow execution, handling task breakdown, plan writing, implementation, and CI verification upon user command.
nickstrad
Reviews code changes in Nick Stack for tech patterns, security, type safety, and best practices in PRs and commits.
friend1ws
Automates Ruby environment setup, version management, and dependency resolution using rbenv and Bundler for project initialization.
u9401066
Generates comprehensive test suites following the test pyramid, including static analysis, unit, integration, and E2E tests with coverage reporting.
SammySnake-d
Guides on project directory structure, file placement, and module creation for efficient software development workflows.
therealtimex
Returns an epoch time window payload using the skill's script and configuration.
Freespirits
Provides quick reference for Wasp plugin features, commands, and available skills to assist developers in plugin usage.
Higashi-Masafumi
Guides client-side React SPA development using React Router, Auth hooks, and OpenAPI clients with ESLint, zod, and shadcn/ui.
dlddu
Executes TDD-based code implementation following work plans, activated by commands like 'Start implementation' or 'Write code'.
nickstrad
Provides architectural guidance and design patterns for implementing new features in the Nick Stack codebase, aiding in planning and decision-making for software structure.
emvnuel
Provides REST API integration testing patterns using JUnit 5, Mockito, and RestAssured with mocking and Testcontainers/H2 database support.