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

Antigravity-Skills

Antigravity-Skills contient 902 skills collectées depuis muhammedadnank, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
902
Stars
3
mis à jour
2026-06-06
Forks
2
Couverture métier
50 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

advanced-evaluation
Développeurs de logiciels

This skill should be used for advanced LLM evaluation: LLM-as-judge systems, direct scoring, pairwise comparison, rubric calibration, evaluator bias mitigation, confidence scoring, and automated quality assessment.

2026-06-06
android-ui-verification
Analystes en assurance qualité des logiciels et testeurs

Automated end-to-end UI testing and verification on an Android Emulator using ADB.

2026-06-06
bdi-mental-states
Développeurs de logiciels

This skill should be used when modeling agent mental states with BDI concepts: beliefs, desires, intentions, RDF-to-belief transformations, rational agency traces, cognitive agents, BDI ontologies, and neuro-symbolic AI integration.

2026-06-06
cinematic-scrub-landing
Développeurs web

Build a premium cinematic landing page with mouse-scrub video hero and brand-driven narrative-arc sections. Use whenever the user provides a hero video plus a product / subject / brand and wants a landing page, promo site, product showcase, marketing page, or storytelling site. Works for any language and any subject. The signature effect is mouse-driven video scrubbing — the hero video lives across the entire page as a fixed backdrop, and moving the mouse left-right scrubs the video timeline so the subject responds to the cursor. Below the hero, 4-5 fully-opaque sections each carry their own brand identity (color, typography emphasis, layout pattern) and walk the viewer through a narrative arc (e.g. longing -> joy -> nostalgia -> contemplation -> action). Do NOT use for parallax frame-scrub landings where the page itself doesn't scroll (use parallax-landing-page instead) or for video editing / captioning workflows (use video-edit).

2026-06-06
code-to-design
Développeurs de logiciels

Convert frontend code (Vite, React, etc.) to a Stitch Design by chaining static HTML extraction, design system extraction, and file upload. **ALWAYS** use this skill when the user's intent is to move existing web apps or React components into Stitch (e.g., requests to "save", "migrate", or "upload"). You must use this skill even for simple "save" operations, as it is the only way to ensure the design system is extracted and assets are properly linked.

2026-06-06
context-degradation
Développeurs de logiciels

This skill should be used for diagnosing and mitigating context degradation: lost-in-middle failures, context poisoning, context clash, context confusion, attention-pattern issues, and agent performance degradation caused by accumulated or conflicting context.

2026-06-06
context-fundamentals
Développeurs de logiciels

This skill should be used to explain or reason about the foundational concepts of context engineering: what context is, the anatomy of a context window, how attention mechanics work, the U-shaped attention curve, why context quality matters more than quantity, and the mental models needed to interpret every other context-engineering decision. Use this for conceptual explanation, onboarding, and background reading. Route operational work to the specialized skills: debugging attention failures goes to context-degradation, token-efficiency work goes to context-optimization, conversation summarization goes to context-compression, and project-shape decisions go to project-development.

2026-06-06
context-optimization
Développeurs de logiciels

This skill should be used for improving context efficiency: context budgeting, observation masking, prefix or KV-cache strategy, partitioning, token-cost reduction, retrieval scoping, and extending effective context capacity without lowering answer quality.

2026-06-06
earnings-preview-beta
Analystes financiers et en placements

Generate a concise 4-5 page equity research earnings preview for a single company. Analyzes the most recent earnings transcript, competitor landscape, valuation, and recent news to produce a professional HTML report.

2026-06-06
evaluation
Développeurs de logiciels

This skill should be used when building agent evaluation systems: deterministic checks, regression suites, multi-dimensional rubrics, quality gates, production monitoring, baseline comparison, and outcome measurement for agent pipelines.

2026-06-06
extract-design-md
Développeurs de logiciels

Extract a comprehensive design system (DESIGN.md) directly from frontend source code — React, Vue, Svelte, Angular, plain HTML/CSS, or any web framework. Analyzes component files, stylesheets, Tailwind configs, theme definitions, and design tokens to produce a rich, Stitch-compatible design system document. Use this skill whenever the user wants to reverse-engineer a design system from an existing codebase, audit the visual language of a project, extract design tokens from source files, or understand the styling patterns in a frontend repo — even if they just say "what does this app look like?" or "pull out the design from this code."

2026-06-06
extract-static-html
Développeurs web

Extract self-contained static HTML from a built web application or React components by inlining CSS and images. Use this skill whenever you need to capture a specific UI state, share a static version of a page, or prepare assets for Stitch upload, even if the user just asks to 'save the HTML' or 'mock the view'.

2026-06-06
filesystem-context
Autres occupations informatiques

This skill should be used when agent work needs file-backed context: durable scratchpads, tool-output offloading, just-in-time discovery, cross-agent handoff files, filesystem memory, or cleanup policies for context stored outside the prompt.

2026-06-06
generate-design
Concepteurs web et d'interfaces numériques

Generate new screens from text prompts or images, edit existing screens with prompts and design system tokens, and generate design variants using Stitch MCP. Includes prompt enhancement pipeline, design mappings, professional UI/UX terminology, design tokens and theme system capabilities.

2026-06-06
harness-engineering
Autres occupations informatiques

This skill should be used when designing autonomous agent harnesses: research loops, evaluation scaffolds, locked and editable surfaces, durable logs, novelty gates, pruning, rollback, PR preparation, and human approval boundaries.

2026-06-06
hosted-agents
Autres occupations informatiques

This skill should be used when designing hosted or background agent infrastructure: sandboxed execution, remote coding environments, warm pools, session persistence, multiplayer collaboration, self-spawning agents, or Modal-style sandboxes.

2026-06-06
libreoffice-base
Architectes de bases de données

Database management, forms, reports, and data operations with LibreOffice Base.

2026-06-06
libreoffice-calc
Scientifiques des données

Spreadsheet creation, format conversion (ODS/XLSX/CSV), formulas, data automation with LibreOffice Calc.

2026-06-06
libreoffice-draw
Développeurs de logiciels

Vector graphics and diagram creation, format conversion (ODG/SVG/PDF) with LibreOffice Draw.

2026-06-06
libreoffice-impress
Développeurs de logiciels

Presentation creation, format conversion (ODP/PPTX/PDF), slide automation with LibreOffice Impress.

2026-06-06
libreoffice-writer
Éditeurs PAO

Document creation, format conversion (ODT/DOCX/PDF), mail merge, and automation with LibreOffice Writer.

2026-06-06
manage-design-system
Concepteurs web et d'interfaces numériques

Manage design systems in Stitch using MCP tools. Includes retrieval of assets, creating/updating design systems in Stitch, and applying them to screens.

2026-06-06
project-development
Autres occupations informatiques

This skill should be used for project-level decisions about LLM-powered systems: whether an LLM is the right primitive for the task at hand, the shape of a multi-stage batch or agent pipeline, token and cost estimation, choosing between single-agent and multi-agent at the project level, structured output design for downstream parsing, and structuring agent-assisted iteration. Use this when the unit of work is a whole project or a multi-stage pipeline. Route individual tool design to tool-design and individual skill-loading or context-budget tactics to context-optimization.

2026-06-06
qdrant-performance-indexing-optimization
Administrateurs de réseaux et de systèmes informatiques

Diagnoses and fixes slow Qdrant indexing and data ingestion. Use when someone reports 'uploads are slow', 'indexing takes forever', 'optimizer is stuck', 'HNSW build time too long', or 'data uploaded but search is bad'. Also use when optimizer status shows errors, segments won't merge, or indexing threshold questions arise.

2026-06-06
react-components
Développeurs web

Converts Stitch designs into modular Vite and React components using system-level networking and AST-based validation.

2026-06-06
react-native
Développeurs de logiciels

Convert Stitch HTML designs to React Native components with StyleSheet

2026-06-06
remotion
Développeurs de logiciels

Best practices for Remotion - Video creation in React

2026-06-06
security-aws-compliance-checker
Analystes en sécurité de l'information

Automated compliance checking against CIS, PCI-DSS, HIPAA, and SOC 2 benchmarks

2026-06-06
security-aws-iam-best-practices
Analystes en sécurité de l'information

IAM policy review, hardening, and least privilege implementation

2026-06-06
security-aws-secrets-rotation
Analystes en sécurité de l'information

Automate AWS secrets rotation for RDS, API keys, and credentials

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

Comprehensive AWS security posture assessment using AWS CLI and security best practices

2026-06-06
sendblue-sendblue-api
Développeurs de logiciels

Send and receive iMessage, SMS, and RCS from application code via the Sendblue HTTP API — text, media, group messages, send styles, reactions, typing indicators, status callbacks, and inbound webhooks.

2026-06-06
sendblue-sendblue-cli
Développeurs de logiciels

Send iMessage and SMS from the shell via the @sendblue/cli npm package — outbound sends, contact management, and account setup with no API client or webhook server required.

2026-06-06
sendblue-sendblue-notify
Développeurs de logiciels

Text the user's phone when a long-running task, agent turn, or scheduled job finishes — via @sendblue/cli for outbound, optionally wired to a Claude Code Stop hook for automatic fire.

2026-06-06
sendblue-textme
Développeurs de logiciels

Text Claude from your phone — set up the njerschow/textme daemon so inbound iMessages drive a Claude Code session on your laptop, with voice notes, image input, code execution, and a phone-number whitelist.

2026-06-06
strip-profile
Analystes financiers et en placements

Creates professional investment banking strip profiles (company profiles) for pitch books, deal materials, and client presentations. Generates 1-4 information-dense slides with quadrant layouts, charts, and tables.

2026-06-06
tool-design
Autres occupations informatiques

This skill should be used for the tool-interface layer of an agent system specifically: writing tool descriptions agents can route on, designing tool schemas and response formats, naming conventions, actionable error recovery messages, MCP server design, tool-set consolidation, and deciding when to add or remove an individual tool. Use this when the unit of work is a single tool or a set of tools. Route project-shape, pipeline architecture, and task-model-fit decisions to project-development; route deciding whether to introduce sub-agents to multi-agent-patterns.

2026-06-06
upload-to-stitch
Développeurs de logiciels

Upload local assets (images, mockups, extracted HTML) to a Stitch project. ALWAYS use this skill when you need to upload visual assets or full HTML pages to Stitch, particularly when direct MCP tool calls fail or truncate due to base64 token limits.

2026-06-06
vercel-react-view-transitions
Développeurs web

Guide React and Next.js view transitions, shared element animations, route transitions, transition types, and reduced-motion-safe UI state animation.

2026-06-06
video-edit
Monteurs de films et de vidéos

Edit any video into a captioned showcase. Transcribe, present a review screen for the user to fix mishears, then build a HyperFrames composition with liquid-glass caption pills, background removal, and render the final video. Renders both 16:9 and 9:16 vertical modes from the same source. Pauses for user approval on the transcript before final render. Pairs with hyperframes, hyperframes-cli, and yuv-design-system.

2026-06-06
Affichage des 40 principaux skills collectés sur 902 dans ce dépôt.