Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

coding-agent-skill-library

coding-agent-skill-library contiene 113 skills recopiladas de mmccalla, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
113
Stars
4
actualizado
2026-07-08
Forks
1
Cobertura ocupacional
10 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

code-review-and-quality
Analistas de garantía de calidad de software y probadores

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

2026-07-08
cognitive-bias-review
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Analistas de seguridad de la información

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
Diseñadores de interfaces web y digitales

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
Diseñadores de interfaces web y digitales

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
Analistas de seguridad de la información

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
Desarrolladores de software

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
Otras ocupaciones informáticas

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
Analistas de garantía de calidad de software y probadores

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
Analistas de garantía de calidad de software y probadores

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
Especialistas en gestión de proyectos

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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

2026-07-04
cloud-platform-architecture
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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

2026-07-04
data-contract-design
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Diseñadores de interfaces web y digitales

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Diseñadores de interfaces web y digitales

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
Desarrolladores de software

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

2026-07-04
dora-four-keys
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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
Desarrolladores de software

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

2026-07-04
event-driven-architecture
Desarrolladores de software

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
Desarrolladores de software

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

2026-07-04
Mostrando las 40 principales de 113 skills recopiladas en este repositorio.