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

devrel-demos

devrel-demos contient 50 skills collectées depuis GoogleCloudPlatform, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
50
Stars
337
mis à jour
2026-07-17
Forks
167
Couverture métier
13 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

knowledge-catalog-governance
Analystes des systèmes informatiques

Enforces data governance by verifying Knowledge Catalog Aspects before recommending BigQuery tables.

2026-07-17
adding-easter-egg
Développeurs de logiciels

Ensures the game has a fun easter egg that turns the screen black and white, sepia or gameboy monotone colours. Use when creating or modifying a game.

2026-07-15
building-platformer-games
Développeurs de logiciels

Ensures platformer games have polished movement, responsive controls, and balanced jump mechanics. Use ONLY when the game type is "platformer".

2026-07-15
creating-a-game
Développeurs de logiciels

Guides the creation of a new game and is the high-level orchestrator skill that MUST be invoked first. Use when tasked with creating a new game.

2026-07-15
ensuring-arcade-visuals
Développeurs de logiciels

Arcade game must have a retro asthetic. Use when creating or modifying a game to ensure that the game looks retro and maintains a consistent look and feel with all games.

2026-07-15
handling-user-input
Développeurs de logiciels

Game will always use the same control scheme/buttons and mapping of the gamepad and keyboard. Use when creating or modifying a game.

2026-07-15
helping-the-user
Développeurs de logiciels

Helps the user make or modify a game. Use when the user wants to create a new game or modify an existing one.

2026-07-15
improving-game-quality
Développeurs de logiciels

Ensures games created have a good quality user experience and follow best practices. Use when creating or modifying a game.

2026-07-15
messaging-game-over
Développeurs de logiciels

Ensures games created have a lose condition and send a message to the parent iframe in a standardized manner. Use when creating or modifying a game.

2026-07-15
playing-the-game
Développeurs de logiciels

Starts the local Vite server for the game and loads the game into a Chrome browser so the user can play it. Use when the user wants to test changes or play the game.

2026-07-15
banana-bread
Cuisiniers de restaurant

Focuses on on-demand recipe and detailed instructions for baking a perfect banana bread, including ingredient ratios, step-by-step baking workflow, and kitchen tools.

2026-07-01
cheese-bread
Cuisiniers de restaurant

Focuses on on-demand recipe and detailed instructions for baking delicious cheese bread (Pão de Queijo style or similar), detailing ingredient ratios, baking temperature, and step-by-step techniques.

2026-07-01
drawings
Artistes en beaux-arts, y compris peintres, sculpteurs et illustrateurs

Ultra-conservative preservation and restoration of sketches and line art.

2026-07-01
paintings
Artistes en beaux-arts, y compris peintres, sculpteurs et illustrateurs

Restoration protocol for fine art paintings.

2026-07-01
photography
Photographes

Ultra-conservative preservation and restoration of historical and modern photographs.

2026-07-01
ping-pong-pairing
Développeurs de logiciels

Enforces a strict, turn-based TDD ping-pong cycle by defining and orchestrating two specialized subagents (Player One and Player Two).

2026-06-24
auditing-parity
Analystes en assurance qualité des logiciels et testeurs

Compares a modernized Next.js application against its legacy Express counterpart using runtime side-by-side verification. Use when ensuring functional and business logic parity between two systems.

2026-04-30
orchestrating-greenfield-migration
Spécialistes en gestion de projets

Manages the end-to-end modernization of legacy Express monoliths into Next.js architectures. Orchestrates subagents for auditing, scaffolding, and verification. Use when starting or managing a greenfield rewrite project.

2026-04-30
adversarial-verification
Analystes en assurance qualité des logiciels et testeurs

Systematically probe a modernized Next.js application for logic flaws, security vulnerabilities, or missing features. Use this to find bugs or cases where the migration failed to match legacy behavior.

2026-04-28
auditing-api-contracts
Développeurs de logiciels

Analyzes Express route definitions and controller logic to document API endpoints, payloads, and response structures. Use when reverse-engineering an existing Express application's API surface.

2026-04-28
auditing-business-logic
Développeurs de logiciels

Analyzes authentication flows, authorization rules, middleware logic, and side-effects. Use when extracting business rules, Passport configurations, or mailer logic from an Express application.

2026-04-28
auditing-data-models
Architectes de bases de données

Analyzes legacy ORM models (Mongoose, Sequelize) to extract schemas, validations, and relationships. Use when reverse-engineering a legacy data layer for a modern rewrite.

2026-04-28
auditing-ui-archeology
Développeurs de logiciels

Analyzes legacy UI templates (Pug, EJS, HTML) to extract a comprehensive inventory of components, layouts, and conditional logic. Use when reverse-engineering a legacy frontend for a modern rewrite.

2026-04-28
generating-api-tests
Analystes en assurance qualité des logiciels et testeurs

Reads API_Contracts.md and generates failing Vitest integration tests for the expected Next.js Route Handlers. Use when generating API tests for TDD.

2026-04-28
generating-database-seeder
Développeurs de logiciels

Generates and executes a database seeder script to populate MongoDB with sample data based on modern Zod schemas. Use this to prepare an environment for functional parity testing.

2026-04-28
scaffolding-api-routes
Développeurs de logiciels

Reads API_Contracts.md artifacts and rebuilds the legacy Express routes as modern Next.js Route Handlers or Server Actions. Use when following a legacy audit artifact to scaffold out a new Express API routes.

2026-04-28
scaffolding-data-layer
Développeurs de logiciels

Reads Data_Models.md artifacts and generates the equivalent modern ORM schema or native MongoDB/Zod layer. Use when following a legacy audit artifact to scaffold out the data access layer for a Next.js app.

2026-04-28
scaffolding-nextjs-foundation
Développeurs de logiciels

Generates a new Next.js application with Tailwind, TypeScript, and modern dependencies based on audit specifications. Use when beginning the scaffolding phase of a greenfield codebase rewrite.

2026-04-28
scaffolding-test-foundation
Analystes en assurance qualité des logiciels et testeurs

Installs and configures Vitest for a modern Next.js Application. Use this for setting up the environment to run Vitest.

2026-04-28
scaffolding-ui-and-pages
Développeurs web

Translates a UI_Component_Inventory.md artifact into modern ShadCN + Tailwind components AND fully scaffolded Next.js pages. Use when building the frontend design system and routing infrastructure.

2026-04-28
gcp-agent-eval-engine-runner
Développeurs de logiciels

Boilerplate for a production evaluation runner that performs parallel inference, captures reasoning traces via SSE, and integrates with the Vertex AI Gen AI Evaluation service.

2026-03-11
gcp-agent-eval-metric-configurator
Développeurs de logiciels

Provides templates for configuring Vertex AI Gen AI Evaluation metrics like GROUNDING, TOOL_USE_QUALITY, and ResponseMatch for specific agent domains.

2026-03-11
gcp-agent-shadow-deployer
Administrateurs de réseaux et de systèmes informatiques

Implements the "Dark Canary" pattern for Cloud Run, allowing agents to be evaluated in production without serving user traffic.

2026-03-11
gcp-agent-tool-trajectory-evaluator
Développeurs de logiciels

Provides custom Python metrics for configuring Vertex AI Gen AI Evaluation to measure Trajectory Precision, Recall, and Order Match.

2026-03-11
adk-memory-bank-initializer
Développeurs de logiciels

Helps developers implement the long-term memory layer by providing the boilerplate code for the VertexAiMemoryBankService and the save_session_to_memory_callback.

2026-03-11
agent-containerizer
Développeurs de logiciels

Generates a standard Dockerfile that includes both Python and Node.js environments for AI agents.

2026-03-11
cloud-run-agent-architect
Développeurs de logiciels

Automates the generation of Terraform files for a secure Cloud Run deployment of an AI agent.

2026-03-11
gcp-agent-golden-dataset-builder
Scientifiques des données

Assists developers in collecting and structuring a library of diverse examples ("Golden Dataset") required for data-driven evaluation, including tool trajectories.

2026-03-11
gcp-agent-model-armor-shield
Analystes en sécurité de l'information

Configures Model Armor security policies (Prompt Injection, Jailbreak, RAI filters).

2026-03-11
gcp-agent-safety-gatekeeper
Développeurs de logiciels

Implements the "Defense-in-Depth" integration pattern in Python (intercepting prompts, parsing filter results).

2026-03-11
Affichage des 40 principaux skills collectés sur 50 dans ce dépôt.