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

ctoc

يحتوي ctoc على 101 من skills المجمعة من robotijn، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
101
Stars
3
محدث
2026-07-18
Forks
2
التغطية المهنية
17 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

advocate-lens
المهن الحاسوبية الأخرى

Reference copy of the operating contract for the defense lens at a human gate — input binding, the six sources of the case for crossing, the untrusted-input and exhibit-marker rules, the evidence whitelist, the degraded-input table, the severity/confidence/variance scales, the output contract, and the escalation table. NOT preloaded into any agent. agents/iron-loop/advocate-critic.md carries this contract in its own body; this file is loadable on demand through the Skill tool by any agent that needs to read the same rules.

2026-07-18
ai-code-quality-reviewer
محللو ضمان جودة البرمجيات والمختبرون

Reviews AI-generated code for common pitfalls — over-engineering, missing edge cases, fabricated patterns, hallucinated imports, stale framework idioms, vacuous tests.

2026-07-17
hallucination-detector
محللو ضمان جودة البرمجيات والمختبرون

Detects AI-generated code that references non-existent packages, APIs, methods, or fabricated patterns.

2026-07-17
llm-security-tester
محللو أمن المعلومات

Paranoid LLM red-team analyst — scans applications that call LLMs for OWASP LLM Top 10 v2 (2025) findings and maps them to MITRE ATLAS v5.4.0 adversary tactics.

2026-07-17
dependency-analyzer
مطوّرو البرمجيات

Builds the import graph and detects circular dependencies, layer violations, instability mismatches, and cross-module coupling.

2026-07-17
pattern-detector
مطوّرو البرمجيات

Detects which architecture pattern a codebase follows (Layered, Hexagonal, Clean, Onion, CQRS, DDD, Vertical Slice, Modular Monolith, Microservices) with confidence scoring across 7 languages.

2026-07-17
ai-governance-checker
ضباط الامتثال

AI regulatory governance scanner — classifies AI systems against EU AI Act risk tiers, NIST AI RMF / AI 600-1 functions, and ISO/IEC 42001 controls; flags missing inventory, oversight, documentation, transparency, and conformity-assessment artifacts.

2026-07-17
audit-log-checker
مطوّرو البرمجيات

Validates audit logging for compliance, security, and operational visibility.

2026-07-17
gdpr-compliance-checker
مطوّرو البرمجيات

Validates GDPR/privacy compliance in code, data flows, consent, and right-to-erasure implementation.

2026-07-17
license-scanner
مطوّرو البرمجيات

Scans dependencies for license compliance, attribution gaps, and copyleft conflicts.

2026-07-17
sbom-cra-checker
مطوّرو البرمجيات

SBOM correctness, signing, retention, and EU Cyber Resilience Act (CRA) vulnerability-reporting readiness — validates SPDX 2.3+/CycloneDX 1.6+ against NTIA minimum elements and ENISA Single Reporting Platform wiring.

2026-07-17
cloud-cost-analyzer
مطوّرو البرمجيات

Analyzes infrastructure code and cloud usage for cost optimization — right-sizing, reservations, waste elimination, PR-time cost prediction.

2026-07-17
data-quality-checker
مطوّرو البرمجيات

Validates data quality across pipelines, schemas, and warehouses using the six data-quality dimensions.

2026-07-17
feature-store-validator
مطوّرو البرمجيات

Validates feature store configurations, feature definitions, freshness, lineage, and online/offline consistency.

2026-07-17
ml-model-validator
مطوّرو البرمجيات

Validates ML models for performance, fairness, robustness, drift, and deployment readiness.

2026-07-17
api-deprecation-checker
مطوّرو البرمجيات

Detects usage of deprecated APIs, libraries, and language features so teams can plan migrations.

2026-07-17
onboarding-validator
مطوّرو البرمجيات

Validates developer onboarding — README, bootstrap, devcontainer, version pinning, contributing docs — to minimize time-to-first-hello-world.

2026-07-17
changelog-generator
مطوّرو البرمجيات

Auto-generates changelogs from commits and PRs — Keep a Changelog 1.1 + Conventional Commits, semver-driven, breaking-change-first, generated-and-curated hybrid.

2026-07-17
documentation-updater
مطوّرو البرمجيات

Updates API docs, README, code comments, and changelog entries.

2026-07-17
bundle-analyzer
مطوّرو الويب

Analyzes JavaScript bundle size, enforces performance budgets, finds tree-shaking failures, code-split gaps, and budget regressions in CI.

2026-07-17
component-tester
محللو ضمان جودة البرمجيات والمختبرون

Tests React/Vue/Svelte/Solid/Blazor components in isolation using real-browser test runners, semantic queries, and user-behavior-driven assertions.

2026-07-17
visual-regression-checker
محللو ضمان جودة البرمجيات والمختبرون

Detects unintended visual changes via AI-aware screenshot comparison and perceptual diffing.

2026-07-17
ci-pipeline-checker
مطوّرو البرمجيات

Validates CI/CD pipelines for supply chain security and 2026 best practices.

2026-07-17
ci-runner-setup
مديرو الشبكات وأنظمة الحاسوب

Guides users through GitHub Actions runner selection (hosted vs self-hosted vs hybrid) with informed-decision UX.

2026-07-17
docker-security-checker
مديرو الشبكات وأنظمة الحاسوب

Scans Dockerfiles and images for security vulnerabilities and 2026 hardening best practices.

2026-07-17
kubernetes-checker
مديرو الشبكات وأنظمة الحاسوب

Validates Kubernetes manifests for security, resource hygiene, and 2026 GitOps best practices.

2026-07-17
terraform-validator
مطوّرو البرمجيات

Validates Terraform / OpenTofu IaC for syntax, security, and 2026 best practices (remote state with locking, drift detection, for_each, policy-as-code).

2026-07-17
clm-obligations
المساعدون القانونيون ومساعدو المحامين

Contract Lifecycle Management (CLM) obligations tracker — extracts payment, service-level agreement, audit, renewal, and termination obligations from generated legal documents and writes them to .ctoc/contracts/obligations.yaml with timer-bearing fields. Points to lawyer-reviewed clause-library templates for limitation of liability, indemnification, sub-processor, and Health Insurance Portability and Accountability Act Business Associate Agreement boilerplate.

2026-07-17
dsar-handler
المساعدون القانونيون ومساعدو المحامين

Data Subject Access Request (DSAR) handler — identity verification, scope assessment, data discovery, machine-readable export, signed deletion attestation. Tracks GDPR Article 12 (one month / extendable three) and California Consumer Privacy Act / California Privacy Rights Act (45 days / extendable 90) clocks. Writes per-request evidence to .ctoc/dsar/<request-id>.yaml.

2026-07-17
android-checker
محللو ضمان جودة البرمجيات والمختبرون

Validates Android/Kotlin code quality, runs ktlint+detekt, builds and tests on the emulator, and emits security findings as critical-tier letters via the refinement loop.

2026-07-17
ios-checker
محللو ضمان جودة البرمجيات والمختبرون

Validates iOS/Swift code quality, runs SwiftLint, builds and tests on the simulator, audits privacy manifest, keychain usage, ATT, code signing.

2026-07-17
react-native-bridge-checker
محللو ضمان جودة البرمجيات والمختبرون

Validates React Native native module compatibility, bridge efficiency, and Turbo Modules migration.

2026-07-17
experiment-designer
علماء البيانات

Designs A/B tests from a hypothesis — control vs variant, success metric, minimum sample size, duration, feature-flag config. Outputs a runnable experiment spec with sample-size, SRM check, CUPED, and pre-registered analysis plan.

2026-07-17
product-reviewer
محللو أبحاث السوق ومتخصصو التسويق

Weekly product review. Reads KPI data from PostHog/Stripe, compares against targets, identifies funnel drop-offs, surfaces 2-3 hypotheses for improvement.

2026-07-17
architecture-checker
مطوّرو البرمجيات

Detects architectural violations — circular dependencies, layer violations, forbidden imports, blast radius, missing module boundaries — at stage transitions.

2026-07-17
code-reviewer
محللو ضمان جودة البرمجيات والمختبرون

Reviews code quality against CTO profile standards — readability, naming, idiomatic style, error handling, and reviewer-judgement patterns automated tools miss.

2026-07-17
code-smell-detector
مطوّرو البرمجيات

Detects code smells and anti-patterns that indicate design problems — classic Fowler catalog plus 2026 ML/LLM additions.

2026-07-17
complexity-analyzer
مطوّرو البرمجيات

Measures cyclomatic, cognitive, NPath, Halstead, and structural complexity; flags refactoring hotspots with refactor-suggested fixes.

2026-07-17
complexity-reducer
مطوّرو البرمجيات

Generates concrete refactoring plans for complex code with before/after examples, AST-based codemod recipes, and quantified complexity reduction across 7 languages.

2026-07-17
consistency-checker
مطوّرو البرمجيات

Ensures naming, patterns, and style consistency across the codebase — catches what formatters can't.

2026-07-17
عرض أهم 40 من أصل 101 skills مجمعة في هذا المستودع.