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

cwijayasundara

عرض على مستوى المستودعات لـ ١٣٠ skills مجمعة عبر ٧ مستودعات GitHub.

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

أين توجد skills

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

#01
claude_harness_eng_v5
٥٢ skills · ٢٥ يوليو ٢٠٢٦
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرونالمهن الحاسوبية الأخرىمتخصصو إدارة المشاريعمحللو أبحاث السوق ومتخصصو التسويقمحللو التمويل والاستثمار
٩ فئات مهنية · ١٠٠٪؜ مصنفة
٤٠٪؜الحصة
#02
claude_harness_eng_v4
٢٦ skills · ١١ يونيو ٢٠٢٦
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرونمتخصصو إدارة المشاريعمديرو الشبكات وأنظمة الحاسوب
٤ فئات مهنية · ١٠٠٪؜ مصنفة
٢٠٪؜الحصة
#03
claude_harness_eng_v1
١٨ skills · ١ أبريل ٢٠٢٦
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرونمتخصصو إدارة المشاريعمحللو الإدارة
٤ فئات مهنية · ١٠٠٪؜ مصنفة
١٤٪؜الحصة
#04
claude_code_forge_v2
١٦ skills · ٢٢ مارس ٢٠٢٦
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرونمديرو الشبكات وأنظمة الحاسوبالمهن الحاسوبية الأخرى
٤ فئات مهنية · ١٠٠٪؜ مصنفة
١٢٪؜الحصة
#05
agent_cli_langchain
٩ skills · ٢٨ أبريل ٢٠٢٦
مطوّرو البرمجياتمحللو ضمان جودة البرمجيات والمختبرون
٢ فئات مهنية · ١٠٠٪؜ مصنفة
٦٫٩٪؜الحصة
#06
document_intelligence_adv_v2
٧ skills · ٢٩ مارس ٢٠٢٦
مطوّرو البرمجياتمحللو الإدارةمحللو ضمان جودة البرمجيات والمختبرونمصممو واجهات الويب والرقمية
٤ فئات مهنية · ١٠٠٪؜ مصنفة
٥٫٤٪؜الحصة
#07
deep_agent_harness
٢ skills · ١٣ أبريل ٢٠٢٦
مطوّرو البرمجيات
١ فئات مهنية · ١٠٠٪؜ مصنفة
١٫٥٪؜الحصة
مستكشف المستودعات

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

code-gen
مطوّرو البرمجيات

Code generation quality principles — TDD, typing, error handling, logging, API integration, LLM integration.

٢٥ يوليو ٢٠٢٦
author-prompt-surface
المهن الحاسوبية الأخرى

Use when creating or editing .claude/agents/*.md, .claude/skills/*/SKILL.md, or .claude/commands/* — apply docs/prompting-standards.md (trigger conditions, model-agnostic bodies, no reasoning-as-text, effort floors).

٢٥ يوليو ٢٠٢٦
auto
مطوّرو البرمجيات

Autonomous build loop with Karpathy ratcheting, GAN evaluator, and session chaining. Iterates story groups until all features pass or stopping criteria met.

٢٥ يوليو ٢٠٢٦
retro
المهن الحاسوبية الأخرى

Review this harness's own recent loop-health signals and recommend scored, evidence-backed improvements to the harness itself (skills, gates, sensors, CLAUDE.md rules) — never to product code. Use after a `/auto`/`/gate` run, on a drift cadence, or on demand…

٢٤ يوليو ٢٠٢٦
attestation
مطوّرو البرمجيات

Generate a per-commit, durable compliance attestation (with a sha256 corruption-detecting integrity checksum) from the harness control inventory, the branch-protection/deploy-gate verify outputs, the gate verdict, and the ratchet baselines — then commit the…

٢٤ يوليو ٢٠٢٦
portfolio-rollup
مطوّرو البرمجيات

Aggregate per-repo compliance attestations into one integrity-hashed portfolio rollup — verifying each attestation's sha256 integrity, recording an unattested repo as a compliance gap, and computing harness-version drift across the fleet. Use over a local…

٢٤ يوليو ٢٠٢٦
provision
مطوّرو البرمجيات

Provision the GitHub security-compliance gates and verify they hold. Three modes — protection (branch-protection ruleset so gitleaks+sast+code-owner review block merges), environments (deploy-approval environment so a deploy pauses for a required reviewer),…

٢٤ يوليو ٢٠٢٦
change
مطوّرو البرمجيات

Change the behavior of existing code — story-driven by default, or --issue N for a GitHub bug fix. Test-first, full verification, code review.

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

Discover and map an existing codebase before planning or changing it.

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

Change the behavior of existing code — story-driven by default, or --issue N for a GitHub bug fix. Test-first, full verification, code review.

١١ يونيو ٢٠٢٦
checking-migration-safety
مطوّرو البرمجيات

Use when a planned change touches persisted data shape — ORM models, migration files, schema definitions, serialized formats, or message contracts — in /change, /refactor, or /implement on an existing codebase. Routes schema changes through expand-contract…

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

Generate production code and tests for a story group using agent teams for parallel execution.

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

Refactor existing code for quality, performance, or maintainability. Enforces core quality principles with ratchet gate.

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

Generate test plan, test cases, test data fixtures, and Playwright E2E tests mapped to acceptance criteria.

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

Use when bumping a dependency version — package.json, pyproject.toml, requirements, or lockfile changes — in an existing codebase. Classifies the bump, audits the usage surface from the code graph, and isolates the upgrade in its own proven commit.

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

Controlled small-change lane for low-risk fixes, docs, tests, and narrowly scoped edits without running the full SDLC pipeline.

١١ يونيو ٢٠٢٦
عرض 8 من أصل ٢٦ skills مجمعة.
عرض 8 من أصل ١٨ skills مجمعة.
architecture
مطوّرو البرمجيات

Design the system architecture including layered dependencies, API contracts (endpoints, schemas, errors), data models, folder structure, and deployment topology. Output a detailed design document to `specs/design/` with all decisions justified.

٢٢ مارس ٢٠٢٦
build
المهن الحاسوبية الأخرى

Run the complete SDLC pipeline from BRD to deployed application. Orchestrates spec writing, architecture, UI design, implementation, code review, E2E testing, deployment, and PR creation.

٢٢ مارس ٢٠٢٦
code-gen
مطوّرو البرمجيات

Story-driven code generation with strict quality principles. Use when implementing user stories, writing production code, creating unit tests, or generating code from specs. Enforces small modules, static typing, 50-line function limit, and 100% meaningful…

٢٢ مارس ٢٠٢٦
deployment
مديرو الشبكات وأنظمة الحاسوب

Set up local development with Docker Compose, hot reload, health checks, and database migrations. Generate docker-compose.yml, Dockerfiles, .env.example, and document the deployment topology.

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

Run code review and security review on implemented code. Checks architecture compliance, quality principles, test coverage, and security vulnerabilities.

٢٢ مارس ٢٠٢٦
testing
محللو ضمان جودة البرمجيات والمختبرون

Test planning, test case design, test data generation, and Playwright E2E automation. Use when creating test plans, writing test cases, generating test data, setting up Playwright, or automating end-to-end tests.

٢٢ مارس ٢٠٢٦
auto
مطوّرو البرمجيات

Autonomous build loop with ratcheting. Implements stories iteratively — keep on pass, revert on fail, learn from failures. Runs until all stories pass or stopping criteria met.

٢٢ مارس ٢٠٢٦
deploy
مديرو الشبكات وأنظمة الحاسوب

Generate Docker Compose stack, Dockerfiles, env config, and verify local deployment with health checks and database migrations.

٢٢ مارس ٢٠٢٦
عرض 8 من أصل ١٦ skills مجمعة.
langchain-agents-deepagents-code
مطوّرو البرمجيات

Use when editing a DeepAgents project — adding tools, sub-agents, modifying the system prompt, choosing a filesystem backend, or composing extra middlewares (retries, fallbacks, HITL) on top.

٢٨ أبريل ٢٠٢٦
langchain-agents-scaffold
مطوّرو البرمجيات

Use when creating a new LangChain / LangGraph / DeepAgents project from scratch. Picks the right scaffolder for graphs vs. DeepAgents vs. LCEL chains.

٢٨ أبريل ٢٠٢٦
langchain-agents-workflow
مطوّرو البرمجيات

Use when starting work on any LangChain / LangGraph / DeepAgents project. Entry point for the develop -> middleware -> evaluate -> deploy lifecycle, mapping each step to the right official tool.

٢٨ أبريل ٢٠٢٦
langchain-agents-deploy
مطوّرو البرمجيات

Use when productionising or deploying a LangChain / LangGraph / DeepAgents agent. Covers durable execution (checkpointers, thread_id), the production middleware stack, three deploy targets (LangSmith Cloud, Cloud Run, Docker), secrets, scaling, and…

٢٨ أبريل ٢٠٢٦
langchain-agents-langchain-code
مطوّرو البرمجيات

Use when editing a non-agentic LCEL pipeline — composing Runnables, retrievers, embeddings, chat models, parsers, or building a RAG chain. For agents (LLM + tools loop), use the middleware skill instead.

٢٨ أبريل ٢٠٢٦
langchain-agents-langgraph-code
مطوّرو البرمجيات

Use when building a custom-graph LangGraph agent — when `create_agent(...)` + middleware isn't enough and you need explicit StateGraph control (multi-graph workflows, custom routing, non-standard state schemas, parallel branches). For the common case, use…

٢٨ أبريل ٢٠٢٦
langchain-agents-langsmith-evals
محللو ضمان جودة البرمجيات والمختبرون

Use when authoring eval datasets, writing evaluators, running evals against a LangChain / LangGraph / DeepAgents project, comparing eval results between runs, or writing unit/integration tests for an agent.

٢٨ أبريل ٢٠٢٦
langchain-agents-middleware
مطوّرو البرمجيات

Use when building or productionising any agent — adding retries, fallbacks, summarization, human-in-the-loop, PII redaction, call limits, or custom hooks. Middleware is THE composition primitive for modern LangChain agents (v1+); covers built-ins plus the…

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