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

ai-assistant-skills

ai-assistant-skills contient 325 skills collectées depuis SwapnilPopat, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
325
Stars
1
mis à jour
2026-05-01
Forks
0
Couverture métier
30 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

anthropic-claude
Développeurs de logiciels

Build production integrations with Anthropic Claude (Claude 4.5 Sonnet, Claude Opus 4, Claude Haiku 4) via the Messages API — system prompts, multi-turn conversations, tool use (function calling), prompt caching, extended thinking, vision, batched requests, and streaming. Use when wiring Claude into backends, agentic workflows, or evaluating it against other foundation models. Requires ANTHROPIC_API_KEY.

2026-05-01
cloudflare-deploy
Administrateurs de réseaux et de systèmes informatiques

Deploy Cloudflare Workers, Pages, and Workers-with-static-assets safely using Wrangler 4.x with versioned uploads, gradual deployments, preview/production environments, secret bindings, observability, and one-command rollback. Use when shipping edge workloads, API routes, or full-stack apps to Cloudflare. Requires CLOUDFLARE_API_TOKEN with scoped permissions or an authenticated Wrangler session.

2026-05-01
netlify-deploy
Développeurs de logiciels

Deploy static sites, framework apps (Next.js, Astro, Remix, SvelteKit, Nuxt), Edge Functions, and serverless Functions to Netlify with deploy previews, branch deploys, atomic production promotion, scoped env vars, and instant rollback. Use when releasing on Netlify via CLI, API, or Git-triggered builds. Requires NETLIFY_AUTH_TOKEN (PAT) and NETLIFY_SITE_ID.

2026-05-01
openai-transcribe
Développeurs de logiciels

Transcribe audio with OpenAI speech-to-text models (gpt-4o-transcribe, gpt-4o-mini-transcribe, whisper-1) using prompt-guided terminology, segment-level timestamps, optional diarization via post-processing, and reliable artifact delivery. Use when converting interviews, calls, podcasts, or meeting recordings into reviewable text. Requires OPENAI_API_KEY.

2026-05-01
render-deploy
Administrateurs de réseaux et de systèmes informatiques

Deploy Web Services, Private Services, Background Workers, Cron Jobs, Static Sites, PostgreSQL, and Key-Value (Redis-compatible) on Render via Blueprints (`render.yaml`) or the Render API with preview environments, zero-downtime rolling deploys, health checks, env-group secret scoping, and one-click rollback. Use when releasing services, applying schema migrations, or syncing infra-as-code on Render. Requires RENDER_API_KEY (owner- or workspace-scoped).

2026-05-01
sentry-observability
Administrateurs de réseaux et de systèmes informatiques

Operate Sentry end-to-end — error monitoring, performance tracing, session replay, profiling, release health, source-map upload, ownership routing, alert tuning, issue triage, and CI integration via sentry-cli — across web, mobile, and backend stacks. Use when instrumenting an app, wiring releases into deploy pipelines, or running incident-grade triage. Requires SENTRY_AUTH_TOKEN (org-scoped, `project:releases project:write`), project DSN, and (for source maps) `org` + `project` slugs.

2026-05-01
architect-review
Développeurs de logiciels

Conduct a rigorous architecture review covering scope, drivers, quality attributes, risks, decisions, and action items. Use when a system, service, or major change needs an ATAM-lite review before commitment.

2026-05-01
architecture-anti-patterns
Analystes des systèmes informatiques

Detect and remediate architecture anti-patterns - Big Ball of Mud, Distributed Monolith, Golden Hammer, Vendor Lock-in, Premature Microservices, Lava Flow, God Service, and Shared Database. Use during audits, review prep, or when a system shows symptoms (slow change, cascading failures, ballooning ops cost).

2026-05-01
architecture-kata
Gestionnaires en architecture et ingénierie

Run an Architecture Kata (Ted Neward format) - prompt selection, timeboxed group design, rotation, and rubric-based scoring. Use for guild practice, hiring calibration, onboarding, or building shared trade-off vocabulary across an engineering org.

2026-05-01
architecture-patterns-catalog
Développeurs de logiciels

Select the right macro-architecture pattern by mapping drivers (scale, change rate, team topology, NFRs) to a curated 2026 catalog covering layered, hexagonal, microkernel, event-driven, microservices, modular monolith, space-based, and serverless. Use when choosing or defending a top-level structural style.

2026-05-01
architecture-review-facilitation
Développeurs de logiciels

Facilitate effective architecture reviews using ATAM-lite, structured agendas, decision logs, and clear action items. Use when chairing design reviews, RFC walkthroughs, or pre-implementation gates that must produce binding decisions, not just discussion.

2026-05-01
interview-prep
Enseignants postsecondaires en formation professionnelle/technique

Prepare for system-design interviews using a repeatable framework - requirements clarification, capacity estimation, API and data design, deep dives, and trade-off articulation. Use when coaching candidates, calibrating interviewers, or self-preparing for staff/principal/architect loops.

2026-05-01
system-audit
Développeurs de logiciels

Audit an existing system across architecture quality, technical debt, security, operations, and cost; produce a prioritized report with evidence, risk scores, and remediation roadmap. Use for due diligence, pre-replatform assessment, post-incident reviews, or yearly health checks.

2026-05-01
technical-mentoring
Gestionnaires des systèmes informatiques et d'information

Mentor engineers on architecture skills with structured growth paths, deliberate practice, and design-review pairing. Use when developing senior/staff/principal engineers, building an internal architect bench, or coaching individuals through ADRs, trade-off analysis, and stakeholder communication.

2026-05-01
architecture-principles
Développeurs de logiciels

Define and enforce 8-12 architecture principles with rationale and implications. Use when establishing guardrails for technology choices, ADR reviews, or platform paved roads.

2026-05-01
architecture-review-checklist
Développeurs de logiciels

Lightweight architecture review covering quality attributes, security, operability, and cost. Use when triaging an ADR, design doc, or pre-production readiness gate without resorting to multi-day ATAM.

2026-05-01
change-impact-analysis
Développeurs de logiciels

Estimate blast radius before merge or deploy via dependency graphs, contract tests, and ripple modeling. Use when scoping a refactor, schema change, shared-library bump, or cross-team API revision.

2026-05-01
compliance-framework
Analystes en sécurité de l'information

Map technical controls to ISO 27001:2022, SOC 2, GDPR, HIPAA, and EU AI Act, then automate verification with OPA / Conftest. Use when designing a continuous-compliance program instead of point-in-time audit cramming.

2026-05-01
dependency-governance
Analystes en sécurité de l'information

Govern third-party and OSS dependencies via SBOM, SLSA, OpenSSF Scorecard, and license policy. Use when establishing supply-chain controls, responding to CVE pressure, or preparing for SOC 2 / EU CRA audits.

2026-05-01
fitness-function-design
Développeurs de logiciels

Design executable architectural fitness functions per quality attribute. Use when codifying non-functional requirements as automated tests, policies, or budgets that fail the build.

2026-05-01
platform-engineering
Développeurs de logiciels

Architect an Internal Developer Platform (IDP) with golden paths, Backstage, Score, and Crossplane. Use when establishing platform-as-product, paved roads, or replacing ticket-driven ops with self-service for stream-aligned teams.

2026-05-01
tech-debt-assessment
Spécialistes en gestion de projetsGestionnaires des systèmes informatiques et d'information

Quantify and prioritize technical debt as principal plus interest. Use when building a debt register, justifying remediation budget, or sequencing payoff against feature work.

2026-05-01
architecture-patterns
Développeurs de logiciels

Select an architecture style (layered, hexagonal, microkernel, event-driven, microservices, modular monolith, space-based, serverless) using fitness signals and trade-offs. Use when choosing or evolving the top-level shape of a system.

2026-05-01
architecture
Développeurs de logiciels

Make defensible architecture decisions by translating requirements into trade-offs and ADRs. Use when choosing styles, components, or integration approaches that need a documented rationale.

2026-05-01
architecture-brief
Spécialistes en gestion de projets

Produce a one-page architecture brief covering drivers, decisions, risks, and alternatives. Use when a stakeholder needs the whole picture in five minutes - kickoffs, funding asks, vendor reviews.

2026-05-01
architecture-roadmap
Spécialistes en gestion de projets

Build a multi-quarter architecture roadmap with milestones, dependencies, risk markers, and Wardley-style evolution. Use when planning platform investment, sequencing migrations, or aligning squads on a target state.

2026-05-01
c4-model-diagram
Développeurs de logiciels

Author C4 model diagrams across Levels 1-4 (System Context, Container, Component, Code) with Structurizr DSL and Mermaid. Use when documenting architecture at multiple zoom levels for mixed audiences.

2026-05-01
context-diagram
Développeurs de logiciels

Produce a C4 Level 1 System Context diagram showing actors, external systems, and scope. Use when onboarding new teams, scoping a project, or opening any architecture document.

2026-05-01
rfc-template
Spécialistes en gestion de projets

Run an engineering RFC from draft to decision with a fixed template, review workflow, timebox, and decision log. Use when proposing non-trivial cross-team technical changes.

2026-05-01
sequence-diagram
Développeurs de logiciels

Author Mermaid sequence diagrams for service interactions including async, parallel, and error paths. Use when documenting request flows, integration contracts, or incident timelines.

2026-05-01
stakeholder-presentation
Gestionnaires des systèmes informatiques et d'informationGestionnaires en architecture et ingénierie

Tailor architecture communication to executives, product managers, and engineers using the Pyramid Principle. Use when preparing review decks, steering committee briefings, or design walkthroughs.

2026-05-01
data-flow-diagram
Analystes des systèmes informatiques

Produce leveled Data Flow Diagrams (DeMarco/Yourdon) augmented with Mermaid sequence and trust boundaries. Use when documenting data movement, scoping a system, or driving STRIDE threat modeling.

2026-05-01
data-governance
Administrateurs de bases de données

Establish catalogs, lineage, classification, contracts, and regulatory controls across the data platform. Use when standing up a governance program or passing a GDPR/DPDP/HIPAA audit.

2026-05-01
data-model-design
Architectes de bases de données

Design conceptual, logical, and physical data models that match the workload. Use when modeling a new domain, refactoring a legacy schema, or building an analytics warehouse.

2026-05-01
data-pipeline-design
Développeurs de logiciels

Design batch, streaming, and CDC pipelines on a lakehouse with dbt and OpenLineage. Use when ingesting new sources, replacing nightly ETL, or building a real-time analytics surface.

2026-05-01
event-sourcing
Architectes de bases de données

Persist state as an append-only sequence of domain events with snapshots and projections. Use when audit, temporality, or replayability is a first-class requirement.

2026-05-01
integration-patterns
Développeurs de logiciels

Apply Hohpe enterprise integration patterns updated for event-driven 2026 stacks. Use when wiring services with messaging, request/reply, claim check, outbox, or saga.

2026-05-01
schema-evolution
Architectes de bases de données

Evolve database and event schemas without breaking producers or consumers. Use when changing columns, fields, or message contracts in shared systems.

2026-05-01
storage-selection
Architectes de bases de données

Select the right storage engine per workload using polyglot persistence. Use when designing a new bounded context, splitting a monolith, or replacing a hot-spotted database.

2026-05-01
architecture-decision-record
Développeurs de logiciels

Capture significant architectural decisions as immutable, versioned MADR 4.0 records. Use when a choice is hard to reverse, affects multiple teams, or sets a long-lived constraint.

2026-05-01
Affichage des 40 principaux skills collectés sur 325 dans ce dépôt.