palkanpalkanCommunity·6 Agent Skills Included

action_policy

Author interactive Rails tutorials that run entirely in the browser

Guides AI agents through creating interactive Ruby on Rails tutorials powered by WebAssembly in the browser. Covers lesson structure, frontmatter configuration, file layering, templates, and WASM compatibility constraints. Eliminates silent runtime failures by enforcing proven lesson recipes, checklists, and deployment rules.
npx skills add palkan/action_policy --all -g -y
Available:

Instructs the AI agent to load the mandatory lesson-authoring skills before writing any tutorial content and enforces key WASM runtime constraints like workspace paths and gem rebuilds.

All Skills in This Repository (6)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Action Policy tutorial skills?

Run `npx skills add palkan/action_policy --all -g -y` in your terminal to install all tutorial-authoring skills globally.

How to build an interactive Rails tutorial with AI?

These skills teach your AI agent the exact directory structure, frontmatter rules, and lesson recipes needed to build browser-based Rails tutorials that run on WebAssembly.

Which Rails features work in a WASM tutorial?

The rails-wasm-author-constraints skill gives your agent a full compatibility matrix covering databases, gems, testing, and limitations like no outbound networking or threading.

Do these skills work with Claude Code and Cursor?

Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, OpenClaw, and other compatible AI coding agents.

Can I author Rails lessons without knowing TutorialKit?

Yes. The skills encode all framework-specific conventions, so your agent produces valid lessons, templates, and configurations without you learning the internals.

Related Repositories in Education & Research

View All in Education & Research