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

AIKnowSys

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

skills مجمعة
21
Stars
2
محدث
2026-02-09
Forks
0
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

plan-cleanup
مطوّرو البرمجيات

Archive completed plans and clean workspace using CLI commands

2026-02-09
3rd-party-framework-docs
مطوّرو البرمجيات

Query up-to-date 3rd-party framework/library documentation using Context7 MCP

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

Create and modify AIKnowSys sessions and plans using mutation commands

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

Query AIKnowSys knowledge system (READ operations only - plans, sessions, context search)

2026-02-07
pattern-sharing
متخصصو إدارة المشاريع

AI-assisted workflow for sharing personal patterns with the team. Detects valuable patterns, checks duplicates, and guides sharing decisions.

2026-02-03
deliverable-review
مطوّرو البرمجيات

Review AIKnowSys deliverables (skills, stack templates, documentation) using Context7 MCP for current framework documentation. Use for monthly quality reviews, pre-release validation, or when frameworks release major versions.

2026-02-03
skill-template
مطوّرو البرمجيات

Template for creating new skills following VS Code Agent Skills standard

2026-02-03
ai-friendly-documentation
الكتّاب التقنيون

Write AI-optimized documentation for RAG systems. Use when creating docs, organizing changelogs, or improving AI discoverability. Covers self-contained sections, explicit terminology, changelog archiving, and semantic structure. Framework-agnostic - works for web apps, CLI tools, libraries, or any project type.

2026-02-03
dependency-management
مطوّرو البرمجيات

Universal dependency management workflow. Use when updating packages, fixing vulnerabilities, or maintaining dependencies. Covers security-first approach, incremental updates, semantic versioning, and rollback procedures. Works with npm, pip, cargo, go mod, or any package manager.

2026-02-03
refactoring-workflow
مطوّرو البرمجيات

Universal code refactoring workflow. Use when improving code structure, reducing duplication, or simplifying complex functions. Covers test-driven refactoring, incremental changes, extract function patterns, and rollback procedures. Framework-agnostic - works for Python, JavaScript, TypeScript, Rust, Go, or any language.

2026-02-03
validation-troubleshooting
محللو ضمان جودة البرمجيات والمختبرون

Universal troubleshooting guide for validation failures (tests, linting, builds). Use when tests fail, validation commands error, or build breaks. Framework-agnostic debugging strategies for common development workflow issues.

2026-01-31
validation-troubleshooting
محللو ضمان جودة البرمجيات والمختبرون

Universal troubleshooting guide for validation failures (tests, linting, builds). Use when tests fail, validation commands error, or build breaks. Framework-agnostic debugging strategies for common development workflow issues.

2026-01-30
skill-creator
مطوّرو البرمجيات

Create new Agent Skills from existing project guides and documentation. Use when the user wants to create a skill, turn documentation into a skill, or make a guide into a reusable capability. Converts guides from docs/ into portable .github/skills/ format following VS Code Agent Skills standard.

2026-01-25
feature-implementation
مطوّرو البرمجيات

Step-by-step guide for implementing new features in any project. Use when planning features, adding models/endpoints/APIs, creating UI components, or making changes spanning backend and frontend. Covers when to create OpenSpec proposals vs direct implementation, and provides framework-agnostic implementation patterns.

2026-01-25
tdd-workflow
محللو ضمان جودة البرمجيات والمختبرون

Complete Test-Driven Development (TDD) workflow guide. Use when implementing new features, adding functionality, or when user mentions "test first", "TDD", or "red-green-refactor". Ensures compliance with Critical Invariant

2026-01-25
code-refactoring
مطوّرو البرمجيات

Safe code refactoring guide for gnwebsite project. Use when refactoring components, removing duplication, improving code structure, or simplifying complex functions. Covers test-driven refactoring, incremental changes, extract function/composable patterns, and rollback procedures. Ensures refactoring preserves behavior while improving code quality.

2026-01-24
dependency-updates
مطوّرو البرمجيات

Safe dependency update workflow for gnwebsite fullstack Django/Vue project. Use when updating packages, upgrading dependencies, fixing vulnerabilities, or when user asks to update dependencies. Covers backend Python (pyproject.toml), frontend npm packages, vulnerability audits, testing requirements, and rollback procedures. Ensures updates maintain compatibility and don't break existing functionality.

2026-01-24
developer-checklist
محللو ضمان جودة البرمجيات والمختبرون

Pre-commit and pre-push validation checklist for gnwebsite fullstack project. Use when implementing features, writing tests, before committing code, or creating pull requests. Ensures backend Django tests pass, frontend Vitest tests pass, TypeScript validates, and code follows project patterns. Includes filter implementation, API contract alignment, and test troubleshooting.

2026-01-24
documentation-management
مطوّرو البرمجيات

Maintain AI-optimized documentation and organize codebase history for gnwebsite project. Use when updating docs, organizing changelog, improving readability for AI agents, or when documentation becomes too large. Covers changelog archiving, AI-friendly writing patterns, semantic structure, and knowledge retrieval optimization. Ensures documentation stays readable and discoverable for both humans and AI systems.

2026-01-24
frontend-component-refactoring
مطوّرو البرمجيات

Refactor frontend Vue components following KISS and DRY principles. Use when reviewing HTML/CSS duplication, inconsistent UX patterns, or organizing component architecture. Introduces component categorization (Base/Public/Admin), theme separation, and design system consistency. Addresses code maintenance, reusability, and UX consistency issues in Vue/Tailwind frontend.

2026-01-24
skill-creator
مطوّرو البرمجيات

Create new Agent Skills from existing project guides and documentation. Use when the user wants to create a skill, turn documentation into a skill, or make a guide into a reusable capability. Converts guides from docs/ into portable .github/skills/ format following VS Code Agent Skills standard.

2026-01-24