Opinionated Robot Framework best-practices skill for Claude Code.
An opinionated Robot Framework best-practices skill: rules, anti-patterns, locator
strategy, a deprecation map, and a library-architecture model for writing and
maintaining real RF test suites. Packaged as a Claude Code skill (drop
skills/robotframework/ into your skills directory), but the guidance and examples
are harness-agnostic.
Verified against Robot Framework 7.4.2.
Copy skills/robotframework/ into your agent's skills directory, or read
skills/robotframework/SKILL.md directly — it is the terse entry point (rules,
decision tables, pointers into references/*.md).
Plugin marketplace (recommended):
/plugin marketplace add urielpappilon/robotframework-skill
/plugin install robotframework@robotframework-skill
Manual: clone the repo and copy the skill into your skills directory:
git clone https://github.com/urielpappilon/robotframework-skill
cp -r robotframework-skill/skills/robotframework ~/.claude/skills/ # personal
# or into a project's .claude/skills/ for team scope
examples/ contains runnable, self-contained patterns:
compliance/ — an audit-trail ListenerV3 (SHA-256 hash chain) + chain verifier.container/, container-stacked/, container-airgap/ — containerized RF + reporting.This skill is regression-tested by an automated LLM-judge harness. See
EVAL-RESULTS.md for per-version scores. The harness itself is a
separate repository (AGPL-3.0, open-sourcing planned).
MIT — see LICENSE.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub urielpappilon/robotframework-skill --plugin robotframeworkTools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Browser automation and end-to-end testing MCP server by Microsoft. Enables Claude to interact with web pages, take screenshots, fill forms, click elements, and perform automated browser testing workflows.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review