skillify.md

Plan. Build. Repeat.

Supercharge your AI workflow by turning ephemeral sessions into reusable skills.

View on GitHub
1234
{
  "$schema": "https://opencode.ai/config.json",
  "plugin": ["@skillifymd/opencode"]
}
"~/.config/opencode/opencode.json" 4 lines

What is Skillify?

Skillify helps engineering teams and individual developers capture high-signal AI coding workflows, then reuse them as structured skills and slash commands instead of rewriting the same instructions in every session.

Use it for release checklists, bug triage, code review prompts, refactoring workflows, and other repeatable development tasks that benefit from consistent guidance.

1234567891011
/skillify capture release checklist

Turn this session into a reusable skill.
Focus on version bump, changelog, smoke test, and final approval.

Drafting reusable skill...
Saved skill release-checklist
Skill   .opencode/skills/release-checklist/SKILL.md
Command .opencode/commands/release-checklist.md

Run it next time with /release-checklist.

Why reusable skills matter.

Reusable skills reduce prompt drift, improve consistency across contributors, and make it easier to standardize how your team handles shipping, review, debugging, and maintenance workflows.