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

ai-coding-resources

يحتوي ai-coding-resources على 17 من skills المجمعة من Kiwi-Home، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
17
Stars
0
محدث
2026-02-17
Forks
0
التغطية المهنية
5 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

complexity-triage
مطوّرو البرمجيات

Complexity assessment framework for routing issues to appropriate preparation depth. Defines triage signals, mode selection criteria, and output templates for solo and lightweight modes. Referenced by prepare-issue before design session dispatch.

2026-02-17
agent-patterns
مطوّرو البرمجيات

Documents agent frontmatter metadata spec and patterns for creating effective project-specific agents. Use when: creating agents, understanding agent discovery, or configuring agent metadata.

2026-02-16
asset-discovery
مطوّرو البرمجيات

Discovers existing skills and agents across project, user, and plugin layers and provides similarity heuristics for detecting overlapping assets. Use when generating skills or agents, detecting duplicate assets, or checking for name collisions.

2026-02-16
deliberation-protocol
مديرو أنظمة الحاسوب والمعلومات

Governs multi-round specialist deliberation for design sessions, plan reviews, and adversarial dispatch. Defines conflict detection, dispatch rounds, cross-pollination, and resolution protocols. Referenced during design sessions, plan reviews, and adversarial plan challenges.

2026-02-16
issue-workflow
مطوّرو البرمجيات

Structured workflow for planning and executing GitHub issues. Ensures thorough research, proper requirements analysis, and build-vs-buy evaluation before implementation. Use when: planning an issue, executing an issue, or reviewing a plan.

2026-02-16
issue-writer
متخصصو إدارة المشاريع

Writes requirements-focused issues that describe what needs to be done, not how to implement it. Works with any tracker. Use when creating issues, updating requirements, or planning work.

2026-02-16
pr-review
محللو ضمان جودة البرمجيات والمختبرون

Framework for reviewing pull requests with severity-tiered findings, ecosystem-adapted focus areas, and strict exit criteria. Defines review principles, severity tiers, finding disposition framework, and the CREATE ISSUE protocol. Use when reviewing PRs from CLI or CI.

2026-02-16
project-context
مطوّرو البرمجيات

Shared context-resolution pattern for workflow commands. Encodes the canonical 3-step protocol (read config, auto-detect, validate) with extension points for command-specific behavior. Use when: resolving project context, reading workflow config, or auto-detecting project settings.

2026-02-16
refactoring-patterns
مطوّرو البرمجيات

Safe refactoring patterns for AI-assisted development. Covers refactoring triggers, AI-specific anti-patterns (additive-only changes, wrapper inflation, dead code accumulation) with corrective annotations, size-check heuristics, and verification criteria. Use when: planning refactoring work, reviewing code for structural improvements, addressing tech debt during execution, or evaluating whether a change qualifies as refactoring vs. new feature work.

2026-02-16
security-patterns
محللو أمن المعلومات

Security detection patterns, anti-patterns, and OWASP mapping for code review. Covers input validation, authentication/authorization, secret management, and dependency audit with diff-level detection heuristics. Use when: reviewing PRs with security-relevant changes, evaluating authentication flows, or assessing input handling and dependency risk.

2026-02-16
skill-creator
مطوّرو البرمجيات

Guides creation of effective skills that extend Claude with specialized knowledge, workflows, or tool integrations. Covers skill anatomy, frontmatter fields, bundled resources, progressive disclosure, and the init/edit/package lifecycle. Use when: creating a new skill, updating an existing skill, understanding skill structure, or packaging skills for distribution.

2026-02-16
stack-detection
مطوّرو البرمجيات

Technology stack detection reference tables and per-stack analysis guidance. Maps project files to languages, dependencies to frameworks, and directory structures to domains. Includes deeper analysis criteria for LLM-driven codebase understanding. Use when detecting a project's technology stack, scanning for languages, or identifying frameworks.

2026-02-16
agent-team-protocol
مطوّرو البرمجيات

Governs parallel code execution teams with file ownership, TDD workflow, git coordination, and team lifecycle management. Defines spawn templates, timeout policies, and shutdown procedures. Referenced during parallel execution phases of issue implementation.

2026-02-15
codebase-analysis
مطوّرو البرمجيات

Criteria for analyzing codebases to inform agent and skill generation. Encodes signal hierarchy, specialist indicators, and domain significance evaluation. Use when: generating agents, generating skills, or evaluating project setup.

2026-02-15
knowledge-freshness
مطوّرو البرمجيات

Staleness triage framework for evaluating when training data is reliable vs. when verification is required. Classifies knowledge domains by staleness risk and provides decision criteria for verification. Use when: writing code that depends on library versions, API patterns, CLI flags, or framework conventions.

2026-02-15
systematic-debugging
محللو ضمان جودة البرمجيات والمختبرون

Structured debugging methodology for hypothesis-driven failure resolution. Encodes failure classification, evidence hierarchy, hypothesis quality criteria, and escalation thresholds. Use when repeated failures occur during test-driven development, full suite validation, or CI failure loops.

2026-02-15
tdd-patterns
محللو ضمان جودة البرمجيات والمختبرون

Stack-aware TDD patterns, anti-patterns, and quality heuristics for test-driven development. Provides framework-agnostic testing knowledge that adapts guidance based on detected technology stack. Targets AI-specific testing failure modes. Use when writing tests during TDD loops, reviewing test quality, or planning testing strategy.

2026-02-15