SkillsAdd
Discover
Catalog
Topics
Official
Audits
Compare
Docs
Search skills
/
Discover
Catalog
Topics
Official
Audits
Compare
Docs
About
Discover
/
garagon/nanostack
Source
garagon/nanostack
18 skills · 203 combined installs
Skills from this source
#
Skill
Source
8W Activity
Installs
1
nanostack
Use when the user asks about available workflow skills, wants an overview of the engineering workflow, or references …
garagon/nanostack
39
2
conductor
Orchestrate parallel agent sessions through a sprint. Coordinates task claiming, dependency resolution, and artifact …
garagon/nanostack
17
3
guard
Use when working near production, sensitive systems, or destructive operations. Activates on-demand safety hooks that…
garagon/nanostack
17
4
review
Use after writing code to get a thorough code review. Runs two passes — structural correctness then adversarial edge-…
garagon/nanostack
16
5
security
Use before shipping to production. Performs OWASP Top 10 audit and STRIDE threat modeling against the codebase. Suppo…
garagon/nanostack
16
6
think
Use when you have a rough idea and want it sharpened before any code is written. Refines the idea through questions, …
garagon/nanostack
16
7
compound
Document what you learned during this sprint. Reads artifacts, writes structured solutions to know-how/solutions/. Ru…
garagon/nanostack
15
8
nano
Use when starting non-trivial work (touching 3+ files, new features, refactors, bug investigations). Produces a scope…
garagon/nanostack
15
9
qa
Use to verify that code works correctly — browser-based testing with Playwright, native app testing with computer use…
garagon/nanostack
15
10
ship
Use when code is ready to ship — creates PRs, merges, deploys, and verifies. Handles the full PR-to-production pipeli…
garagon/nanostack
14
11
feature
Add a feature to an existing project with a full sprint. Skips /think diagnostic, goes straight to planning. Use when…
garagon/nanostack
5
12
nano-help
Quick reference for all nanostack commands. Shows available skills, what each one does, and how to use them. Triggers…
garagon/nanostack
4
13
nano-run
First-time setup and guided sprint. Configures stack, permissions, and work preferences conversationally. Run once af…
garagon/nanostack
4
14
privacy-check
Use to detect personal-data collection signals (email forms, payment fields, telemetry libraries) before shipping. Su…
garagon/nanostack
3
15
release-readiness
Use after review/qa/security/license-audit/privacy-check to compose a release decision before /ship. Returns OK only …
garagon/nanostack
3
16
nano-doctor
Install health check for nanostack. Diagnoses dependencies, permissions, telemetry config, and pre-V5 detection. Trig…
garagon/nanostack
2
17
audit-licenses
Use to list the open-source licenses of every dependency in this project, grouped by license family. Flags GPL or AGP…
garagon/nanostack
1
18
license-audit
Use to audit the open-source licenses of every direct dependency in this project before shipping. Flags GPL/AGPL as B…
garagon/nanostack
1
Clear
Compare