CtrlK
BlogDocsLog inGet started
Tessl Logo

deep-dev-skills

github.com/achreftlili/deep-dev-skills

SkillAddedReview
react-native-project-starter

mobile/react-native-project-starter/SKILL.md

Invalid
ionic-project-starter

mobile/ionic-project-starter/SKILL.md

Invalid
github-actions-ci

infrastructure/github-actions-ci/SKILL.md

Invalid
quarkus-project-starter

backend-java/quarkus-project-starter/SKILL.md

Invalid
micronaut-project-starter

backend-java/micronaut-project-starter/SKILL.md

Invalid
tech-stack-evaluation

architect/tech-stack-evaluation/SKILL.md

Invalid
system-design

architect/system-design/SKILL.md

Invalid
security-architecture

architect/security-architecture/SKILL.md

Invalid
microservices-vs-monolith

architect/microservices-vs-monolith/SKILL.md

Invalid
database-selection

architect/database-selection/SKILL.md

Invalid
api-design

architect/api-design/SKILL.md

Invalid
adr

architect/adr/SKILL.md

Invalid
vitest-testing-skill

testing/vitest-testing-skill/SKILL.md

Set up Vitest 2.x with TypeScript for unit and component testing using test/describe/it, vi.fn/vi.mock/vi.spyOn, component testing with Testing Library, coverage (v8/istanbul), workspace config, and snapshot testing.

56

pytest-testing-skill

testing/pytest-testing-skill/SKILL.md

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.

60

playwright-testing-skill

testing/playwright-testing-skill/SKILL.md

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.

62

jest-testing-skill

testing/jest-testing-skill/SKILL.md

Set up Jest 30+ with TypeScript for unit tests, integration tests, mocking (jest.fn, jest.mock, jest.spyOn), coverage configuration, custom matchers, snapshot testing, and setup/teardown patterns.

60

flutter-project-starter

mobile/flutter-project-starter/SKILL.md

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.

61

terraform-starter

infrastructure/terraform-starter/SKILL.md

Scaffold Terraform 1.9+ infrastructure with provider configuration (AWS/GCP/Azure), modular structure, remote state, variables, outputs, workspaces, and common resource patterns.

60

nginx-config-generator

infrastructure/nginx-config-generator/SKILL.md

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.

62

kubernetes-manifests

infrastructure/kubernetes-manifests/SKILL.md

Generate Kubernetes manifests for Deployments, Services, Ingress, ConfigMaps, Secrets, HPA, PVCs with kustomize overlay structure, health probes, and resource limits.

63

dockerfile-generator

infrastructure/dockerfile-generator/SKILL.md

Generate optimized, multi-stage Dockerfiles for Node.js, Python, Go, Rust, and Java with layer caching, non-root users, and minimal production images.

59

docker-compose-generator

infrastructure/docker-compose-generator/SKILL.md

Generate multi-service Docker Compose files with common stacks (app + DB + Redis + Nginx), volumes, networks, healthchecks, depends_on, environment variables, and profiles.

63

vuejs-project-starter

frontend/vuejs-project-starter/SKILL.md

Scaffold a Vue 3.5+ project with Composition API (`<script setup>`), Pinia stores, Vue Router 4, TypeScript, Vite, and auto-imports via unplugin.

62

theme-factory-skill

frontend/theme-factory-skill/SKILL.md

Toolkit for styling frontend artifacts with curated themes — 10 pre-set themes with colors/fonts, or generate custom themes on-the-fly.

56

svelte-project-starter

frontend/svelte-project-starter/SKILL.md

Scaffold a SvelteKit 2.x project with Svelte 5 runes, file-based routing, load functions, form actions, and adapter configuration for multiple deployment targets.

61