Skip to content

faasjs/faasjs-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

FaasJS Agent Skills

Agent skills for common FaasJS workflows.

Essential Skills

Start here. These background skills are auto-applied to prevent common mistakes.

faasjs-best-practices

Core FaasJS knowledge:

faasjs-unit-testing

FaasJS unit testing playbook:

Installation

npx skills add faasjs/faasjs-skills

Usage

Background skills (faasjs-best-practices, faasjs-unit-testing) are automatically applied when relevant.

Contributing

Each skill follows the Agent Skills open standard:

  1. Create a directory under skills/ with the skill name (prefix with faasjs-)
  2. Add a SKILL.md file with YAML frontmatter:
    ---
    name: faasjs-skill-name
    description: Brief description
    ---
  3. For complex skills, add additional .md files and reference them from SKILL.md

About

Agent skills for common FaasJS workflows.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors