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

coding-agent-skill-library

coding-agent-skill-library contient 113 skills collectées depuis mmccalla, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
113
Stars
4
mis à jour
2026-07-08
Forks
1
Couverture métier
10 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

code-review-and-quality
Analystes en assurance qualité des logiciels et testeurs

Use when reviewing code before merge to assess correctness, tests, maintainability, security and user impact.

2026-07-08
cognitive-bias-review
Développeurs de logiciels

Use when reviewing plans, recommendations, prioritisation, risk registers, retrospectives or agent outputs for judgement distortion from cognitive bias — not for checking whether an argument's premises validly support its conclusion.

2026-07-08
logical-fallacy-review
Développeurs de logiciels

Use when evaluating whether premises in plans, ADRs, reviews, security justifications or agent recommendations validly support their conclusions — for logical fallacies, not judgement distortion from cognitive bias.

2026-07-08
reasoning-techniques
Développeurs de logiciels

Use when a coding agent needs robust problem solving, explicit decomposition, alternative-path exploration, program-aided reasoning, ReAct loops, or self-correction.

2026-07-08
reflection-and-verification
Développeurs de logiciels

Use when generated code, plans, tests, prompts or architecture need critique, repair and verification before completion; especially for coding tasks requiring self-review, test-driven repair or quality gates.

2026-07-08
risk-management
Développeurs de logiciels

Identifies risks, scores likelihood and impact, selects treatment, assigns owners and review cadence. Use when building or updating a risk register, treating agent autonomy risks, or deciding mitigate, transfer, accept or avoid.

2026-07-08
threat-modeling
Analystes en sécurité de l'information

Identifies assets, trust boundaries, threats and mitigations for systems and agents. Use when designing security-sensitive features, reviewing attack surface, or planning abuse-case tests.

2026-07-08
accessibility-wcag
Concepteurs web et d'interfaces numériques

Applies WCAG 2.2 AA-aligned accessibility checks to interfaces, forms, dashboards and components. Use when building or reviewing any user-facing UI, content, or agent supervision screen.

2026-07-04
agentic-ux-patterns
Concepteurs web et d'interfaces numériques

Designs interfaces for supervising, approving, steering and auditing AI agent actions with evidence and uncertainty surfaced. Use when building agent workflows, approval gates, or audit surfaces.

2026-07-04
ai-model-governance
Analystes en sécurité de l'information

Governs AI models through inventory, purpose, risk tier, approval, monitoring, drift, kill-switch and retirement. Use when introducing, changing or operating models in production or agent workflows.

2026-07-04
api-design-and-lifecycle
Développeurs de logiciels

Designs HTTP/service APIs with OpenAPI, resource models, authZ, versioning, deprecation and contract tests. Use when defining or evolving service APIs, not dataset or event contracts.

2026-07-04
apply-laws-of-ai
Autres occupations informatiques

Mandatory immutable baseline applying an Asimov-inspired hierarchy of AI safety laws. Use when at every session start and before any other skill, plan, routing decision, tool use, or material edit. Also known as apply_laws_of_AI.

2026-07-04
bdd-practice
Analystes en assurance qualité des logiciels et testeurs

Applies behaviour-driven development with business-readable scenarios linked to executable acceptance tests. Use when defining externally visible behaviour, acceptance criteria, or user-facing workflows before implementation.

2026-07-04
browser-testing-with-devtools
Analystes en assurance qualité des logiciels et testeurs

Use when verifying browser-based behaviour with Chrome DevTools, including DOM state, console output, network activity and performance evidence.

2026-07-04
business-capability-modeling
Spécialistes en gestion de projets

Models stable business capabilities, levels, ownership, maturity and heatmaps. Use when mapping organisational abilities, decomposing strategy, or assigning capability ownership.

2026-07-04
business-information-concept-modeling
Développeurs de logiciels

Derives business concepts and relationships from capabilities, value streams and processes. Use when linking business architecture artefacts to information concepts for data modelling.

2026-07-04
capability-maturity-assessment
Développeurs de logiciels

Assesses current and target maturity, gaps, risks and roadmap priorities. Use when prioritising capability improvement or planning architecture roadmaps.

2026-07-04
cdc-and-source-to-stream-ingestion
Développeurs de logiciels

Designs CDC and streaming ingestion from operational sources to event streams. Use when capturing database changes, replicating operational data, or building source-to-stream pipelines.

2026-07-04
ci-cd-and-automation
Développeurs de logiciels

Use when designing or changing build, test or deployment automation that needs explicit safety, permissions and verification.

2026-07-04
cloud-platform-architecture
Développeurs de logiciels

Designs cloud landing zones, tenancy, shared services and network or identity boundaries. Use when defining platform foundations for multiple workloads rather than a single application solution.

2026-07-04
conceptual-data-modeling
Développeurs de logiciels

Identifies business concepts, entities and relationships without premature physical design. Use when starting data architecture or aligning business language with information models.

2026-07-04
context-engineering
Développeurs de logiciels

Use when a task needs the right repository, file and document context assembled without unnecessary noise.

2026-07-04
data-contract-design
Développeurs de logiciels

Defines producer-consumer contracts for schema, semantics, quality, compatibility and operations. Use when formalising API, event, or dataset agreements between teams.

2026-07-04
data-governance-and-quality
Développeurs de logiciels

Defines ownership, policies, quality rules, controls, monitoring and remediation. Use when establishing data governance, quality SLAs, or remediation workflows.

2026-07-04
data-integration-and-interoperability
Développeurs de logiciels

Designs batch, API, event, CDC, semantic and file-based integration patterns. Use when connecting systems, choosing integration styles, or resolving interoperability gaps.

2026-07-04
data-lifecycle-and-retention-management
Développeurs de logiciels

Designs lifecycle, retention, archival, deletion, legal hold and disposal controls. Use when defining data retention policies, archival strategy, or compliant deletion.

2026-07-04
data-lineage-and-provenance
Développeurs de logiciels

Tracks source-to-target lineage, transformation history, evidence, ownership and provenance. Use when documenting data flows, audit trails, or impact analysis for changes.

2026-07-04
data-product-dashboard-design
Concepteurs web et d'interfaces numériques

Designs actionable data product dashboards for quality, lineage, validation, quarantine and operations. Use when building data-ops, quality, or lineage dashboards.

2026-07-04
data-product-design
Développeurs de logiciels

Designs governed, domain-owned, discoverable and reusable data products. Use when packaging datasets as products, defining ownership, or reviewing product readiness.

2026-07-04
data-security-and-privacy-architecture
Développeurs de logiciels

Designs classification, access, masking, privacy, entitlement and sensitive-data controls. Use when securing shared data, defining privacy controls, or classifying datasets.

2026-07-04
ddd-practice
Développeurs de logiciels

Applies domain-driven design with bounded contexts, aggregates, and ubiquitous language. Use when modelling complex business domains, defining boundaries, or protecting invariants.

2026-07-04
deprecation-and-migration
Développeurs de logiciels

Use when retiring an old path, replacing a legacy behaviour or moving users to a new interface or workflow.

2026-07-04
design-system-practice
Concepteurs web et d'interfaces numériques

Maintains consistent, accessible design systems using tokens, components and documented patterns. Use when creating or evolving a shared UI component library or design tokens.

2026-07-04
documentation-and-adrs
Développeurs de logiciels

Use when a change needs durable documentation, an architecture decision record or maintainership guidance.

2026-07-04
dora-four-keys
Développeurs de logiciels

Uses DevOps Research and Assessment delivery metrics (classic Four Keys plus rework rate) to improve delivery performance without gaming metrics. Use when measuring deployment frequency, lead time, change failure rate, recovery time, or rework rate.

2026-07-04
dry-principle
Développeurs de logiciels

Applies DRY to remove harmful duplication while avoiding misleading abstraction. Use when refactoring repeated knowledge, schemas, validation rules, or agent instructions.

2026-07-04
eip-integration-validation
Développeurs de logiciels

Reviews integration designs against EIP, reliability, security and operability criteria. Use when validating architecture decisions, message topologies, broker configs or implementation plans.

2026-07-04
evaluation-and-monitoring
Développeurs de logiciels

Use when measuring coding-agent quality, regression risk, latency, cost, reliability, safety, drift, or production performance.

2026-07-04
event-driven-architecture
Développeurs de logiciels

Designs event-driven systems with asynchronous flows, brokers, producers, consumers and contracts. Use when architecting asynchronous, decoupled, or event-first systems.

2026-07-04
event-governance-and-lineage
Développeurs de logiciels

Governs event ownership, classification, metadata, lineage, quality and lifecycle. Use when governing shared event catalogues, schemas, or stream ownership.

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