Skip to main content
Run any Skill in Manus
with one click
mikewolfli
GitHub creator profile

mikewolfli

Repository-level view of 32 collected skills across 1 GitHub repositories.

skills collected
32
repositories
1
updated
2026-07-06
repository explorer

Repositories and representative skills

architecture-diagrammer
software-developers

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

2026-07-06
data-pipeline-optimizer
software-developers

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
software-developers

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
software-developers

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
software-developers

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

2026-07-06
security-auditor
information-security-analysts

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
software-developers

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
software-developers

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

2026-07-06
Showing top 8 of 32 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded
mikewolfli Agent Skills | SkillsMP