Martim Ramos avatar

Martim Ramos

Community

@martimramos

4Followers
|
12Public Repos
|
14Published Skills

Agent Skills by Martim Ramos

Showing 14 vetted skills indexed across 1 GitHub repositories.

martimramosmartimramos
1

forge-security

Block access to secrets and require confirmation for risky commands.

Community
Basic
martimramosmartimramos
1

forge-docs

Generate MkDocs documentation structures and templates for material-theme sites.

Community
Basic
martimramosmartimramos
1

forge-conventions

Standardizes git commits, branch names, and code style via configurable rules.

Community
Basic
martimramosmartimramos
1

forge-tdd

Enforce a Red-Green-Refactor test-driven development workflow with configurable gates.

Community
Intermediate
martimramosmartimramos
1

forge-lang-terraform

Enforce plan-before-apply Terraform workflows with init, validate, fmt, and plan steps.

Community
Advanced
martimramosmartimramos
1

forge-lang-python

Enforce Python development standards with pytest, ruff, black, and mypy.

Community
Intermediate
martimramosmartimramos
1

forge-lang-terragrunt

Run validate, plan, and apply workflows for multi-environment Terragrunt projects.

Community
Advanced
martimramosmartimramos
1

forge-lang-typescript

Standardize TypeScript projects with type checks, Jest or Vitest tests, ESLint, and Prettier.

Community
Intermediate
martimramosmartimramos
1

forge-lang-rust

Enforce Rust testing, linting, and formatting standards via cargo commands.

Community
Intermediate
martimramosmartimramos
1

forge-lang-bash

Automate bats testing, ShellCheck linting, and shfmt formatting for Bash scripts.

Community
Advanced
martimramosmartimramos
1

forge-lang-ansible

Lint, dry-run, and verify Ansible playbooks before applying changes.

Community
Intermediate
martimramosmartimramos
1

forge-lang-cpp

Standardize C++ project builds, tests, and static analysis with CMake and Make.

Community
Intermediate
martimramosmartimramos
1

forge-lang-node

Standardize Node.js project setup with jest or vitest, eslint, and prettier.

Community
Intermediate
martimramosmartimramos
1

forge-lang-c

Standardize C project builds with Makefile, CMake, and gcc/clang toolchains.

Community
Basic