Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

ctoc

ctoc contient 101 skills collectées depuis robotijn, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
101
Stars
3
mis à jour
2026-07-18
Forks
2
Couverture métier
17 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

advocate-lens
Autres occupations informatiques

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
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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

2026-07-17
llm-security-tester
Analystes en sécurité de l'information

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
Développeurs de logiciels

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

2026-07-17
pattern-detector
Développeurs de logiciels

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
Agents de conformité

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
Développeurs de logiciels

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

2026-07-17
gdpr-compliance-checker
Développeurs de logiciels

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

2026-07-17
license-scanner
Développeurs de logiciels

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

2026-07-17
sbom-cra-checker
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-07-17
data-quality-checker
Développeurs de logiciels

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

2026-07-17
feature-store-validator
Développeurs de logiciels

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

2026-07-17
ml-model-validator
Développeurs de logiciels

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

2026-07-17
api-deprecation-checker
Développeurs de logiciels

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

2026-07-17
onboarding-validator
Développeurs de logiciels

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

2026-07-17
changelog-generator
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-07-17
bundle-analyzer
Développeurs web

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

2026-07-17
component-tester
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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

2026-07-17
ci-pipeline-checker
Développeurs de logiciels

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

2026-07-17
ci-runner-setup
Administrateurs de réseaux et de systèmes informatiques

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

2026-07-17
docker-security-checker
Administrateurs de réseaux et de systèmes informatiques

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

2026-07-17
kubernetes-checker
Administrateurs de réseaux et de systèmes informatiques

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

2026-07-17
terraform-validator
Développeurs de logiciels

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
Parajuristes et assistants juridiques

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
Parajuristes et assistants juridiques

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
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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

2026-07-17
experiment-designer
Scientifiques des données

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
Analystes en études de marché et spécialistes en marketing

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
Développeurs de logiciels

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

2026-07-17
code-reviewer
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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

2026-07-17
complexity-analyzer
Développeurs de logiciels

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

2026-07-17
complexity-reducer
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-07-17
Affichage des 40 principaux skills collectés sur 101 dans ce dépôt.