Autonomous build loop with Karpathy ratcheting, GAN evaluator, and session chaining. Iterates story groups until all features pass or stopping criteria met.
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ١٨ من skills من cwijayasundara/claude_harness_eng_v1. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ١٨ من أصل ١٨ skills مجمعة.
Autonomous build loop with Karpathy ratcheting, GAN evaluator, and session chaining. Iterates story groups until all features pass or stopping criteria met.
لغة النص الأصلي: الإنجليزية
Socratic interview to create a Business Requirements Document. First step in the SDLC pipeline.
لغة النص الأصلي: الإنجليزية
Generate system architecture, machine-readable schemas, and UI mockups. Spawns planner + ui-designer concurrently.
لغة النص الأصلي: الإنجليزية
Evaluation patterns — sprint contract format, three-layer verification, scoring rubric references.
لغة النص الأصلي: الإنجليزية
Standard GitHub issue workflow. Branch, reproduce, fix, test, PR.
لغة النص الأصلي: الإنجليزية
Generate production code and tests for a story group using agent teams for parallel execution.
لغة النص الأصلي: الإنجليزية
Refactor existing code for quality, performance, or maintainability. Enforces six quality principles with ratchet gate.
لغة النص الأصلي: الإنجليزية
Code generation quality principles — TDD, typing, error handling, logging, API integration, LLM integration.
لغة النص الأصلي: الإنجليزية
Full SDLC pipeline. Runs all phases end-to-end with human gates on phases 1-3.
لغة النص الأصلي: الإنجليزية
Generate Docker Compose stack, Dockerfiles, environment config, and init.sh bootstrap script.
لغة النص الأصلي: الإنجليزية
Run the application and verify sprint contract criteria via API tests, Playwright interaction, and schema validation.
لغة النص الأصلي: الإنجليزية
Enhance existing features through story-driven development with full verification.
لغة النص الأصلي: الإنجليزية
Scan codebase for pattern drift and generate targeted cleanup PRs. Entropy control for agent-generated code.
لغة النص الأصلي: الإنجليزية
Run evaluator and security reviewer concurrently for comprehensive quality gate.
لغة النص الأصلي: الإنجليزية
Decompose BRD into epics, stories, dependency graph, and feature list for agent team execution.
لغة النص الأصلي: الإنجليزية
Generate test plan, test cases, test data fixtures, and Playwright E2E tests mapped to acceptance criteria.
لغة النص الأصلي: الإنجليزية
Layered architecture rules — one-way imports, module boundaries, file organization.
لغة النص الأصلي: الإنجليزية
Testing patterns — Playwright E2E, test structure, fixture management, mock boundaries.
لغة النص الأصلي: الإنجليزية