Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

ai-assistant-skills

ai-assistant-skills 收录了来自 SwapnilPopat 的 325 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
325
Stars
1
更新
2026-05-01
Forks
0
职业覆盖
30 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

anthropic-claude
软件开发工程师

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
网络与计算机系统管理员

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
软件开发工程师

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
软件开发工程师

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
网络与计算机系统管理员

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
网络与计算机系统管理员

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
软件开发工程师

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
计算机系统分析师

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
建筑与工程管理人员

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
软件开发工程师

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
软件开发工程师

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
高等院校职业/技术教育教师

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
软件开发工程师

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
计算机与信息系统经理

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
信息安全分析师

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
信息安全分析师

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
软件开发工程师

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
软件开发工程师

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
项目管理专家计算机与信息系统经理

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
软件开发工程师

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
软件开发工程师

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
项目管理专家

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
项目管理专家

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
软件开发工程师

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
软件开发工程师

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
项目管理专家

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
软件开发工程师

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
计算机与信息系统经理建筑与工程管理人员

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
计算机系统分析师

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
数据库管理员

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
数据库架构师

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
软件开发工程师

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
数据库架构师

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
软件开发工程师

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
数据库架构师

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
数据库架构师

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
软件开发工程师

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
当前展示该仓库 Top 40 / 325 个已收集 skills。
ai-assistant-skills GitHub Agent Skills | SkillsMP