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
- Host: GitHub
- URL: https://github.com/droxey/skills
- Owner: droxey
- Created: 2026-04-09T21:15:31.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2026-04-17T20:47:52.000Z (about 2 months ago)
- Last Synced: 2026-04-17T21:27:22.533Z (about 2 months ago)
- Language: Python
- Size: 82 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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.
```