Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

go-on

يحتوي go-on على 32 من skills المجمعة من mikewolfli، مع تغطية مهنية على مستوى المستودع وصفحات 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