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

llms

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

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

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

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

Analyze feature requirements, dependencies, and security considerations. Use when starting feature implementation from GitHub issues to understand scope, technical feasibility, and risks.

2026-05-21
design
مطوّرو البرمجيات

Design system architecture, API contracts, and data flows. Use when translating analyzed requirements into technical design for feature implementation.

2026-05-21
implementation
مطوّرو البرمجيات

Implement features with code, tests, and documentation. Use when building features from approved designs following TDD and project coding standards.

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

Validate code quality, test coverage, performance, and security. Use when verifying implemented features meet all standards and requirements before marking complete.

2026-05-21
accessibility-checker
محللو ضمان جودة البرمجيات والمختبرون

Validate WCAG 2.1 Level AA compliance and accessibility best practices. Use when performing accessibility audits and WCAG certification.

2026-05-21
analysis
مطوّرو البرمجيات

Analyze feature requirements, dependencies, and security considerations. Use when starting feature implementation from GitHub issues to understand scope, technical feasibility, and risks.

2026-05-21
skill
مطوّرو البرمجيات

TODO: Brief description of what the Skill does and when to use it

2026-05-21
api-designer
مطوّرو البرمجيات

Design REST APIs or function contracts with clear request/response specifications, error handling patterns, authentication strategies, and comprehensive documentation.

2026-05-21
api-test-generator
محللو ضمان جودة البرمجيات والمختبرون

Generate comprehensive API endpoint tests for REST and GraphQL APIs. Creates tests for all HTTP methods, status codes, authentication, and validation.

2026-05-21
architecture-planner
مطوّرو البرمجيات

Design component architecture and module structure using established architectural patterns for clean, maintainable, and scalable systems.

2026-05-21
changelog-generator
مطوّرو البرمجيات

Generate CHANGELOG entries following conventional commits format with semantic versioning. Use when finalizing features to maintain proper change history.

2026-05-21
code-reviewer
محللو ضمان جودة البرمجيات والمختبرون

Review code for quality, security, and performance with comprehensive feedback.

2026-05-21
coverage-analyzer
محللو ضمان جودة البرمجيات والمختبرون

Analyze test coverage with detailed metrics, identify gaps, and generate comprehensive reports. Use when measuring code coverage, finding untested code, or validating coverage thresholds.

2026-05-21
data-modeler
مطوّرو البرمجيات

Design data models with Pydantic schemas, comprehensive validation rules, type annotations, and relationship mappings.

2026-05-21
dependency-analyzer
مطوّرو البرمجيات

Analyze project dependencies, build dependency trees, detect conflicts, and check compatibility

2026-05-21
design
مطوّرو البرمجيات

Design system architecture, API contracts, and data flows. Use when translating analyzed requirements into technical design for feature implementation.

2026-05-21
design-synthesizer
مطوّرو البرمجيات

Auto-activates when synthesizing outputs from multiple parallel sub-agents to create cohesive, integrated design with consistency checking and conflict resolution.

2026-05-21
doc-analyzer
مطوّرو البرمجيات

Analyze and extract relevant patterns, best practices, and usage examples from fetched documentation for implementation guidance.

2026-05-21
doc-fetcher
مطوّرو البرمجيات

Fetch library and framework documentation via context7-mcp and fetch-mcp for comprehensive documentation research with version-specific content.

2026-05-21
documentation-updater
مطوّرو البرمجيات

Update all project documentation including implementation docs, user guides, API docs, and architecture diagrams. Use when finalizing features to ensure comprehensive documentation.

2026-05-21
e2e-test-writer
محللو ضمان جودة البرمجيات والمختبرون

Write comprehensive end-to-end tests using Playwright with page object model pattern. Use when creating browser-based tests for user workflows.

2026-05-21
file-permission-test
محللو ضمان جودة البرمجيات والمختبرون

File permission test. Use for testing.

2026-05-21
implementation
مطوّرو البرمجيات

Implement features with code, tests, and documentation. Use when building features from approved designs following TDD and project coding standards.

2026-05-21
integration-test-writer
محللو ضمان جودة البرمجيات والمختبرون

Generate comprehensive integration tests for component interactions, workflows, and system boundaries. Use for testing API endpoints, database operations, and multi-component flows.

2026-05-21
jest-generator
محللو ضمان جودة البرمجيات والمختبرون

Generate Jest-based unit tests for JavaScript/TypeScript code. Creates test files following Jest conventions with proper mocking, describe blocks, and coverage.

2026-05-21
owasp-checker
محللو أمن المعلومات

Verify compliance with OWASP Top 10 2021 security standards. Use when performing OWASP compliance checks and security certification.

2026-05-21
permission-test-skill
محللو ضمان جودة البرمجيات والمختبرون

Permission test. Use for testing.

2026-05-21
planning-doc-generator
متخصصو إدارة المشاريع

Generate project assessment markdown documents from JSON data with WHY/WHO/WHAT sections and GO/NO-GO decision matrix.

2026-05-21
pr-creator
مطوّرو البرمجيات

Create comprehensive pull requests with detailed descriptions, test plans, and proper git workflow. Use when finalizing features to ensure high-quality PRs.

2026-05-21
pr-merge
مطوّرو البرمجيات

Safely merge GitHub pull requests using comprehensive pre-merge validation. Use this skill when the user asks to merge a PR, complete a PR workflow, or check if a PR is ready to merge. Validates CI/CD status, reviews, and conflicts before merging with the appropriate strategy.

2026-05-21
prp-generator
متخصصو إدارة المشاريع

Auto-activates when generating Product Requirements Prompt (PRP) documents from synthesized design outputs, providing structured templates and comprehensive implementation guidance.

2026-05-21
pytest-generator
محللو ضمان جودة البرمجيات والمختبرون

Generate pytest-based unit tests for Python code. Creates test files following pytest conventions with proper fixtures, mocking, and parametrization.

2026-05-21
python-quality-checker
مطوّرو البرمجيات

Validate Python code quality with formatting, type checking, linting, and security analysis. Use for Python codebases to ensure PEP 8 compliance, type safety, and code quality.

2026-05-21
recursive-communicator
مطوّرو البرمجيات

Auto-activates when managing agent-to-agent communication for validation failures and recursive fix cycles between validation specialists and main agent.

2026-05-21
requirements-extractor
مطوّرو البرمجيات

Auto-activates when analyzing GitHub issues to extract functional requirements, non-functional requirements, acceptance criteria, and user stories.

2026-05-21
rust-quality-checker
مطوّرو البرمجيات

Validate Rust code quality with rustfmt, clippy, cargo check, and security analysis. Use for Rust codebases to ensure idiomatic Rust code and best practices.

2026-05-21
security-assessor
محللو أمن المعلومات

Auto-activates during requirements analysis to assess security risks using OWASP Top 10 framework, identify security requirements, and recommend mitigation strategies.

2026-05-21
security-scanner
محللو أمن المعلومات

Scan codebase for security vulnerabilities including secrets, insecure dependencies, and unsafe code patterns. Use when performing automated security scans.

2026-05-21
tech-stack-evaluator
مطوّرو البرمجيات

Auto-activates during requirements analysis to evaluate technical stack compatibility, recommend appropriate technologies, and assess performance implications.

2026-05-21
test-executor
محللو ضمان جودة البرمجيات والمختبرون

Execute test suites with proper configuration, parallel execution, and detailed reporting. Use when running unit tests, integration tests, or full test suites.

2026-05-21
عرض أهم 40 من أصل 103 skills مجمعة في هذا المستودع.