Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

jeff-claude

يحتوي jeff-claude على 20 من skills المجمعة من jbaranski، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
20
Stars
0
محدث
2026-06-22
Forks
0
التغطية المهنية
1 فئات مهنية · 15% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

jeff-skill-install-prettier
غير مصنف

Install and configure Prettier for JavaScript/TypeScript projects. Use when setting up a dev environment, fixing formatting issues, or asked to "install prettier", "configure prettier", or "set up code formatting".

2026-06-22
ansible-fundamentals
غير مصنف

Core principles and golden rules for writing production-quality Ansible automation, covering FQCN requirements, module selection guidance, and execution patterns using uv run.

2026-06-21
ansible-role-design
غير مصنف

Production-grade Ansible role structure patterns for directory layout, variable organization (defaults vs vars), handlers, and task organization, derived from analysis of 7 geerlingguy production roles.

2026-06-21
jeff-skill-tailwind-design-system
غير مصنف

Build scalable design systems with Tailwind CSS v4, design tokens, component libraries, and responsive patterns. Use when creating component libraries, implementing design systems, or standardizing UI patterns.

2026-06-21
jeff-skill-golang-project
غير مصنف

Configure or update Go projects with opinionated best practices using Go modules, golangci-lint, and built-in testing. Use when a repo should contain a Go project with modern tooling, idiomatic Go code, and 80% test coverage requirements.

2026-06-21
jeff-skill-python-project
غير مصنف

Configure or update Python projects using uv, ruff, and pytest with opinionated best practices. Use when a repo should contain a Python project with modern tooling, PEP standards, and 80% test coverage requirements.

2026-06-21
jeff-skill-typescript-project
غير مصنف

Configure or update Node.js TypeScript projects with opinionated best practices. Use when a repo should contain a TypeScript project (backend, CLI, library) with modern tooling, strict type checking, and testing requirements.

2026-06-21
jeff-skill-angular-project
غير مصنف

Install or update the Angular CLI to the latest version globally. Use when setting up a dev environment, ensuring Angular CLI is current, generating new projects, or when asked to "install Angular", "update Angular", "setup Angular", or "create a new Angular app".

2026-06-21
ansible-dependabot
غير مصنف

Configure Dependabot to keep Ansible Python tooling (ansible, ansible-lint) up to date via the uv ecosystem. Covers what Dependabot can and cannot automate for Ansible projects.

2026-06-21
ansible-error-handling
غير مصنف

Implements robust error handling in Ansible using block/rescue/always patterns, retry logic with until/retries, and clear assertion patterns for graceful failure management.

2026-06-21
ansible-idempotency
غير مصنف

Techniques for writing truly idempotent Ansible tasks using changed_when, failed_when, and check-before-create patterns to eliminate spurious "changed" reports.

2026-06-21
ansible-playbook-design
غير مصنف

Patterns for designing well-structured, maintainable Ansible playbooks with state-based (present/absent) design, play organization, and proper variable scoping.

2026-06-21
jeff-skill-aws-cdk-project
غير مصنف

Configure or update AWS CDK TypeScript projects with an opinionated layout, required dependencies, scripts, and .env usage. Use when a repo should contain a CDK project. CDK app code should live in a `cdk/` folder off the root of the project with strict dependency and file structure conventions.

2026-06-21
jeff-skill-install-nodejs
غير مصنف

Install the latest LTS (Long Term Support) version of Node.js using nvm (Node Version Manager). Use when setting up a dev environment, fixing Node.js version issues, or asked to "install node", "update node", or "set up nvm".

2026-06-21
shell-bash
غير مصنف

Shell scripting and Bash programming patterns

2026-06-21
jeff-skill-angular-netlify
غير مصنف

Scaffold Netlify deployment for an Angular SPA project. Generates netlify.toml, a Makefile deploy target, and a GitHub Actions workflow. Use when asked to "deploy to Netlify", "set up Netlify for Angular", or "add Netlify CI/CD".

2026-06-20
jeff-skill-dependabot-issue-resolution
غير مصنف

Resolve all open Dependabot PRs by consolidating updates into a single feature branch, with ecosystem-specific ordering rules. Use when asked to "resolve dependabot PRs", "batch dependabot updates", or "consolidate dependabot issues".

2026-06-20
jeff-skill-phaser-gamedev
مطوّرو البرمجيات

Build 2D browser games with Phaser 3. Use for scene architecture, physics (Arcade/Matter), spritesheet loading, tilemap integration, input handling, animations, and performance optimization. Covers TypeScript patterns and common pitfalls.

2026-05-31
jeff-skill-angular-aws-cognito
مطوّرو البرمجيات

Integrate AWS Cognito authentication into an Angular app using AWS Amplify v6. Implement an auth guard, auth service, and use the Cognito hosted UI for login. Use when setting up authentication for an Angular project with AWS Cognito, or when asked to "add login" or "integrate AWS Cognito" in an Angular app.

2026-02-14
jeff-skill-install-dependabot
مطوّرو البرمجيات

Install and configure Dependabot for automated dependency updates in the project. Use when setting up a new dev environment, repository, adding dependency management, or asked to "install dependabot" or "set up automated updates".

2026-02-09