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

Antigravity-Skills

Antigravity-Skills 收录了来自 muhammedadnank 的 902 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
902
Stars
3
更新
2026-06-06
Forks
2
职业覆盖
50 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

advanced-evaluation
软件开发工程师

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
软件质量保证分析师与测试员

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

2026-06-06
bdi-mental-states
软件开发工程师

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
网页开发工程师

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

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

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

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

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
财务和投资分析师

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

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

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
网页开发工程师

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
其他计算机职业

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
网页与数字界面设计师

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
其他计算机职业

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
其他计算机职业

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

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

2026-06-06
libreoffice-calc
数据科学家

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

2026-06-06
libreoffice-draw
软件开发工程师

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

2026-06-06
libreoffice-impress
软件开发工程师

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

2026-06-06
libreoffice-writer
桌面出版专家

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

2026-06-06
manage-design-system
网页与数字界面设计师

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
其他计算机职业

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

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
网页开发工程师

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

2026-06-06
react-native
软件开发工程师

Convert Stitch HTML designs to React Native components with StyleSheet

2026-06-06
remotion
软件开发工程师

Best practices for Remotion - Video creation in React

2026-06-06
security-aws-compliance-checker
信息安全分析师

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

2026-06-06
security-aws-iam-best-practices
信息安全分析师

IAM policy review, hardening, and least privilege implementation

2026-06-06
security-aws-secrets-rotation
信息安全分析师

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

2026-06-06
security-aws-security-audit
信息安全分析师

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

2026-06-06
sendblue-sendblue-api
软件开发工程师

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

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

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

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
财务和投资分析师

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
其他计算机职业

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

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
网页开发工程师

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
影片与视频编辑

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
当前展示该仓库 Top 40 / 902 个已收集 skills。