cran
Core Survey Analysis Infrastructure
Browse and install thousands of AI Agent skills in the Killer-Skills directory. Supports Claude Code, Windsurf, Cursor, and more.
Core Survey Analysis Infrastructure
agentic-engineering is an AI agent skill for engineering workflows that uses an eval-first execution loop, decomposes work into agent-sized units, and routes model tiers by task complexity to enforce quality and risk controls.
tdd is a test-driven development approach that enforces a test-first mindset for coding, ensuring high-quality and maintainable code.
Find bugs, security vulnerabilities, and code quality issues in local branch changes. Use when asked to review changes, find bugs, security review, or audit code on the current branch.
review-ai is a skill that enables developers to review and analyze code changes made by AI editors, using tools like git and Brakeman.
check is a quality assurance tool that runs type checks via npx tsc and linting via npx expo lint, reporting results and errors.
Validate is a code validation tool that runs multiple checks, including linting, formatting, type checking, security scanning, and testing, to ensure code quality and security.
run-dev-checks is a development tool that executes language-aware commands, checks code quality, and analyzes code structure to ensure high-quality codebases.
Solana-Anchor-Claude-Skill is a coding guideline and testing framework ensuring Solana and Anchor projects meet high code quality and maintainability standards.
code-quality-check is an AI Agent skill that automates Python code quality checks. It executes a sequence of tools including the Black code formatter, the Ruff linter with auto-fix capabilities, and the Mypy static type checker on specified source and test directories.