Просмотр:

Просматривайте и устанавливайте тысячи навыков AI Agent в каталоге Killer-Skills. Совместимо с Claude Code, Windsurf, Cursor и другими.

7 доступные навыки

sima-form-edit-mode

Logo of RosenGray
RosenGray

Form edit mode implementation guidelines

agentic-engineering

Logo of robinxin
robinxin

Agentic engineering is an AI agent skill that streamlines code implementation by automating tasks and enforcing quality controls, benefiting developers and enhancing overall development efficiency.

context-hunter

Logo of MrLesk
MrLesk

MUST run before any code implementation task. Classifies complexity, discovers local conventions, finds reusable patterns, and prevents blind coding. Invoke this skill before writing or modifying code.

review-issue-implementation

Logo of EEstevanell
EEstevanell

Review and rate code implementations against issue cards and ExecPlans using git diffs, AGENTS.md, and PLANS.md. Use when a user asks for an implementation review, compliance check, regression risk assessment, or to validate changes against one or more issue cards or ExecPlans.

validating-adr-compliance

Logo of axiomhq
axiomhq

Validates PR code against Architecture Decision Records (ADRs). Uses oracle for deep analysis of implementation compliance. Use when asked to validate a PR against an ADR, check ADR compliance, or review implementation adherence to architectural decisions.

temporal-rust-sdk

Logo of Lynskylate
Lynskylate

Provide implementation patterns and runnable examples for the Temporal Rust SDK prototype. Use when building, migrating, or debugging Temporal applications in Rust, including Workflow and Activity authoring, Worker and Client wiring, Signal handling, Local Activities, Saga compensation, and activity registration strategies.

explore

Logo of sylin-org
sylin-org

Run a mandatory pre-implementation exploration workflow before writing production code. Use when a task requires code changes and Codex must first map concerns/layers, read relevant files, check existing constants and types, identify the closest existing pattern, plan exact code placement, and confirm architectural guardrails.