Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors