Loading...
Loading...
Found 36 Skills
Create comprehensive steering documents for development projects. Generates project-specific standards, git workflows, and technology guidelines in .kiro/steering/ directory.
Validates code changes against DeepRead's mandatory patterns and standards defined in AGENTS.md. Use this after writing or modifying code to catch violations before committing.
Perform a code review with linting, standards checking, and priority-ranked findings
Automatically detect code quality issues and provide improvement recommendations
FaasJS best practices - file conventions, defineFunc, database(knex).
Use when developing custom Checkstyle checks, filters, and plugin integrations for project-specific Java code standards.
Code Reviewer Specialist. Use this to review PRs, check security, and ensure code quality standards before merging.
Use when implementing production-quality bioinformatics software with proper error handling, logging, testing, and documentation, following software engineering best practices.
Use when writing any code - enforces clean architecture with descriptive names, real implementations, no backward compatibility concerns, and no lint suppressions
TypeScript and JavaScript development standards for modern web and Node.js development. Covers strict TypeScript configuration, type safety patterns, ESM modules, async/await, testing with Jest/Vitest, and security best practices. Use when working with .ts, .tsx, .js, .mjs files, package.json, tsconfig.json, or when asking about TypeScript/JavaScript best practices.
Reviews code for project standards compliance and finds duplicates. Use when - reviewing code quality, checking standards, finding duplicates, analyzing compliance. Trigger keywords - standards review, check standards, find duplicates, code review, compliance check, reusable code.
Use this skill to review pull requests against coding standards and best practices. Invoke when reviewing code changes before merge.