skills
Health Uyari
- No license — Repository has no license file
- Description — Repository has a description
- Active repo — Last push 0 days ago
- Low visibility — Only 6 GitHub stars
Code Uyari
- Code scan incomplete — No supported source files were scanned during light audit
Permissions Gecti
- Permissions — No dangerous permissions requested
Bu listing icin henuz AI raporu yok.
Portable Agent Skills for coding agents, including Svelte/SvelteKit and workflow tooling skills.
Agent Skills
Canonical portable Agent Skills for compatible coding agents.
This repo is the source of truth for human-readable skills that can be installed into compatible agent harnesses. Treat skills as high-trust agent instructions: review them before installing and pin versions when possible.
Use these skills safely
Prefer GitHub CLI gh skill on gh v2.90.0 or newer.
# Inspect a skill before installing
gh skill preview spences10/skills svelte-runes
# Install a reviewed skill
gh skill install spences10/skills svelte-runes --agent claude-code
# Safer: pin to a reviewed release tag or commit SHA
gh skill install spences10/skills svelte-runes --agent claude-code --pin <tag-or-commit-sha>
# Check installed skills for updates
gh skill update --dry-run
Notes:
- Prefer project-scoped installs for team-shared skills so changes are code-reviewed.
- Review diffs before updating installed skills.
- See SECURITY.md for the threat model and install guidance.
Legacy installer
npx skills add may still work, but it is no longer the recommended install path here because agent skills are a supply-chain and prompt-injection surface.
If you use it anyway, inspect the repo first and install only reviewed skills:
# List available skills
npx skills add spences10/skills --list
# Install one reviewed skill
npx skills add spences10/skills --agent pi --skill svelte-runes
Layout
<skill-name>/SKILL.md
No harness-specific marketplace files live here. Distribution wrappers sync from this canonical source when they need a curated subset.
Svelte Skills
svelte-code-writersvelte-core-bestpracticessvelte-componentssvelte-deploymentsvelte-layerchartsvelte-runessvelte-stylingsvelte-template-directivessveltekit-data-flowsveltekit-remote-functionssveltekit-structure
Svelte Skill Refresh Workflow
Before releasing Svelte skill updates:
- Review the official Svelte AI skills page: https://svelte.dev/docs/ai/skills
- Compare
svelte-code-writerandsvelte-core-bestpracticesguidance against this repo. - Remove legacy Svelte patterns from local examples unless documenting a current compatibility boundary.
- Update
metadata.last_updatedin changed SvelteSKILL.mdfiles. - Run
gh skill publish --dry-runand confirm skills validate before release.
Workflow & Tooling Skills
assholeci-debug-workflowdeslopecosystem-guideimprove-codebase-architecturenopeekorchestrationplugin-devreflectresearchskill-creatorstructured-rpitddtechdebt-finder
Wrapper Repos
If you want Claude Code plugin marketplaces instead of vendor-agnostic skills:
- svelte-skills-kit syncs the Svelte skill subset.
- claude-code-toolkit syncs workflow and tooling skill subsets.
Sync Reminder
When changing a skill that is distributed by a wrapper repo, run the matching wrapper sync script before releasing the wrapper.
The sync scripts use explicit allowlists, so add new skills there when a wrapper repo should distribute them.
Yorumlar (0)
Yorum birakmak icin giris yap.
Yorum birakSonuc bulunamadi