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

go-on

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

수집된 skills
32
Stars
2
업데이트
2026-07-06
Forks
1
직업 범위
직업 카테고리 5개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

architecture-diagrammer
소프트웨어 개발자

Analyzes project structure, module dependencies, imports, and entry points to generate architecture diagrams in Mermaid format

2026-07-06
data-pipeline-optimizer
소프트웨어 개발자

Analyzes ETL and data pipeline code for optimization opportunities across Python (Pandas, PySpark), Rust (polars, datafusion), SQL, and general pipeline descriptions

2026-07-06
env-config-validator
소프트웨어 개발자

Validates environment variable configurations and config files (YAML, TOML, JSON, .env) for missing required variables, type mismatches, deprecated keys, naming convention violations, secret exposure risks, and invalid value ranges

2026-07-06
performance-analyzer
소프트웨어 개발자

Analyzes code for performance bottlenecks including N+1 queries, O(n^2) or worse algorithms, unnecessary allocations, sync I/O in async contexts, excessive cloning, missing caching opportunities, and large payload transfers. Supports Rust, Python, TypeScript, and Go.

2026-07-06
prompt-optimizer
소프트웨어 개발자

Analyzes, improves, and restructures LLM prompts for clarity, efficiency, and reliability

2026-07-06
security-auditor
정보 보안 분석가

Analyzes source code for common security vulnerabilities including SQL injection, XSS, command injection, hardcoded secrets, insecure deserialization, path traversal, and SSRF

2026-07-06
self-reviewer
소프트웨어 개발자

Agent reviews its own work before presenting to the user. Catches errors, style violations, and omissions before the user sees the output.

2026-07-06
workflow-optimizer
소프트웨어 개발자

Analyzes multi-step workflows and agent pipelines for bottlenecks, unnecessary serialization, and optimization opportunities

2026-07-06
context-summarizer
소프트웨어 개발자

Summarize long conversations or task histories to fit within token windows. Enables the agent to maintain context across sessions without hitting token limits.

2026-07-05
decision-logger
소프트웨어 개발자

Record architectural and design trade-off decisions so the agent doesn't re-analyze the same choices. Especially useful for long-running projects.

2026-07-05
error-recovery-planner
소프트웨어 개발자

Analyze build, test, and runtime failures and propose structured recovery plans. Use when the agent encounters errors it cannot immediately resolve.

2026-07-05
progress-tracker
소프트웨어 개발자

Persist completed and blocked steps across multi-turn agent invocations. Avoid re-analyzing already-resolved subtasks. Use when a task spans multiple agent turns.

2026-07-05
api-tester
소프트웨어 품질 보증 분석가·테스터

Tests API endpoints with configurable requests, assertions, and response validation

2026-07-03
code-execution-sandbox
소프트웨어 개발자

Safely executes code snippets in a sandboxed environment with timeout, resource limits, and output capture

2026-07-03
project-analyzer
소프트웨어 개발자

Analyzes full project structure, dependencies, architecture patterns, and generates comprehensive reports

2026-07-03
code-reviewer
소프트웨어 품질 보증 분석가·테스터

Automated code review with customizable quality rules

2026-06-30
api-docs-generator
소프트웨어 개발자

Generates structured API documentation from source code, including endpoints, types, and examples

2026-06-29
changelog-generator
소프트웨어 개발자

Generates structured changelogs from git commit history or structured input

2026-06-29
ci-pipeline-generator
소프트웨어 개발자

Generates CI/CD pipeline configurations for GitHub Actions, GitLab CI, Jenkins, and CircleCI

2026-06-29
commit-message-generator
소프트웨어 개발자

Generates Conventional Commits-style commit messages from git diffs or change descriptions

2026-06-29
data-transformer
소프트웨어 개발자

Converts data between structured formats (JSON, CSV, YAML, TOML, XML) with schema mapping and validation

2026-06-29
dependency-analyzer
소프트웨어 개발자

Analyzes project dependencies for security vulnerabilities, version drift, licensing, and upgrade paths

2026-06-29
dockerfile-generator
소프트웨어 개발자

Generates optimized Dockerfiles and Docker Compose configurations for any language or framework

2026-06-29
log-analyzer
소프트웨어 개발자

Analyzes application and system logs to detect anomalies, patterns, errors, and performance issues

2026-06-29
refactoring-advisor
소프트웨어 개발자

Analyzes source code for refactoring opportunities, design smells, and improvement suggestions

2026-06-29
regex-builder
소프트웨어 개발자

Builds, explains, and tests regular expressions with step-by-step breakdowns

2026-06-29
skill-creator
기타 컴퓨터 관련 직업

Guides users through creating, testing, and publishing new skills with proper SKILL.md format and best practices

2026-06-29
sql-query-helper
데이터베이스 아키텍트

Generates, explains, optimizes, and migrates SQL queries across multiple database dialects

2026-06-29
test-generator
소프트웨어 품질 보증 분석가·테스터

Generates unit, integration, and property-based tests for source code in multiple languages

2026-06-29
web-scraper
소프트웨어 개발자

Extracts, cleans, and structures content from web pages by URL or HTML input

2026-06-29
knowledge-retriever
소프트웨어 개발자

Retrieves relevant knowledge from project documentation, code comments, and README files

2026-06-29
task-planner
소프트웨어 개발자

Breaks down complex objectives into atomic subtasks, identifies dependencies, and produces an execution plan

2026-06-29