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

core-ai-template

يحتوي core-ai-template على 34 من skills المجمعة من coreindustries، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
34
Stars
0
محدث
2026-05-22
Forks
0
التغطية المهنية
6 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

handoff
مطوّرو البرمجيات

Write a structured handoff at session end. Preserves context so the next agent can resume without human briefing. Invoke before ending any feature session longer than 30 minutes.

2026-05-22
review
محللو ضمان جودة البرمجيات والمختبرون

Multi-perspective code review against project standards with P1/P2/P3 severity classification. Works in Claude Code (Agent + optional GitHub MCP) and Cursor (Task subagents + gh/git). Use when the user invokes /review, asks for a PR or diff review, or wants a standards-aligned review with severity tags.

2026-05-13
review
محللو ضمان جودة البرمجيات والمختبرون

Multi-perspective code review (P1/P2/P3) for Cursor: inline checklists plus three parallel Task subagents (perf-auditor, security-reviewer, simplicity-reviewer with combined data-integrity prompt). Use when the user invokes /review, asks for a PR review, or wants repo-standard findings with severity.

2026-05-13
commit
مطوّرو البرمجيات

Create well-formatted git commits following conventional commit standards.

2026-05-08
tdd
محللو ضمان جودة البرمجيات والمختبرون

Red→green→refactor discipline for new behavior — forces a failing test before implementation and a passing test before any claim of done.

2026-04-21
wt
مطوّرو البرمجيات

Create or manage a git worktree for isolated parallel development — lets multiple agents work in the repo simultaneously without branch collisions.

2026-04-21
compact
مطوّرو البرمجيات

Create a token-efficient state snapshot for context preservation during long sessions.

2026-03-13
adr
مطوّرو البرمجيات

Create an Architecture Decision Record when making a non-obvious architectural call.

2026-03-13
code-review-expert
محللو ضمان جودة البرمجيات والمختبرون

Expert code review of current git changes with a senior engineer lens: SOLID, security, performance, error handling, boundary conditions.

2026-02-26
context
مطوّرو البرمجيات

Audit auto-loaded context budget, detect redundancy, and recommend optimizations.

2026-02-16
scan
محللو أمن المعلومات

Run security scans against the codebase.

2026-02-15
api
مطوّرو البرمجيات

Design REST or GraphQL API endpoints with schemas and validation.

2026-02-12
brainstorm
متخصصو إدارة المشاريع

Explore requirements before implementation. Separates WHAT from HOW to ensure the right problem is being solved before any code is written.

2026-02-12
checkpoint
متخصصو إدارة المشاريع

Update task tracking file with current progress. Essential for preserving context across sessions.

2026-02-12
ci
مطوّرو البرمجيات

Generate or update CI/CD pipeline configuration for the current stack.

2026-02-12
compound
مطوّرو البرمجيات

Capture knowledge from solved problems to prevent re-discovery. Creates searchable solution documents after non-trivial debugging, fixes, or investigations.

2026-02-12
debug
مطوّرو البرمجيات

Systematic debugging workflow: reproduce, isolate, fix, and verify.

2026-02-12
deploy
مديرو الشبكات وأنظمة الحاسوب

Deploy the application to target platform.

2026-02-12
deps
مطوّرو البرمجيات

Audit, update, and manage project dependencies safely.

2026-02-12
docs
مطوّرو البرمجيات

Generate and update project documentation.

2026-02-12
env
مطوّرو البرمجيات

Set up, validate, and manage environment variables.

2026-02-12
feature
مطوّرو البرمجيات

Full-cycle feature development: PRD creation, implementation, testing, and PR creation in an isolated worktree.

2026-02-12
hotfix
مطوّرو البرمجيات

Quick patch workflow for production issues with minimal risk.

2026-02-12
init
مطوّرو البرمجيات

Initialize a new project with structure, configuration, and boilerplate.

2026-02-12
lint
محللو ضمان جودة البرمجيات والمختبرون

Run code quality checks including linting, formatting, and type checking.

2026-02-12
migrate
مصممو قواعد البيانات

Manage database schema migrations.

2026-02-12
onboard
مطوّرو البرمجيات

Onboard a new contributor to the project with a guided walkthrough.

2026-02-12
perf
مطوّرو البرمجيات

Profile, benchmark, and optimize application performance.

2026-02-12
pr
مطوّرو البرمجيات

Create pull requests with comprehensive descriptions and test plans.

2026-02-12
refactor
مطوّرو البرمجيات

Safely refactor code with test-driven approach.

2026-02-12
release
مطوّرو البرمجيات

Tag a version, generate changelog, and create a GitHub release.

2026-02-12
resume
مطوّرو البرمجيات

Recover context and resume work after a new session or context compression.

2026-02-12
scaffold
مطوّرو البرمجيات

Generate a new module, component, or screen with boilerplate, tests, and wiring.

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

Run tests with coverage reporting and quality gates.

2026-02-12