Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add ferdinandruthben12-dotcom/535-skills --skill alireza-engineeringgit clone --depth 1 https://github.com/ferdinandruthben12-dotcom/535-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/ferdinandruthben12-dotcom/535-skills/alireza-engineering)<a href="https://agentmods.dev/skills/ferdinandruthben12-dotcom/535-skills/alireza-engineering"><img src="https://agentmods.dev/badge/skills/ferdinandruthben12-dotcom/535-skills/alireza-engineering/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/ferdinandruthben12-dotcom/535-skills/alireza-engineering"><img src="https://agentmods.dev/badge/skills/ferdinandruthben12-dotcom/535-skills/alireza-engineering.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00056 | $0.00707 |
| Opus 5 | $0.00028 | $0.00353 |
| Sonnet 5 | $0.00011 | $0.00141 |
| Haiku 4.5 | $0.00006 | $0.00071 |
Grade A, and why
engineering-advanced-skills scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
What ships with it
60 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- .claude-plugin/plugin.json 1019 B
- .codex/instructions.md 963 B
- agent-designer/agent_evaluator.py 52 KB runs code
- agent-designer/agent_planner.py 38 KB runs code
- agent-designer/assets/sample_execution_logs.json 15 KB
- agent-designer/assets/sample_system_requirements.json 2.2 KB
- agent-designer/assets/sample_tool_descriptions.json 16 KB
- agent-designer/expected_outputs/sample_agent_architecture.json 14 KB
- agent-designer/expected_outputs/sample_evaluation_report.json 15 KB
- agent-designer/expected_outputs/sample_tool_schemas.json 12 KB
- agent-designer/README.md 12 KB
- agent-designer/references/agent_architecture_patterns.md 9.6 KB
- agent-designer/references/evaluation_methodology.md 20 KB
- agent-designer/references/tool_design_best_practices.md 13 KB
- agent-designer/SKILL.md 12 KB
- agent-designer/tool_schema_generator.py 37 KB runs code
- agent-workflow-designer/references/workflow-patterns.md 1.5 KB
- agent-workflow-designer/scripts/workflow_scaffolder.py 3.3 KB runs code
- agent-workflow-designer/SKILL.md 2.3 KB
- agenthub/.claude-plugin/plugin.json 697 B
- agenthub/agents/hub-coordinator.md 3.7 KB
- agenthub/CLAUDE.md 2.5 KB
- agenthub/README.md 11 KB
- agenthub/references/agent-templates.md 7.6 KB
- agenthub/references/coordination-strategies.md 5.8 KB
- agenthub/references/dag-patterns.md 4.0 KB
- agenthub/scripts/board_manager.py 8.4 KB runs code
- agenthub/scripts/dag_analyzer.py 8.7 KB runs code
- agenthub/scripts/dry_run.py 11 KB runs code
- agenthub/scripts/hub_init.py 8.3 KB runs code
- agenthub/scripts/result_ranker.py 10 KB runs code
- agenthub/scripts/session_manager.py 9.8 KB runs code
- agenthub/settings.json 854 B
- agenthub/SKILL.md 7.7 KB
- agenthub/skills/board/SKILL.md 2.3 KB
- agenthub/skills/eval/SKILL.md 2.3 KB
- agenthub/skills/init/SKILL.md 2.7 KB
- agenthub/skills/merge/SKILL.md 2.2 KB
- agenthub/skills/run/SKILL.md 3.6 KB
- agenthub/skills/spawn/SKILL.md 3.1 KB
- agenthub/skills/status/SKILL.md 2.3 KB
- api-design-reviewer/references/api_antipatterns.md 13 KB
- api-design-reviewer/references/rest_design_rules.md 10 KB
- api-design-reviewer/scripts/api_linter.py 37 KB runs code
- api-design-reviewer/scripts/api_scorecard.py 64 KB runs code
- api-design-reviewer/scripts/breaking_change_detector.py 48 KB runs code
- api-design-reviewer/SKILL.md 12 KB
- api-test-suite-builder/references/example-test-files.md 16 KB
- api-test-suite-builder/SKILL.md 6.2 KB
- autoresearch-agent/.claude-plugin/plugin.json 533 B
- autoresearch-agent/agents/experiment-runner.md 3.2 KB
- autoresearch-agent/CLAUDE.md 1.8 KB
- autoresearch-agent/evaluators/benchmark_size.py 1.9 KB runs code
- autoresearch-agent/evaluators/benchmark_speed.py 1.2 KB runs code
- autoresearch-agent/evaluators/build_speed.py 1.1 KB runs code
- autoresearch-agent/evaluators/llm_judge_content.py 2.7 KB runs code
- autoresearch-agent/evaluators/llm_judge_copy.py 4.4 KB runs code
- autoresearch-agent/evaluators/llm_judge_prompt.py 3.0 KB runs code
- autoresearch-agent/evaluators/memory_usage.py 1.6 KB runs code
- autoresearch-agent/evaluators/test_pass_rate.py 1.5 KB runs code
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 7d ago First seen · 71 lines · 56 tokens per session scan A 3f5727b3f476
engineering-advanced-skills is a skill published in the GitHub repository ferdinandruthben12-dotcom/535-skills (2 stars, last pushed 25d ago), with no licence file. It adds 56 tokens to every session and 707 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other skills, from other repositories
engineering-advanced-skills
Index of 37 advanced engineering agent skills for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw. Use when browsing or choosing among the POWERFUL-tier engineering skills: agent design, RAG, MCP servers, CI/CD, database design, observability, security auditing, changelog/release automation, reliability…
engineering-advanced-skills
25 advanced engineering agent skills and plugins for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw. Agent design, RAG, MCP servers, CI/CD, database design, observability, security auditing, release management, platform ops.
fitness-functions
Define objective, measurable tests for architectural characteristics and wire them into CI as automated, continuous architecture governance.
devops
(forwward) Configures CI/CD pipelines, Docker, monitoring, alerting, and infrastructure with reliability-first defaults. Triggers on CI/CD, Docker, deployment, monitoring, alerting, infrastructure setup, or production debugging.
vet
(forwward) Go/no-go readiness audit before promoting to production — checks for unsigned commits (which can silently block a signed-main PR), real drift between branches, green CI, and migration presence, then produces a dependency-ordered report. Read-only — it never promotes. Triggers on "are we ready to promote"…
deployment-pipeline-design
Design multi-stage CI/CD pipelines with approval gates, security checks, and deployment orchestration. Use this skill when designing zero-downtime deployment pipelines, implementing canary rollout strategies, setting up multi-environment promotion workflows, or debugging failed deployment gates in CI/CD.