Edho F
Community@edhoferdian · Jakarta
Elevating ideas through AI, rising from humble beginnings to mastering the frontiers of the web. Every line of code is open-sourced on GitHub, inviting you to f
Agent Skills by Edho F
Showing 36 vetted skills indexed across 1 GitHub repositories.
opensource-release-edho-ferdian
Sanitize, audit, and package a private project for open-source release in three gated phases.
security-review-edho-ferdian
Reviews code for security vulnerabilities using OWASP-style checklists and scanner verification.
skill-authoring-edho-ferdian
Governs creation, validation, compliance testing, and packaging of Claude Code skills.
gan-harness-edho-ferdian
Iterates UI prototypes through a Plan-Generate-Evaluate loop with rubric-scored browser evaluation.
backend-engineering-edho-ferdian
Guides server-side code layering, error handling, and background job design between API and datastore.
seo-audit-edho-ferdian
Audits websites for technical and on-page SEO issues with severity-ranked findings.
performance-audit-edho-ferdian
Diagnose and fix performance issues through measured profiling, budgets, and re-measured deltas.
research-ops-edho-ferdian
Produces cited research reports with per-claim evidence labels and source cross-checking.
deployment-ops-edho-ferdian
Plan release strategies, CI/CD gates, Kubernetes manifests, and post-deploy monitoring for production deployments.
language-code-review-edho-ferdian
Adds language- and framework-specific review lenses to code reviews across roughly twenty stacks.
system-design-edho-ferdian
Produces Architecture Decision Records through structured trade-off analysis and scaling-tier review.
docs-sync-edho-ferdian
Generate codemaps and validate documentation freshness against the current codebase.
spec-mining-edho-ferdian
Extract behavioral specifications from undocumented codebases into Requirement and Invariant blocks.
test-authoring-edho-ferdian
Guides writing unit and component tests for React, Python, Go, and Vue.
desktop-e2e-edho-ferdian
Automates end-to-end testing of Windows desktop applications using pywinauto and UI Automation.
frontend-engineering-edho-ferdian
Guides authoring of React and Next.js components, state, data fetching, motion, and Vite configuration.
build-fix-edho-ferdian
Diagnose and fix build, compile, and dependency failures across 17 language stacks with minimal verified diffs.
container-ops-edho-ferdian
Designs Docker multi-stage builds and docker-compose setups, and debugs failing containers.
api-design-edho-ferdian
Designs REST API contracts, endpoint conventions, and versioning policies before implementation.
networking-ops-edho-ferdian
Reviews, designs, troubleshoots, and automates network configurations across five operational modes.
communications-triage-edho-ferdian
Classifies incoming messages into four priority tiers and drafts approval-gated replies.
dev-kickoff-edho-ferdian
Kickoff and execute development projects from specification documents through a seven-stage loop.
click-path-audit-edho-ferdian
Trace UI control handlers through state changes to detect silent defects.
code-quality-tooling-edho-ferdian
Configure linter, formatter, and Git hook enforcement for JavaScript, TypeScript, Python, Go, and Rust projects.
Frequently Asked Questions About Edho F
FAQPage SchemaWhat tasks can I accomplish with Edho F's skill ecosystem?▼
You can run multi-domain code reviews, OWASP-based security audits, SEO and Core Web Vitals performance audits, build-failure diagnosis, dead-code removal, behavior-preserving refactoring, E2E and desktop GUI testing, Docker and Kubernetes deployment, API design, and full project kickoff from PRD or spec documents.
Who is the target user for these skills?▼
Solo developers and software engineers building web applications with stacks like React, Next.js, Python, Go, Rust, and Postgres. The ecosystem also serves homelab network builders, open-source maintainers preparing public releases, and developers marketing their own side projects.
How do the skills work together in practice?▼
The dev-kickoff skill orchestrates a seven-stage PLAN-TEST-IMPLEMENT-REVIEW-VERIFY-REMEMBER-IMPROVE loop, auto-invoking specialist skills like test-authoring, code-review, and deployment-ops. Security criteria live in one canonical security-review skill that all others cross-reference to prevent drift.
Are these skills free and open-source?▼
Yes. The author states every line of code is open-sourced on GitHub across 12 public repositories. The ecosystem includes a dedicated opensource-release skill that generates LICENSE, README, CONTRIBUTING, and issue templates for publishing projects publicly.
What prerequisites or dependencies do the skills require?▼
Skills auto-detect project stacks from existing files rather than requiring fixed setups. Specific capabilities use Lighthouse, bundle analyzers, pywinauto over Windows UI Automation, Docker, Kubernetes, and Salak's dependency graph when installed, but each skill degrades gracefully when optional components are absent.