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

ai-toolkit

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

skills collectés
37
Stars
91
mis à jour
2026-06-18
Forks
7
Couverture métier
11 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

terraform-service-scaffold
Développeurs de logiciels

Generate complete service-level Terraform infrastructure with modules, environments, and CI/CD. Use when adding Terraform to a new service or bootstrapping infrastructure from scratch.

2026-06-18
js-security-audit
Analystes en sécurité de l'information

Audit JS/TS projects against NPM Security Guidelines covering project setup, dependency hygiene, CI/CD pipeline, Dependabot, and incident response. Use when reviewing package.json or lockfiles, adding or upgrading npm dependencies, setting up CI security gates, hardening a new repo, or responding to a compromised package.

2026-04-28
python-api-endpoint-creator
Développeurs de logiciels

Creates FastAPI endpoints with layered architecture (Router → Service → Repository). Use when creating new API endpoints, CRUD operations, or scaffolding a new domain module in a FastAPI project.

2026-04-02
python-best-practices
Développeurs de logiciels

Python/FastAPI coding standards including async patterns, Pydantic v2, SQLAlchemy 2.0, and project structure. Use when writing Python code, reviewing FastAPI projects, or learning FastAPI conventions.

2026-04-02
python-testing-strategies
Analystes en assurance qualité des logiciels et testeurs

Testing patterns for FastAPI with pytest-asyncio, httpx AsyncClient, fixtures, and test data factories. Use when writing tests, setting up test infrastructure, or improving coverage in a FastAPI project.

2026-04-02
ops-investigate-alert
Administrateurs de réseaux et de systèmes informatiques

Investigate a monitoring alert end-to-end. Pulls metrics, logs, traces, and recent code changes to identify root cause. Works with any monitoring MCP.

2026-03-31
ops-oncall-log
Administrateurs de réseaux et de systèmes informatiques

Create a structured on-call log by pulling alerts from monitoring and writing a summary to your team's wiki. Requires a monitoring MCP (recommended: Datadog) and a wiki MCP (Confluence or Notion).

2026-03-31
terraform-module-creator
Développeurs de logiciels

Create or extend reusable Terraform modules with proper structure, interfaces, and documentation. Use when building new infrastructure modules or extending existing ones.

2026-03-31
web-to-prd
Spécialistes en gestion de projets

Scan a live web app with Playwright, extract all features, generate PRD/epics/stories with priorities and dependencies, export to Notion. Checks required MCP servers before starting.

2026-03-31
web-to-prd
Spécialistes en gestion de projets

Scan a live web app with Playwright, extract all features, generate PRD/epics/stories with priorities and dependencies, export to Notion. Checks required MCP servers before starting.

2026-03-31
api-endpoint-creator
Développeurs de logiciels

Creates RPC-style endpoint following layered architecture (Controller → Manager → Repository). Use when creating new API endpoints or CRUD operations.

2026-03-30
article-writing
Rédacteurs techniques

Write blog posts, guides, tutorials, and long-form content. Sounds like a real person, not AI. Use when the user wants polished written content.

2026-03-30
backend-api-design
Développeurs de logiciels

Design RPC-style APIs with layered architecture (Controller → Manager → Repository). Use when creating new API endpoints, designing API contracts, or reviewing API patterns.

2026-03-30
brainstorm
Analystes en études de marché et spécialistes en marketing

Run a structured brainstorm session for startup ideas. Takes a theme or problem and generates ideas with quick gut-checks. Use when the user wants to explore a space or generate new ideas.

2026-03-30
browser-qa
Analystes en assurance qualité des logiciels et testeurs

Run real browser QA with Playwright. Use when testing a frontend feature, verifying UI before PR, smoke testing after deploy, or investigating reported visual bugs.

2026-03-30
competitive-teardown
Analystes en études de marché et spécialistes en marketing

Deep competitor analysis. Tear apart a specific competitor or compare multiple competitors. Use when the user names a competitor or asks "who else is doing this?"

2026-03-30
content-engine
Analystes en études de marché et spécialistes en marketing

Turn one idea into platform-native content for X, LinkedIn, TikTok, YouTube, newsletters. Use when the user wants social posts, threads, scripts, or content calendars.

2026-03-30
database-patterns
Architectes de bases de données

Database design patterns including schema design, migrations, soft deletes, and Exposed ORM. Use when creating tables, writing migrations, or implementing repositories.

2026-03-30
database-table-creator
Architectes de bases de données

Creates database table with full Kotlin synchronization (SQL migration → Table → Entity → Repository → Tests). Use when adding new database tables or entities.

2026-03-30
deep-research
Analystes en études de marché et spécialistes en marketing

Run deep research on a topic. Web searches, data collection, source checking, and a structured report. Use when the user needs more than a quick answer.

2026-03-30
design-intelligence
Concepteurs web et d'interfaces numériques

Design system bootstrapping and token generation. Takes project context and outputs ready-to-use design tokens, Tailwind config, and CSS variables.

2026-03-30
design-workflow
Concepteurs web et d'interfaces numériques

Anti-AI-generic design guidelines. Use when creating UI prototypes, reviewing designs for generic AI patterns, or setting up a project design system.

2026-03-30
idea-validation
Analystes en études de marché et spécialistes en marketing

Validate a startup idea with competitor analysis, market signals, and risk assessment. Be brutally honest. Use when the user wants to test if an idea is worth building.

2026-03-30
investor-materials
Analystes financiers et en placements

Create pitch decks, one-pagers, memos, financial models, and fundraising materials. Use when the user needs investor-facing docs.

2026-03-30
investor-outreach
Représentants de vente de services (sauf publicité, assurance, services financiers et voyages)

Draft cold emails, warm intro blurbs, follow-ups, and investor communications. Use when the user needs to write to angels, VCs, or accelerators.

2026-03-30
kotlin-best-practices
Développeurs de logiciels

Kotlin coding standards including null safety, Either error handling, coroutines, and Exposed ORM patterns. Use when writing Kotlin code, reviewing code quality, or learning project patterns.

2026-03-30
market-research
Analystes en études de marché et spécialistes en marketing

Run market research, competitive analysis, investor due diligence, and industry scans. Use when the user wants market sizing, competitor comparisons, fund research, or tech scans.

2026-03-30
security-checklist
Analystes en sécurité de l'information

Security best practices for Micronaut/Kotlin backend including authentication, authorization, input validation, and OWASP prevention. Use when implementing auth, validating inputs, or reviewing security.

2026-03-30
startup-pipeline
Analystes en études de marché et spécialistes en marketing

Coordinates the full startup idea pipeline from brainstorm to investor outreach. Use when the user starts a new idea project, asks for the 'full pipeline', or references stages/gates.

2026-03-30
terraform-best-practices
Administrateurs de réseaux et de systèmes informatiques

Quick reference for Terraform conventions including file organization, naming, modules, state, security, and anti-patterns. Use when writing or reviewing Terraform code.

2026-03-30
terraform-review
Administrateurs de réseaux et de systèmes informatiques

PR review checklist for Terraform changes covering structure, state safety, security, naming, modules, variables, providers, and CI/CD. Use when reviewing Terraform PRs or doing pre-merge checks.

2026-03-30
terraform-security-audit
Analystes en sécurité de l'information

Security audit for Terraform codebases covering IAM, networking, encryption, secrets, access control, and compliance. Use before prod deploys, periodic audits, or new service security review.

2026-03-30
terraform-service-scaffold
Administrateurs de réseaux et de systèmes informatiques

Generate complete service-level Terraform infrastructure with modules, environments, and CI/CD. Use when adding Terraform to a new service or bootstrapping infrastructure from scratch.

2026-03-30
testing-strategies
Analystes en assurance qualité des logiciels et testeurs

Testing patterns for Micronaut/Kotlin backend including repository tests, integration tests, and test data builders. Use when writing tests, setting up test infrastructure, or improving coverage.

2026-03-30
ci-cd-patterns
Développeurs de logiciels

CI/CD pipeline patterns for GitHub Actions, PR automation, and deployment workflows. Use when setting up CI, fixing broken pipelines, automating PR checks, or configuring deployment.

2026-03-27
service-debugging
Administrateurs de réseaux et de systèmes informatiques

Structured debugging runbook for backend services. Use when investigating production issues, API errors, performance problems, or when something broke and you need to find why.

2026-03-27
ui-ux-pro-max
Concepteurs web et d'interfaces numériques

UI/UX design intelligence with searchable style, palette, typography, and chart databases. Use when designing UI components, choosing colors/fonts, reviewing code for UX issues, building landing pages, or implementing responsive layouts.

2026-03-27
ai-toolkit Agent Skills sur GitHub | SkillsMP