github.com/achreftlili/deep-dev-skills
Skill | Added | Review |
|---|---|---|
drizzle-starter Scaffold a Drizzle ORM project with TypeScript, schema definition (pgTable/mysqlTable), migrations via drizzle-kit, query builder, relations, Drizzle Studio, and type-safe queries. | 84 Impact — No eval scenarios have been run Securityby Risky Do not use without reviewing Reviewed: Version: 181fcbc | |
aspnetcore-project-starter Scaffold a production-ready ASP.NET Core 9 API with C# 13, Controllers and Minimal APIs, EF Core 9, Identity authentication, middleware pipeline, dependency injection, and xUnit tests. | 77 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 181fcbc | |
gin-project-starter Scaffold and develop production-ready REST APIs using the Gin web framework with GORM, Swagger, and idiomatic Go patterns. | 66 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 181fcbc | |
sinatra-project-starter Scaffold a production-ready Sinatra 4.x API with Ruby 3.3+, modular application style, Rack middleware, Sequel for database access, Puma web server, and structured project layout. | 77 Impact — No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: 181fcbc | |
go-chi-project-starter Scaffold and develop production-ready REST APIs using the Chi v5 router with clean architecture, structured logging (slog), SQLX, and idiomatic Go patterns. | 66 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 181fcbc | |
nginx-config-generator Generate Nginx reverse proxy configurations with SSL/TLS (Let's Encrypt), static file serving, upstream definitions, rate limiting, gzip compression, security headers, and location blocks. | 83 Impact — No eval scenarios have been run Securityby Advisory Suggest reviewing before use Reviewed: Version: 181fcbc | |
fiber-project-starter Scaffold and develop high-performance REST APIs using the Fiber v2 web framework with GORM/SQLX, Express-inspired routing, and idiomatic Go patterns. | 73 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 181fcbc | |
flask-project-starter Scaffold a production-ready Flask 3.x application with application factory, Blueprints, SQLAlchemy, JWT auth, and Gunicorn deployment. | 84 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 181fcbc | |
nuxtjs-project-starter Scaffold a Nuxt 3.x project with auto-imports, layouts, `definePageMeta`, `useFetch`/`useAsyncData`, server routes, Nitro config, and SSR/SPA mode conventions. | 79 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 181fcbc | |
echo-project-starter Scaffold and develop production-ready REST APIs using the Echo v4 web framework with custom validation, JWT auth, Swagger, and idiomatic Go patterns. | 77 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 181fcbc | |
prisma-schema-starter Scaffold a Prisma 6.x project with schema.prisma (datasource, generator, models, relations, enums), migrations, seed script, Prisma Client usage, type-safe queries, and middleware. | 79 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 181fcbc | |
terraform-starter Scaffold Terraform 1.9+ infrastructure with provider configuration (AWS/GCP/Azure), modular structure, remote state, variables, outputs, workspaces, and common resource patterns. | 79 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 181fcbc | |
nestjs-project-starter Scaffold a production-ready NestJS 10+ API with TypeScript strict mode, modular architecture, validation, Swagger docs, and database integration. | 78 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 181fcbc | |
playwright-testing-skill Set up Playwright 1.49+ with TypeScript for E2E testing using page object model, fixtures, test.describe/test blocks, assertions, selectors, network mocking, CI configuration, and trace viewer. | 85 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 181fcbc | |
docker-compose-generator Generate multi-service Docker Compose files with common stacks (app + DB + Redis + Nginx), volumes, networks, healthchecks, depends_on, environment variables, and profiles. | 79 Impact — No eval scenarios have been run Securityby Risky Do not use without reviewing Reviewed: Version: 181fcbc | |
litestar-project-starter Scaffold a production-ready Litestar 2.x application with class-based controllers, DTOs, guards, SQLAlchemy plugin, and auto-generated OpenAPI docs. | 73 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 181fcbc | |
pytest-testing-skill Set up pytest 8.x with Python for unit and integration testing using fixtures (scope, autouse, parametrize), async tests (pytest-asyncio), mocking (unittest.mock, pytest-mock), coverage (pytest-cov), conftest.py patterns, and markers. | 84 Impact — No eval scenarios have been run Securityby Risky Do not use without reviewing Reviewed: Version: 181fcbc | |
mongoose-starter Scaffold a Mongoose 8.x project with TypeScript, schemas, models, virtuals, instance/static methods, hooks (pre/post), discriminators, population, and connection management. | 73 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 181fcbc | |
nextjs-project-starter Scaffold a Next.js 15 App Router project with TypeScript, server/client component conventions, route groups, layouts, loading/error boundaries, Route Handlers, middleware, and SSR/SSG/ISR strategies. | 85 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 181fcbc | |
expressjs-project-starter Scaffold a production-ready Express 5.x API with TypeScript, layered architecture, Zod validation, and robust error handling. | 74 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 181fcbc | |
axum-project-starter Scaffold a production-ready Axum 0.8+ API with Rust 2024 edition, Tower middleware, SQLx database integration, structured error handling, tracing, and shared state patterns. | 84 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 181fcbc | |
angular-project-starter Scaffold an Angular 19 project with standalone components (no NgModules), signals, lazy-loaded routing, `inject()` services, and Angular Material or PrimeNG. | 79 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 181fcbc | |
frontend-design-skill Create distinctive, production-grade frontend interfaces with high design quality — avoids generic AI aesthetics. | 54 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 181fcbc | |
flutter-project-starter Scaffold a production-ready Flutter 3.27+ app with Dart 3.6+, Material 3, BLoC or Riverpod for state management, go_router for navigation, platform channels, freezed for models, and Hive/Isar for local storage. | 65 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 181fcbc | |
rails-project-starter Scaffold a production-ready Rails 8.x API with Ruby 3.3+, ActiveRecord, Devise authentication, Pundit authorization, RSpec testing, service objects, and Sidekiq background jobs. | 71 Impact — No eval scenarios have been run Securityby Passed No known issues Reviewed: Version: 181fcbc |