Skip to main content
AZANIR
ملف منشئ GitHub

AZANIR

عرض على مستوى المستودعات لـ ١١٥ skills مجمعة عبر ٤ مستودعات GitHub.

skills مجمعة
١١٥
مستودعات
٤
محدث
٤ يونيو ٢٠٢٦
خريطة المستودعات

أين توجد skills

أهم المستودعات حسب عدد skills المجمعة، مع حصتها من كتالوج هذا المنشئ وانتشارها المهني.

مستكشف المستودعات

المستودعات و skills الممثلة

qa-orchestrator
محللو ضمان جودة البرمجيات والمختبرون

Master skill coordinating all QA skills through pipeline modes (full-cycle, docs-only, testcases-only, write-tests, report), formalized handoff chains, scheduler rules, and framework/language selection based on project context.

٢٣ مارس ٢٠٢٦
qa-project-memory
محللو ضمان جودة البرمجيات والمختبرون

QA project memory with auto-update. Structured log of bugs, decisions, tests, regressions, environments. Automatically updated after every QA task. Archive system with searchable index for large projects. Trigger phrases (EN): "initialize memory", "init qa…

٢٣ مارس ٢٠٢٦
qa-playswag
محللو ضمان جودة البرمجيات والمختبرون

Analyze OpenAPI/Swagger spec (JSON or YAML) against existing test files and generate an HTML coverage report with QA automation tasks. Use when user provides an OpenAPI spec file and wants to know test coverage status.

٢١ مارس ٢٠٢٦
qa-accessibility-test-writer
محللو ضمان جودة البرمجيات والمختبرون

Generate accessibility tests for WCAG 2.2 compliance using axe-core, Pa11y, and Lighthouse with automated checks for ARIA patterns, keyboard navigation, color contrast, and screen reader support.

٨ مارس ٢٠٢٦
qa-api-contract-curator
محللو ضمان جودة البرمجيات والمختبرون

Manage and formalize API contracts from existing endpoints, swagger/JSON, network traffic, or developer interviews into OpenAPI specifications.

٨ مارس ٢٠٢٦
qa-browser-data-collector
محللو ضمان جودة البرمجيات والمختبرون

Autonomously explore live web applications using Playwright MCP to collect page structure, form fields, validation rules, API endpoints, and user flows for test case generation.

٨ مارس ٢٠٢٦
qa-bug-ticket-creator
محللو ضمان جودة البرمجيات والمختبرون

Generate structured bug reports from test failures with expected/actual results, reproduction steps, evidence, severity/priority, and auto-create GitHub Issues via GitHub MCP with duplicate detection.

٨ مارس ٢٠٢٦
qa-changelog-analyzer
محللو ضمان جودة البرمجيات والمختبرون

Analyze git diff and commit history to recommend which tests to add, update, or run based on code changes.

٨ مارس ٢٠٢٦
عرض 8 من أصل ٥٨ skills مجمعة.
analytics-digest
مطوّرو البرمجيات

Pull weekly traffic data from Plausible Analytics for artstroy.net, produce a structured digest with top articles, category breakdown, referrer mix, and trend signals. Posted to the root company issue weekly.

٢٥ مايو ٢٠٢٦
cross-post-syndication
مطوّرو البرمجيات

Cross-post published ArtStroy articles to dev.to and Hashnode with correct canonical URLs, metadata mapping, and formatting. Handles API integration for automated posting and creates manual-assist drafts for platforms without API access.

٢٥ مايو ٢٠٢٦
dependency-audit
محللو ضمان جودة البرمجيات والمختبرون

Scan ArtStroy npm/bun dependencies for known vulnerabilities. Ranks CVEs by CVSS severity, creates vuln-fix issues with deadlines, and verifies fixes post-deploy. Run monthly and on any new dependency addition.

٢٥ مايو ٢٠٢٦
deploy-pipeline
مطوّرو البرمجيات

Manage and verify the ArtStroy CI/CD pipeline. Covers the GitHub Actions deploy workflow, SSH-based Hetzner deployment, Docker Compose orchestration, and post-deploy health checks. Used by DevOps Engineer for deploy operations and pipeline maintenance.

٢٥ مايو ٢٠٢٦
infra-as-code
مطوّرو البرمجيات

Manage ArtStroy's Docker Compose configuration, Hetzner server provisioning, environment variable management, and infrastructure-as-code practices. Used by DevOps Engineer for all infrastructure changes.

٢٥ مايو ٢٠٢٦
newsletter-build
مطوّرو البرمجيات

Compile new ArtStroy articles into a Markdown newsletter draft ready for Buttondown. Runs weekly; sends draft to human for final review before dispatch.

٢٥ مايو ٢٠٢٦
secrets-management
مطوّرو البرمجيات

Manage secrets rotation, GitHub Actions secret updates, and environment variable injection for ArtStroy. Ensures secrets never appear in logs, git history, or plaintext files. Used by DevOps Engineer and Security Auditor.

٢٥ مايو ٢٠٢٦
security-headers-check
محللو أمن المعلومات

Verify artstroy.net HTTP security headers against OWASP best practices. Checks CSP, HSTS, X-Frame-Options, X-Content-Type-Options, Permissions-Policy, and Referrer-Policy. Creates issues for missing or misconfigured headers.

٢٥ مايو ٢٠٢٦
عرض 8 من أصل ٣٩ skills مجمعة.
code-graph
مطوّرو البرمجيات

Optional code-navigation aid for large or unfamiliar codebases. Use during the plan or implement phases to map module dependencies, find where a symbol is defined and used, and orient before making changes. This is a navigation helper only — it is NOT the…

١ يونيو ٢٠٢٦
memory-manager
مطوّرو البرمجيات

Persistent memory layer across sessions. Use to recall prior context at the start of work, to store checkpoints at phase boundaries, and to answer "what did we decide / do before" questions. Backed by the agentmemory server (local SQLite + vector embeddings)…

١ يونيو ٢٠٢٦
sdlc-design
مصممو واجهات الويب والرقمية

Phase 4 of the SDLC, used ONLY for user-facing features. Use this to produce UI/UX design documentation and a persistent design system before implementation. Triggers when tasks.md exists and the spec marked a UI surface. Coordinates with the ui-ux-pro-max…

١ يونيو ٢٠٢٦
sdlc-implement
مطوّرو البرمجيات

Phase 5 of the SDLC. Use this to write code that satisfies the tasks, strictly test-first (TDD). Triggers when tasks.md exists and design is done or not needed. Implements one task at a time, writing a failing test before code, then making it pass, then…

١ يونيو ٢٠٢٦
sdlc-orchestrator
المهن الحاسوبية الأخرى

Master coordinator for the full software development lifecycle. Use this when starting a new feature or project, when the user is unsure which phase to run, when resuming work after a break, or to establish/edit the project constitution. Routes to specify,…

١ يونيو ٢٠٢٦
sdlc-plan
مطوّرو البرمجيات

Phase 2 of the SDLC. Use this to decide HOW a specified feature will be built — architecture, tech choices, data model, API contracts, and trade-offs. Triggers after a spec exists and the user wants a technical plan or design decisions. Produces…

١ يونيو ٢٠٢٦
sdlc-review
محللو ضمان جودة البرمجيات والمختبرون

Phase 6 of the SDLC. Use this to verify the implementation against the spec's acceptance criteria and the project constitution before shipping. Triggers when implementation is complete. Produces specs/<feature>/review.md — a filled acceptance checklist with…

١ يونيو ٢٠٢٦
sdlc-ship
مطوّرو البرمجيات

Phase 7 of the SDLC, the final phase. Use this to prepare a release after review has passed. Triggers when review.md shows all criteria passing. Runs the mandatory security-scan gate, generates release notes in Ukrainian, and prepares (but does not…

١ يونيو ٢٠٢٦
عرض 8 من أصل ١٤ skills مجمعة.
عرض ٤ من أصل ٤ مستودعات
تم تحميل كل المستودعات