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

neptune

يحتوي neptune على 16 من skills المجمعة من esassoc، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
16
Stars
6
محدث
2026-07-14
Forks
1
التغطية المهنية
6 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

create-story
متخصصو إدارة المشاريع

Create or flesh out a Jira story with structured sections for POs, Devs, and Claude. Accepts an optional Jira key to update an existing card.

2026-07-14
export-wqmp-gdb
مديرو قواعد البيانات

Export Water Quality Management Plans for one jurisdiction from the local Neptune database to an Esri File Geodatabase in native projection. Use when a client requests WQMP spatial data for a specific city/jurisdiction.

2026-04-30
plan-rework
مطوّرو البرمجيات

Extract rework items from a Jira card's Acceptance Criteria and produce a fix plan. Auto-detects issue key from branch or accepts one as argument.

2026-04-12
plan-story
متخصصو إدارة المشاريع

Fetch a Jira card by key (e.g. NPT-100) and produce a detailed implementation plan. Use this when starting work on a new story.

2026-04-12
db-build-scaffold
مصممو قواعد البيانات

Build the SQL Server DACPAC and scaffold EF Core entities. Run this after finishing all SQL schema edits in Neptune.Database/.

2026-03-31
add-scrollspy-toc
مطوّرو الويب

Add a scrollspy Table of Contents sidebar to a page component with signal-based scroll tracking.

2026-02-17
check-migration-status
مطوّرو البرمجيات

Audit migration progress from legacy MVC to Angular SPA. Reports which entities are migrated, partial, or not started.

2026-02-17
codegen
مطوّرو البرمجيات

Regenerate TypeScript models and API services from the backend. Use this after any backend API change including new/modified endpoints, DTO changes, route changes, or controller modifications.

2026-02-17
crud-modal
مطوّرو الويب

Create CRUD modals with forms, validation, and permission checks for an entity. Use when building create/edit/delete UI for a database entity.

2026-02-17
csharp-test-coverage
محللو ضمان جودة البرمجيات والمختبرون

Run C# tests with code coverage and report per-class/method line and branch coverage with uncovered line numbers. Accepts an optional test filter and optional class filter.

2026-02-17
migrate-grid
مطوّرو البرمجيات

Migrate data grids from legacy MVC to Angular using neptune-grid and ag-Grid. Ensures complete column parity with legacy.

2026-02-17
migrate-map
مطوّرو الويب

Migrate Leaflet maps from legacy MVC to Angular using neptune-map and layer components.

2026-02-17
migrate-page
مطوّرو البرمجيات

Migrate a page from legacy MVC to Angular SPA + API. Orchestrates grid, map, modal, and workflow sub-skills as needed.

2026-02-17
migrate-workflow
مطوّرو البرمجيات

Migrate multi-step wizard workflows from legacy MVC to Angular with workflow progress tracking, step components, and state transitions.

2026-02-17
precommit-review
محللو ضمان جودة البرمجيات والمختبرون

Review uncommitted changes like a PR reviewer — catch bugs, missed patterns, and common errors before committing.

2026-02-17
write-tests
محللو ضمان جودة البرمجيات والمختبرون

Create unit tests for API controllers (MSTest) or Angular components (Jasmine). Follows project testing patterns and conventions.

2026-02-17