Skip to content

ilteoood/harness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Skills

Skills for AI agents following the skills.sh format.

Structure

Each skill is a directory containing a SKILL.md file with YAML frontmatter:

  • name: Unique identifier (lowercase, hyphens)
  • description: Brief explanation

Available Skills

  • codeql/ - Comprehensive guide for GitHub CodeQL including alert management, CLI commands, compiled languages, SARIF output, troubleshooting, and workflow configuration
  • commit-message-storyteller/ - Generate meaningful commit messages using story-telling principles
  • conventional-commit/ - Execute conventional commit format with smart commit message generation
  • create-agentsmd/ - Create agent model definitions for AI coding agents
  • create-implementation-plan/ - Create implementation plans for features and changes
  • create-llms/ - Create LLMS full text documentation files
  • create-readme/ - Generate README documentation files
  • create-specification/ - Create technical specifications and design documents
  • create-technical-spike/ - Research and document technical spikes
  • create-tldr-page/ - Create TLDR-style documentation pages
  • dependabot/ - Comprehensive guide for configuring and managing GitHub Dependabot
  • drawio/ - Create draw.io diagrams and export them to PNG
  • gh-cli/ - GitHub CLI (gh) comprehensive reference for repositories, issues, pull requests, Actions, projects, releases, gists, codespaces, organizations, extensions, and all GitHub operations from the command line
  • git-commit/ - Execute git commit with conventional commit message analysis, intelligent staging, and message generation
  • github-issues/ - Create, update, and manage GitHub issues using MCP tools
  • github-release/ - Guides through releasing a new version of a GitHub library end-to-end with SemVer versioning and Keep a Changelog formatting
  • node/ - Provides domain-specific best practices for Node.js development with TypeScript, covering type stripping, async patterns, error handling, streams, modules, testing, performance, caching, logging, and more.
  • fastify/ - Guides development of Fastify Node.js backend servers and REST APIs using TypeScript or JavaScript. Use when building, configuring, or debugging a Fastify application — including defining routes, implementing plugins, setting up JSON Schema validation, handling errors, optimising performance, managing authentication, configuring CORS and security headers, integrating databases, working with WebSockets, and deploying to production.

Usage

Add skills to your AI agent configuration or use with compatible tools.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors