Skip to content

mdaffailhami/ai-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Skills

Daffa Ilhami's personal collection of skills for AI agents (OpenCode, Claude Code, Codex, etc). Each skill extends the agent with specialized instructions and patterns for a specific type of task.

Skills

Skill Description
planning Generate concrete implementation plans — exact files, code, commands, and verification steps
executing Execute implementation plans with one fresh subagent per task and two-stage review
respond-in-html Respond in rich HTML instead of Markdown — the .html file is transport, the format is the point

Structure

Each skill follows the standard layout:

skill-name/
  SKILL.md         # skill instructions (loaded by the agent)
  README.md        # documentation for the skill
  templates/       # optional reference templates

About

Daffa Ilhami's personal collection of skills for AI agents

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors