Agent Skills by Martim Ramos
Showing 14 vetted skills indexed across 1 GitHub repositories.
forge-security
Block access to secrets and require confirmation for risky commands.
forge-docs
Generate MkDocs documentation structures and templates for material-theme sites.
forge-conventions
Standardizes git commits, branch names, and code style via configurable rules.
forge-tdd
Enforce a Red-Green-Refactor test-driven development workflow with configurable gates.
forge-lang-terraform
Enforce plan-before-apply Terraform workflows with init, validate, fmt, and plan steps.
forge-lang-python
Enforce Python development standards with pytest, ruff, black, and mypy.
forge-lang-terragrunt
Run validate, plan, and apply workflows for multi-environment Terragrunt projects.
forge-lang-typescript
Standardize TypeScript projects with type checks, Jest or Vitest tests, ESLint, and Prettier.
forge-lang-rust
Enforce Rust testing, linting, and formatting standards via cargo commands.
forge-lang-bash
Automate bats testing, ShellCheck linting, and shfmt formatting for Bash scripts.
forge-lang-ansible
Lint, dry-run, and verify Ansible playbooks before applying changes.
forge-lang-cpp
Standardize C++ project builds, tests, and static analysis with CMake and Make.
forge-lang-node
Standardize Node.js project setup with jest or vitest, eslint, and prettier.
forge-lang-c
Standardize C project builds with Makefile, CMake, and gcc/clang toolchains.