dead-code-detector
79Find Dead Code Before Cleanup
Unused code slows reviews and increases maintenance risk. This skill helps Claude, Codex, and Claude Code identify removal candidates with review guidance.
Generate Unit Tests From Existing Code
Writing useful tests takes time and often misses edge cases. This skill helps Claude, Codex, and Claude Code produce tests that follow project conventions.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "test-generator" from https://skillstore.io/skills/curiouslearner-test-generator.md and its manifest at https://skillstore.io/api/skills/curiouslearner-test-generator/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "test-generator". Generate tests for a parser utility with valid, empty, malformed, and boundary inputs.
Expected outcome:
Using "test-generator". Improve tests for a user service that calls an external dependency.
Expected outcome:
The static findings are false positives caused by Markdown code fences and example JavaScript test names. No evidence found of command execution, system reconnaissance, prompt injection, or malicious intent in SKILL.md.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/curiouslearner-test-generator/audits/8?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/curiouslearner-test-generator?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/curiouslearner-test-generator?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/curiouslearner-test-generator/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/curiouslearner-test-generator.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>CuriousLearner. (2026). test-generator security audit report (audit version 8) [Author version unspecified]. Skillstore. https://skillstore.io/skills/curiouslearner-test-generator/audits/8@techreport{curiouslearner-curiouslearner-test-generator-2026,
author = {CuriousLearner},
title = {test-generator security audit report (audit version 8)},
institution = {Skillstore},
year = {2026},
number = {8},
url = {https://skillstore.io/skills/curiouslearner-test-generator/audits/8},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "test-generator security audit report (audit version 8)"
version: "unspecified"
type: report
authors:
- name: "CuriousLearner"
date-released: "2026-07-06"
url: "https://skillstore.io/skills/curiouslearner-test-generator/audits/8"
identifiers:
- type: other
value: "skillstore:curiouslearner-test-generator:audit:8"
description: "Skillstore immutable audit report identifier"
Each author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
curiouslearner-test-generator
2026-08-21
atyantik-test-generator
2026-08-21
Create initial unit tests for a new module while following the project's current test style.
Identify boundary values, invalid inputs, and error paths that need stronger assertions.
Help teams apply consistent naming, structure, and mocking patterns across services.
Use test-generator on this file and draft unit tests for the main public functions.
Use test-generator for this module. Match the assertion style, file naming, and setup patterns from the existing test directory.
Use test-generator to add tests for edge cases, invalid inputs, async failures, and mocked dependencies in this component.
Use test-generator to review this subsystem, identify missing coverage, and propose a prioritized test plan with representative examples.
Author
CuriousLearnerLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
d11af420e07cd866fe39cfa937efef3223896c06
Maintenance freshness
7/18/2026
Usage
6 downloads ยท 245 views
File structure
๐ SKILL.md
Find Dead Code Before Cleanup
Unused code slows reviews and increases maintenance risk. This skill helps Claude, Codex, and Claude Code identify removal candidates with review guidance.
Review Code for Quality and Security
Code reviews can miss security, testing, and maintainability issues when reviewers lack time. This skill guides Claude, Codex, and Claude Code through a structured review with prioritized findings.
Refactor Code Safely with Structured Guidance
Refactoring can introduce bugs when changes are broad or poorly explained. This skill helps Claude, Codex, and Claude Code plan and apply safer incremental improvements.
Profile Application Performance Bottlenecks
Slow code can hide inside algorithms, rendering, database queries, and bundles. This skill reviews source patterns and produces prioritized optimization guidance.
Analyze Application Logs Faster
Log files hide service failures, error spikes, and slow requests. This skill turns raw logs into structured findings, timelines, and practical remediation guidance.
Generate Developer Documentation
Manual documentation updates are slow and often inconsistent with code behavior. This skill guides Claude, Codex, and Claude Code to draft docstrings, README sections, and API references from source context.
Analyze Patterns Across Your Codebase
by C0ntr0lledCha0s
Large codebases hide repeated structures and inconsistent decisions. This skill maps design patterns, architecture, conventions, duplication, and anti-patterns with evidence and recommendations.
Build Claude Code Agents
by C0ntr0lledCha0s
Creating reliable AI agents requires clear schemas, safe tools, and repeatable review steps. This skill guides agent design, validation, migration, and maintenance for Claude Code workflows.
Build Claude Code Slash Commands
by C0ntr0lledCha0s
Teams need repeatable AI workflows that are easy to invoke and review. This skill helps create, update, validate, and document Claude Code slash commands.
Build Fullstack Apps With Senior Guidance
by alirezarezvani
Fullstack projects often need consistent setup, architecture choices, and quality checks. This skill provides scripts and references for React, Next.js, Node.js, GraphQL, and PostgreSQL work.
Format JSON with Clear Validation
by EnactProtocol
Compact JSON is hard to review, and invalid data slows debugging. This skill validates JSON and returns a clean, indented version with errors.
Review Code for Bugs and Security Issues
by 21pounder
Code reviews can miss bugs, security flaws, and maintainability issues. This skill guides Claude, Codex, and Claude Code through structured review steps.