theakshits-skills — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited theakshits-skills (Plugin) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Small, composable agent skills for real engineering work. Each skill is independent, trigger-activated, and designed to work with Claude Code and any skills.sh-compatible agent.
Monolithic agent frameworks (GSD, BMAD, Spec-Kit) try to own your entire workflow. They work until they don't — then debugging the framework is harder than doing the work yourself.
These skills take the opposite approach:
npx skills@latest add TheAkshitS/skillsPick the skills and agents you want. To grab one skill non-interactively:
npx skills@latest add TheAkshitS/skills -s c4-views -yskills/<skill-name>/
├── SKILL.md # Instructions loaded by the agent (required)
├── AGENTS.md # Skill-specific agent hints (optional)
├── README.md # Standalone distribution docs (optional)
├── references/ # Long-form material loaded on demand (optional)
└── scripts/ # Utility scripts (optional)Skills stay flat under skills/ until 3+ skills exist, then organize into buckets: engineering/, productivity/, misc/. See docs/repo-layout.md for details.
Symlink every skill into your local agent (~/.claude/skills):
bash scripts/link-skills.shValidate frontmatter before committing:
bash scripts/validate-skills.shAutomated via release-please on push to main. See docs/local-workflow.md for the file layout, semver bump rules, and bootstrap notes.
MIT — see LICENSE.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.