Skip to main content

neuron-one/GODMODE

SkillsMP는 neuron-one/GODMODE에서 55개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
55
GitHub 스타
27
GitHub 포크
11

수집된 skill 55개 중 40개를 표시합니다.

직업 분류
데이터 과학자
설명

Machine learning model training with HuggingFace. Fine-tuning LLMs, dataset creation, GPU selection, training monitoring. Use for training custom models. Don't use for using pre-trained models via API.

원문 언어: 영어

업데이트
직업 분류
원가 견적사
설명

Estimates project cost at market rates. Scans codebase, counts APIs, integrations, and complexity. Shows what the project would cost without AI. Use for pitches and ROI demonstrations.

원문 언어: 영어

업데이트
직업 분류
시장조사 분석가·마케팅 전문가
설명

Marketing and conversion optimization. Landing page CRO, copywriting, positioning, GTM strategy, A/B testing. Don't use for product development or technical decisions.

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Product management frameworks. PRD writing, user stories, OKRs, roadmap, TAM/SAM/SOM analysis, competitive research. Don't use for technical implementation.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Scraping specific platforms with ready connectors. Google Maps businesses, Twitter trends, YouTube subtitles, Instagram/TikTok content. Use for platform-specific data collection.

원문 언어: 영어

업데이트
직업 분류
데이터 과학자
설명

Data analysis from external services. Connects to Google Sheets, Notion, HubSpot via Composio. Builds charts, runs queries, generates insights. Don't use for database queries.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Temporal knowledge graph for long-term memory. Facts have timestamps and expiry. Tracks how decisions evolve over time across projects. Use for Stage 3 deep memory. Don't use for simple key-value storage.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Structured data extraction from multiple websites into normalized tables. Returns JSON with consistent schema across sources. Use when you need STRUCTURED data, not raw content.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Web scraping with Firecrawl and Bright Data. JavaScript rendering, anti-bot bypass, structured data extraction. Use for market research, competitor analysis, documentation. Don't use for authenticated/private content.

원문 언어: 영어

업데이트
직업 분류
그래픽 디자이너
설명

UI component vocabulary for precise communication. Correct naming of navigation, inputs, feedback, layout patterns. Use to translate user descriptions into exact component names.

원문 언어: 영어

업데이트
직업 분류
웹·디지털 인터페이스 디자이너
설명

Mobile app design patterns for iOS and Android. Native navigation, touch targets, platform conventions, safe areas. Don't use for web-only interfaces.

원문 언어: 영어

업데이트
직업 분류
웹 개발자
설명

110+ free animated React components for text, backgrounds, UI. Includes Background Studio, Shape Magic, Texture Lab. Use when building visually engaging interfaces. Don't use for non-React projects.

원문 언어: 영어

업데이트
직업 분류
웹 개발자
설명

Converts UI screenshots and design mockups into production-ready HTML/CSS code. Multi-agent architecture analyzes layout, plans structure, generates clean code. Use when you have a design image and need code. Don't use for code-to-code tasks.

원문 언어: 영어

업데이트
직업 분류
웹·디지털 인터페이스 디자이너
설명

UI/UX design system generator with CSV database. 67 styles, 96 palettes, 57 fonts, 25 charts, 13 stacks. Use for UI design, landing pages, dashboards, components, style selection. Generates complete design systems via --design-system.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

NestJS and Node.js backend development. REST APIs, middleware, guards, DTOs, database integration. Don't use for Python backends or frontend code.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Semantic code search via MCP. Indexes entire codebase, finds relevant code by natural language query. 40% token savings. Use for large codebases (10K+ lines). Don't use for small projects.

원문 언어: 영어

업데이트
직업 분류
데이터베이스 아키텍트
설명

PostgreSQL and MongoDB database design. Schema design, migrations, indexing, query optimization, RLS security policies. Don't use for application logic or API development.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

React and Next.js frontend development. Components, hooks, state management, routing, Tailwind CSS styling. Don't use for React Native mobile or backend API development.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

React Native and Expo mobile development. Navigation, native modules, platform-specific code, app store preparation. Don't use for web React or backend development.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Python development with FastAPI, data processing, audio analysis with librosa. Type hints, async patterns, Pydantic models. Don't use for JavaScript/TypeScript code.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Scans React code for anti-patterns. Finds unnecessary useEffect, prop drilling, accessibility issues. Run repeatedly until all issues pass. Don't use for non-React code.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

CI/CD pipeline with GitHub Actions. Automated testing, building, deployment. PR checks, auto-merge, release workflow. Don't use for Jenkins or GitLab CI.

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Application deployment strategies. Zero-downtime deploy, rollback procedures, database migrations during deploy. Don't use for initial server setup.

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

DNS configuration and SSL certificates. Domain setup, Cloudflare CDN, Let's Encrypt, HTTPS enforcement. Don't use for application-level security.

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Docker and docker-compose configuration. Multi-stage builds, container orchestration, volume management, networking. Don't use for Kubernetes or cloud-native deployments.

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Generates step-by-step instructions for manual tasks that cannot be automated. Server panel configuration, DNS changes, app store submissions. Use when agent cannot perform the action directly.

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Application and server monitoring. Error tracking, log aggregation, alerting, uptime monitoring. Use for production setup. Don't use for development debugging.

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Linux server configuration. Firewall, SSH hardening, user management, system updates. Use for initial VPS setup or server hardening. Don't use for application deployment.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Cross-model code review. Sends code to a DIFFERENT model (GPT/Gemini) for independent review. Reviewer must be on a different model than the code author. Use for critical PRs and security-sensitive code.

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Multiple AI models critique a spec/PRD until consensus. GPT, Gemini, Grok each find different weaknesses. Iterates until all models agree the spec is solid. Use for critical project specifications.

원문 언어: 영어

업데이트
직업 분류
웹·디지털 인터페이스 디자이너
설명

Gemini as design advisor and visual analyst. Sends UI screenshots, designs, or visual content to Gemini for expert review. Strong in UI/UX critique, visual analysis, document understanding. Don't use for backend code or security.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Delegates text tasks to Google Gemini through MCP (gemini/gemini-reply). Use for architecture disputes, design critique, second opinions. Don't use for media — use gemini-media for images/video.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

GPT as security advisor and architectural critic. Sends code or decisions to GPT for independent second opinion. Strong in security audits, code review, and finding logical flaws. Don't use for routine coding or simple tasks.

원문 언어: 영어

업데이트
직업 분류
컴퓨터·정보 시스템 관리자
설명

Multi-model planning committee. Up to 4 models create plans independently, then an anonymous judge selects the best or combines the best parts. Use for major architectural decisions.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Running AI models locally with Ollama and llama.cpp. Free inference, privacy, custom model deployment. Use for cost-free routine tasks or private data processing. Don't use when quality of Opus is needed.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Orchestrates large-scale code changes in parallel. Decomposes work into 5-30 independent units, each agent in isolated git worktree with tests and PR. Use for migrations, refactoring across many files. Don't use for single-file changes.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Deep code review like a senior engineer. Checks SOLID violations, security vulnerabilities (XSS, injections, race conditions), performance issues (N+1, missing cache), error handling and edge cases. Don't use for formatting or style-only reviews.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Verifies that separate code parts work together. Checks imports, API contracts, shared types, data flow between components. Use after multiple agents completed parallel tasks.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Reviews recently changed code for reuse, quality, and efficiency. Spawns 3 parallel review agents, aggregates findings, applies fixes. Official Anthropic skill. Use after completing any coding task.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Scans external skills and plugins for prompt injection, command injection, and malicious patterns before installation. Use before installing ANY external skill or plugin. Don't skip this check.

원문 언어: 영어

업데이트
수집된 skill 55개 중 40개를 표시합니다.