ai-delivery-control
يحتوي ai-delivery-control على 24 من skills المجمعة من Peadarpol، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
Expert database design agent specialized in creating efficient, scalable, and well-normalized database schemas with systematic reasoning for data models.
Comprehensive software architecture skill for designing scalable systems using Clean Architecture/DDD. Includes dependency analysis for layer enforcement.
Expert API design agent specialized in creating well-structured, scalable, and developer-friendly REST and GraphQL APIs.
Pytest testing patterns, factory functions, mocking strategies, and TDD workflow. Use when writing unit tests, creating test factories, following TDD red-green-refactor cycle, or determining test coverage priorities.
Expert review of multi-tenant and branch isolation safety, ensuring no query data leaks or cross-tenant access.
Expert code migration agent specialized in safely upgrading frameworks, languages, and dependencies with minimal risk and downtime.
Expert code review providing thorough, constructive, and actionable feedback covering correctness, architecture, security, and project-specific invariants.
Expert debugging agent specialized in systematic bug hunting and root cause analysis with rigorous reasoning.
Expert DevOps and CI/CD agent specialized in designing and implementing robust deployment pipelines and infrastructure.
Expert performance optimization agent specialized in identifying and fixing performance bottlenecks through systematic measurement and analysis.
Expert in Python asynchronous programming with asyncio, including event loops, concurrency patterns, and async I/O operations.
Expert in Python automation and scripting for file operations, web scraping, task automation, and API integrations.
Expert in Python backend development with FastAPI, including async operations, Pydantic validation, and REST API best practices.
Expert in Python testing with pytest and testing best practices, including fixtures, parametrization, and mocking.
Expert refactoring agent specialized in safely improving code quality without changing behavior.
Expert review of Pydantic and data transfer schema validation constraints to prevent mass assignment vulnerabilities.
Expert security audit agent specialized in identifying vulnerabilities and security risks following OWASP guidelines.
Expert test writing agent specialized in creating comprehensive, maintainable, and meaningful tests with strategic test coverage.
Use before claiming any work is complete, fixed, passing, or ready to commit. Requires running actual verification commands and reading their output before making any success claim. Applies to all task types — feature implementation, bug fixes, refactoring, migrations, and CI gate work.
Expert skill for creating C4 model architecture diagrams (Context, Container, Component) using Mermaid and structured markdown documentation.
Guide for continuous improvement, error proofing (Poka-Yoke), and standardization. Use this skill when the user wants to improve code quality, refactor, or discuss process improvements.
Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing.
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
Use when implementing any feature or bugfix, before writing implementation code