An open API service indexing awesome lists of open source software.

https://github.com/droxey/skills

Synced by https://github.com/musexmachine/skillsport
https://github.com/droxey/skills

Last synced: about 2 months ago
JSON representation

Synced by https://github.com/musexmachine/skillsport

Awesome Lists containing this project

README

          

# skills

Synced skill library for reusable task recipes.

## perceptis-manual-import-connector

Source: `droxey/nebula-recipes/tasks/perceptis-manual-import-connector`

Sample prompt:
```text
Use the perceptis-manual-import-connector skill to validate a Perceptis export, normalize the rows, and produce preview, duplicates, exceptions, and summary outputs without modifying the source data.
```

## perceptyx-read-only-export-validation-and-scaffold

Source: `droxey/nebula-recipes/tasks/perceptyx-read-only-export-validation-and-scaffold`

Sample prompt:
```text
Use the perceptyx-read-only-export-validation-and-scaffold skill to review a Perceptyx export workflow, keep the process read-only, and scaffold the connector files needed for validation and normalization.
```

## intake-implementation-workflow

Source: `droxey/nebula-recipes/tasks/intake-implementation-workflow`

Sample prompt:
```text
Use the intake-implementation-workflow skill to turn an intake request into a planning package with a spec, implementation plan, build plan, and implementation checklist.
```

## musexmachine-mcp-codex-env

Source: `musexmachine/mcp`

Sample prompt:
```text
Use the musexmachine-mcp-codex-env skill to create and validate a Codex-ready environment for musexmachine/mcp.
```

## code

Source: `hacker-news-comment (workflow pattern)`

Sample prompt:
```text
Use the code skill to execute a refactor with plan iteration, spec-first thinking, tests-first implementation, manual verification, review, mutation testing, and docs updates.
```