kissrosecicd-hub

41 mods across 1 repository, 31 stars between them.

your-skill-name

01

kissrosecicd-hub/agents-evolution

Skill Claude CodeCodex

A template for writing a Codex skill, which is a set of instructions that tells an AI agent when and how to handle a particular kind of task. The template includes triggers, rules, examples, dependencies, and optional prompt files.

31 4mo ago A 35 tokens original MIT

avoid-ai-writing

02

kissrosecicd-hub/agents-evolution

Skill Claude CodeCodex

Audit and rewrite content to remove AI writing patterns ("AI-isms"). Use this skill when asked to "remove AI-isms," "clean up AI writing," "edit writing for AI patterns," "audit writing for AI tells," or "make this sound less like AI." Supports a detection-only mode that flags patterns without rewriting.

31 4mo ago A 70 tokens original MIT

caveman

03

kissrosecicd-hub/agents-evolution

Skill Claude CodeCodex

Ultra-compressed communication mode. Slash token usage 75% by speaking like caveman while keeping full technical accuracy. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.

31 4mo ago A 73 tokens original MIT

critique

05

kissrosecicd-hub/agents-evolution

Skill Claude CodeCodex

Evaluate design from a UX perspective, assessing visual hierarchy, information architecture, emotional resonance, cognitive load, and overall quality with quantitative scoring, persona-based testing, and actionable feedback. Use when the user asks to review, critique, evaluate, or give feedback on a design or…

31 4mo ago A 59 tokens copy · 100% MIT

autofix-bot-api

06

kissrosecicd-hub/agents-evolution

Skill Claude CodeCodex

Scan code for security vulnerabilities, leaked secrets, and dependency issues using the Autofix Bot API (api.autofix.bot), and auto-fix detected issues. Use this skill when asked to: (1) Scan or analyze a repository or code for security issues, secrets, or vulnerabilities using Autofix Bot, (2) Upload/sync a local git…

31 4mo ago A 135 tokens original MIT

deepsource

07

kissrosecicd-hub/agents-evolution

Skill Claude CodeCodex

Retrieve code review results from DeepSource — issues, vulnerabilities, report cards, and analysis runs. Use when asked about code quality, security findings, dependency CVEs, coverage metrics, or analysis status.

31 4mo ago A 44 tokens original MIT

kissrosecicd-hub/agents-evolution

Skill Claude CodeCodex

Pragmatic coding principles: SOLID, KISS, DRY, YAGNI in balance. Use when writing code, refactoring, reviewing, or designing architecture. Prevents over-engineering while maintaining code quality. Триггеры: "напиши код", "рефактори", "code review", "архитектура", "engineering principles", "SOLID", "KISS", "DRY"…

31 4mo ago A 139 tokens original MIT

kissrosecicd-hub/agents-evolution

Skill Claude CodeCodex

A guided way to explain complicated code in simple language when the user asks for an explanation. It uses a fixed structure such as a short summary, everyday analogy, organisation, execution flow, and possible problems.

31 4mo ago A 41 tokens original MIT

kissrosecicd-hub/agents-evolution

Skill Claude CodeCodex

A guide for finding existing external resources such as coding-agent skills, MCP servers, and interface components. An MCP server connects an AI assistant to an external service or tool.

31 4mo ago A 0 tokens original MIT

kissrosecicd-hub/agents-evolution

Skill Claude CodeCodex

Scans git diffs for exposed secrets using truffleHog entropy detection and custom regex patterns. Integrates with pre-commit hooks and GitHub push protection API for real-time blocking.

31 4mo ago A 0 tokens original MIT

live-runner

13

kissrosecicd-hub/agents-evolution

Skill Claude CodeCodex

A guide for running scripts, servers, tests, and builds while watching their output as they run.

31 4mo ago A 123 tokens original MIT

logging-helper

14

kissrosecicd-hub/agents-evolution

Skill Claude CodeCodex

A guide to logging in software: recording events, values, errors, state changes, and timings so developers can understand what a program did. It describes useful log levels and a readable, machine-parsable format.

31 4mo ago A 86 tokens original MIT

kissrosecicd-hub/agents-evolution

Skill Claude CodeCodex

A coordinator for running separate coding-agent processes in tmux, a terminal tool that keeps multiple sessions running. Each worker has an isolated context and sends results back through files or captured terminal output.

31 4mo ago C 78 tokens original MIT

meta-agent-recovery

16

kissrosecicd-hub/agents-evolution

Skill Claude CodeCodex

A recovery guide for coding agents that time out, crash, return incomplete results, or leave dependent agents without needed information. It describes when to retry, skip, use a fallback, or continue with partial results.

31 4mo ago A 67 tokens original MIT

meta-agent-spawn

17

kissrosecicd-hub/agents-evolution

Skill Claude CodeCodex

A decision guide for choosing whether to run several coding agents at once. It matches common requests, such as audits or testing plus documentation, with suitable agents and parallel work.

31 4mo ago A 64 tokens original MIT

kissrosecicd-hub/agents-evolution

Skill Claude CodeCodex

A reporting tool that combines findings from several parallel coding agents into one clear report. It removes duplicate findings, marks disagreements, and groups issues by urgency.

31 4mo ago A 66 tokens original MIT

secrets-env-manager

20

kissrosecicd-hub/agents-evolution

Skill Claude CodeCodex

Validates environment variables in CI, prevents secret leaks, enforces masking, and provides fail-fast validation with clear documentation. Use for "secrets management", "env var validation", "credential security", or "secret masking".

31 4mo ago A 50 tokens copy · 100% MIT

env-secrets-manager

21

kissrosecicd-hub/agents-evolution

Skill Claude CodeCodex

Manages environment variables and secrets securely with encryption, rotation, and provider integration. Use when users request "secrets management", "environment variables", "API keys", "credentials storage", or "secret rotation".

31 4mo ago A 47 tokens original MIT

secrets-scanner

22

kissrosecicd-hub/agents-evolution

Skill Claude CodeCodex

Detects leaked API keys, tokens, passwords, and credentials in code with pre-commit hooks, CI checks, scanning rules, and remediation procedures. Use for "secret scanning", "credential detection", "API key leaks", or "secret management".

31 4mo ago A 55 tokens original MIT

secret-guard

23

kissrosecicd-hub/agents-evolution

Skill Claude CodeCodex

Mandatory secret scanning before any git operation. MUST trigger automatically before git commit, git push, git add, PR creation, or any commit-related skill. Scans staged files for API keys, tokens, credentials, and other secrets to prevent accidental exposure in version control.

31 4mo ago A 57 tokens original MIT

pre-commit-setup

24

kissrosecicd-hub/agents-evolution

Skill Claude CodeCodex

Instructions for setting up pre-commit checks that inspect code before a commit is created. They cover formatting, linting, type checking, and Lizard, a tool that measures code complexity across programming languages.

31 4mo ago A 0 tokens original MIT