83,201 skills sorted by stars.
Scaffolds new React projects or restructures monoliths to component-based architecture. Use when setting up frontend str...
Generates .NET Clean Architecture backend structure from entity definitions. Use when bootstrapping .NET backend project...
Generates .NET Clean Architecture backend structure from entity definitions
Migrates mock data from Drizzle ORM schemas to C# MockData classes
Generates seed data from ORM schemas or entity definitions to any target format. Use when populating databases for devel...
Removes platform-specific artifacts from Replit, StackBlitz, CodeSandbox, Glitch. Use when preparing exported projects f...
Universal platform artifact cleaner: Replit, StackBlitz, CodeSandbox, Glitch
Removes all Replit artifacts from exported projects (configs, packages, code comments)
Coordinates Docker, CI/CD, and environment configuration setup via auto-detection
Sets up Docker, CI/CD, and environment configuration with auto-detection. Use when adding DevOps infrastructure to a pro...
Generates Docker and docker-compose configuration for multi-container development
Generates Dockerfile and docker-compose configuration for multi-container development. Use when containerizing a project...
Generates GitHub Actions CI workflow configuration
Generates GitHub Actions CI workflow configuration. Use when adding continuous integration to a project.
Configures environment variables and secrets protection
Configures environment variables and secrets protection. Use when setting up .env files and gitignore rules for a projec...
Coordinates linters, pre-commit hooks, and test infrastructure setup
Sets up linters, pre-commit hooks, and test infrastructure. Use when adding code quality tooling to a project.
Configures ESLint, Prettier, Ruff, and .NET analyzers
Configures ESLint, Prettier, Ruff, mypy, and .NET analyzers. Use when setting up linting and formatting for a project.
Configures Husky, lint-staged, commitlint, and Python pre-commit
Configures Husky, lint-staged, commitlint, and Python pre-commit hooks. Use when adding Git hook automation to a project...
Creates test infrastructure with Vitest, xUnit, and pytest
Generates project-specific .claude/commands for Claude Code
Generates individual .claude/commands files from templates
Coordinates security scanning (secrets + deps). Delegates to ln-761/ln-762. Generates SECURITY.md, pre-commit hooks, CI...
Sets up security scanning for secrets and dependency vulnerabilities. Use when adding security infrastructure to a proje...