Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

antigravity-config

antigravity-config에는 LuisSambrano에서 수집한 skills 57개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
57
Stars
7
업데이트
2026-04-15
Forks
2
직업 범위
직업 카테고리 8개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

agentic-arch
소프트웨어 개발자

Consolidated master domain for agentic arch.

2026-04-15
context-mgmt
소프트웨어 개발자

Recognize patterns of context failure: lost-in-middle, poisoning, distraction, and clash

2026-04-15
cua-patterns
소프트웨어 개발자

Build AI agents that interact with computers like humans do - viewing screens, moving cursors, clicking buttons, and typing text. Covers Anthropic's Computer Use, OpenAI's Operator/CUA, and open-source alternatives. Critical focus on sandboxing, security, and handling the unique challenges of vision-based control. Use when: computer use, desktop automation agent, screen control AI, vision-based agent, GUI automation.

2026-04-15
llm-eval
소프트웨어 품질 보증 분석가·테스터

Implement comprehensive evaluation strategies for LLM applications using automated metrics, human feedback, and benchmarking. Use when testing LLM performance, measuring AI application quality, or establishing evaluation frameworks.

2026-04-15
llm-patterns
소프트웨어 개발자

Production-ready patterns for building LLM applications. Covers RAG pipelines, agent architectures, prompt IDEs, and LLMOps monitoring. Use when designing AI applications, implementing RAG, building agents, or setting up LLM observability.

2026-04-15
memory-mgmt
소프트웨어 개발자

Design short-term, long-term, and graph-based memory architectures

2026-04-15
prompt-engineering
경영 분석가

Consolidated master domain for prompt engineering.

2026-04-15
rag-mastery
경영 분석가

Consolidated master domain for rag mastery.

2026-04-15
tool-design
소프트웨어 개발자

Build tools that agents can use effectively, including architectural reduction patterns

2026-04-15
voice-ai
경영 분석가

Consolidated master domain for voice ai.

2026-04-15
agent-ops
소프트웨어 개발자

Meta-skill proactively used to clean, organize, and enforce structural standards within the .agent directory and antigravity-config. Triggers when the user asks to "organize", "clean", or "structure" the agent ecosystem.

2026-04-15
api-security
소프트웨어 개발자

Implement secure API design patterns including authentication, authorization, input validation, rate limiting, and protection against common API vulnerabilities

2026-04-15
bug-hunter
소프트웨어 품질 보증 분석가·테스터

Find bugs, security vulnerabilities, and code quality issues in local branch changes. Use when asked to review changes, find bugs, security review, or audit code on the current branch.

2026-04-15
clean-code
소프트웨어 개발자

Applies principles from Robert C. Martin's 'Clean Code'. Use this skill when writing, reviewing, or refactoring code to ensure high quality, readability, and maintainability. Covers naming, functions, comments, error handling, and class design.

2026-04-15
code-review
소프트웨어 품질 보증 분석가·테스터

Systematic code review and static analysis directive. Validates vulnerability thresholds, architectural patterns, and production reliability via automated CI/CD security constraints.

2026-04-15
coding-stds
소프트웨어 개발자

Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development.

2026-04-15
fullstack-dev
소프트웨어 개발자

Comprehensive fullstack development skill for building complete web applications with React, Next.js, Node.js, GraphQL, and PostgreSQL. Includes project scaffolding, code quality analysis, architecture patterns, and complete tech stack guidance. Use when building new projects, analyzing code quality, implementing design patterns, or setting up development workflows.

2026-04-15
git-commit
소프트웨어 개발자

Create commit messages following Sentry conventions. Use when committing code changes, writing commit messages, or formatting git history. Follows conventional commits with Sentry-specific issue references.

2026-04-15
js-mastery
소프트웨어 개발자

Comprehensive JavaScript reference covering 33+ essential concepts every developer should know. From fundamentals like primitives and closures to advanced patterns like async/await and functional programming. Use when explaining JS concepts, debugging JavaScript issues, or teaching JavaScript fundamentals.

2026-04-15
kaizen
소프트웨어 개발자

Guide for continuous improvement, error proofing, and standardization. Use this skill when the user wants to improve code quality, refactor, or discuss process improvements.

2026-04-15
kpi-design
소프트웨어 개발자

Design effective KPI dashboards with metrics selection, visualization best practices, and real-time monitoring patterns. Use when building business dashboards, selecting metrics, or designing data visualization layouts.

2026-04-15
pci-dss
정보 보안 분석가

Implement PCI DSS compliance requirements for secure handling of payment card data and payment systems. Use when securing payment processing, achieving PCI compliance, or implementing payment card security measures.

2026-04-15
pentest
정보 보안 분석가

This skill should be used when the user asks to "plan a penetration test", "create a security assessment checklist", "prepare for penetration testing", "define pentest scope", "follow security testing best practices", or needs a structured methodology for penetration testing engagements.

2026-04-15
prod-audit
소프트웨어 개발자

Autonomously deep-scan entire codebase line-by-line, understand architecture and patterns, then systematically transform it to production-grade, corporate-level professional quality with optimizations

2026-04-15
repo-showcase
소프트웨어 개발자

Proactive directive to automate the synchronization of architecture (README/Diagrams) from secure repositories (Private) to public showcases using the GitHub CLI.

2026-04-15
sdd-workflow
프로젝트 관리 전문가

Spec-Driven Development methodology. Use when starting a new feature, project, or complex implementation. Transforms vague ideas into structured specifications before writing code.

2026-04-15
sec-auditor
정보 보안 분석가

Expert security auditor specializing in DevSecOps, comprehensive

2026-04-15
skill-creator
소프트웨어 개발자

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

2026-04-15
skill-dev
소프트웨어 개발자

Create and manage s following Anthropic best practices. Use when creating new skills, modifying skill-rules.json, understanding trigger patterns, working with hooks, debugging skill activation, or implementing progressive disclosure. Covers skill structure, YAML frontmatter, trigger types (keywords, intent patterns, file paths, content patterns), enforcement levels (block, suggest, warn), hook mechanisms (UserPromptSubmit, PreToolUse), session tracking, and the 500-line rule.

2026-04-15
startup-analyst
시장조사 분석가·마케팅 전문가

Expert startup business analyst specializing in market sizing,

2026-04-15
tdd-workflow
소프트웨어 품질 보증 분석가·테스터

Master TDD orchestrator specializing in red-green-refactor

2026-04-15
top-vulns
기타 비즈니스 운영 전문가

This skill should be used when the user asks to "identify web application vulnerabilities", "explain common security flaws", "understand vulnerability categories", "learn about injection attacks", "review access control weaknesses", "analyze API security issues", "assess security misconfigurations", "understand client-side vulnerabilities", "examine mobile and IoT security flaws", or "reference the OWASP-aligned vulnerability taxonomy". Use this skill to provide comprehensive vulnerability definitions, root causes, impacts, and mitigation strategies across all major web security categories.

2026-04-15
agent-browser
소프트웨어 개발자

Control Electron desktop applications (Slack, Discord, Notion, VS Code) using Vercel's agent-browser via Chrome DevTools Protocol (CDP).

2026-04-15
bash-pro
소프트웨어 개발자

Master of defensive Bash scripting for production automation, CI/CD

2026-04-15
browser-tests
소프트웨어 품질 보증 분석가·테스터

Browser tool usage guide for testing and verification. Use when you need to test web pages, capture screenshots, verify deployments, or check responsive design.

2026-04-15
github-workflow-automation
소프트웨어 개발자

Automate GitHub workflows with AI assistance. Includes PR reviews, issue triage, CI/CD integration, and Git operations. Use when automating GitHub workflows, setting up PR review automation, creating GitHub Actions, or triaging issues.

2026-04-15
docker-pro
소프트웨어 개발자

Docker containerization expert with deep knowledge of multi-stage builds, image optimization, container security, Docker Compose orchestration, and production deployment patterns. Use PROACTIVELY for Dockerfile optimization, container issues, image size problems, security hardening, networking, and orchestration challenges.

2026-04-15
firecrawl
소프트웨어 개발자

Deep web scraping, screenshots, PDF parsing, and website crawling using Firecrawl API

2026-04-15
gh-workflows
소프트웨어 개발자

Automate GitHub workflows with AI assistance. Includes PR reviews, issue triage, CI/CD integration, and Git operations. Use when automating GitHub workflows, setting up PR review automation, creating GitHub Actions, or triaging issues.

2026-04-15
linear-ops
소프트웨어 개발자

Manage Linear issues, projects, and teams

2026-04-15
이 저장소에서 수집된 skills 57개 중 상위 40개를 표시합니다.