Source

nesnilnehc/ai-cortex

86 skills · 3.2K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
review-codebase Review given file/dir/repo for current-state code organization: module boundaries, design patterns, cross-module depe…
nesnilnehc/ai-cortex
130
2
review-vue Review Vue 3 code for Composition API, reactivity, components, state (Pinia), routing, and performance. Framework-onl…
nesnilnehc/ai-cortex
106
3
review-diff Review only git diff for impact, regression, correctness, compatibility, and side effects. Scope-only atomic skill; o…
nesnilnehc/ai-cortex
98
4
review-architecture Review code for architecture: module and layer boundaries, dependency direction, single responsibility, cyclic depend…
nesnilnehc/ai-cortex
95
5
review-java Review Java code for language and runtime conventions: concurrency, exceptions, try-with-resources, API versioning, c…
nesnilnehc/ai-cortex
90
6
review-security Review code for security: injection, sensitive data, auth, dependencies, config, and crypto. Atomic skill; output is …
nesnilnehc/ai-cortex
81
7
generate-github-workflow GitHub Actions YAML with embedded output contract: security-first, minimal permissions, version pinning. For CI, rele…
nesnilnehc/ai-cortex
75
8
review-dotnet Review .NET (C#/F#) code for language and runtime conventions: async/await, nullable, API versioning, IDisposable, LI…
nesnilnehc/ai-cortex
74
9
review-sql Review SQL and query code for injection risk, parameterization, indexing and performance, transactions, NULL and cons…
nesnilnehc/ai-cortex
74
10
refine-skill-design Audit and refactor existing SKILLs to meet spec compliance, repository asset boundaries, tool adaptation requirements…
nesnilnehc/ai-cortex
73
11
review-code Orchestrate comprehensive code reviews by running scope, language, framework, library, and cognitive review skills in…
nesnilnehc/ai-cortex
73
12
discover-skills Identify missing skills and recommend installations from AI Cortex or public skill catalogs. Core goal - provide top …
nesnilnehc/ai-cortex
72
13
generate-standard-readme Generate lean, high-density README. Sections pruned by value threshold — not fixed count. Primary goal — reader knows…
nesnilnehc/ai-cortex
69
14
review-performance Review code for performance: complexity, database/query efficiency, I/O and network cost, memory and allocation behav…
nesnilnehc/ai-cortex
69
15
commit-work Create high-quality git commits with clear messages and logical scope. Core goal - produce reviewable commits followi…
nesnilnehc/ai-cortex
68
16
decontextualize-text Convert text with private context or internal dependencies into generic, unbiased expressions that are standalone and…
nesnilnehc/ai-cortex
66
17
review-powershell Review PowerShell code for language and runtime conventions: advanced functions, parameter design, error handling, ob…
nesnilnehc/ai-cortex
66
18
review-php Review PHP code for language and runtime conventions: strict types, error handling, resource management, PSR standard…
nesnilnehc/ai-cortex
64
19
curate-skills Govern skill inventory through output-contract and acceptance-criteria checks, lifecycle assignment, and overlap dete…
nesnilnehc/ai-cortex
63
20
review-go Review Go code for language and runtime conventions: concurrency, context usage, error handling, resource management,…
nesnilnehc/ai-cortex
61
21
install-rules Install rules from source repo into Cursor or Trae IDE with explicit confirmation and conflict detection. Core goal -…
nesnilnehc/ai-cortex
58
22
review-testing Review code for testing: test existence, coverage adequacy, test quality and structure, edge-case and error-path cove…
nesnilnehc/ai-cortex
58
23
review-react Review React code for component design, hooks correctness, state management, rendering performance, and accessibility…
nesnilnehc/ai-cortex
56
24
review-typescript Review TypeScript/JavaScript code for type safety, async patterns, error handling, and module design. Atomic skill; o…
nesnilnehc/ai-cortex
53
25
review-orm-usage Review ORM usage patterns for N+1 queries, connection management, migration safety, transaction handling, and query e…
nesnilnehc/ai-cortex
52
26
review-python Review Python code for language and runtime conventions: type hints, exceptions, async/await, context managers, depen…
nesnilnehc/ai-cortex
52
27
review-requirements Review an existing requirements document for quality: problem clarity, testable needs, constraint inventory, scope bo…
nesnilnehc/ai-cortex
50
28
capture-work-items Capture requirements, bugs, or issues from free-form input into structured, persistent artifacts. Use when user wants…
nesnilnehc/ai-cortex
49
29
automate-tests Discover and execute repository test commands safely with evidence-based command selection and safety guardrails.
nesnilnehc/ai-cortex
46
30
generate-agent-entry Write or revise AGENTS.md per embedded output contract to establish project identity, authoritative sources, and beha…
nesnilnehc/ai-cortex
39
31
define-mission Define the fundamental purpose of a project or organization. Answers why the project exists; produces a single missio…
nesnilnehc/ai-cortex
38
32
define-roadmap Derive a strategic roadmap from goals using milestone checkpoints, strategic bets, success metrics, and promotion cri…
nesnilnehc/ai-cortex
38
33
define-vision Define the long-term future the project aims to create. Answers what future we are building; produces a vision statem…
nesnilnehc/ai-cortex
38
34
design-strategic-goals Define 3–5 long-term strategic goals that move the project toward the vision and North Star. Produces a goals documen…
nesnilnehc/ai-cortex
38
35
plan-next Analyze governance state and suggest next actions from existing docs; read-only — never executes downstream skills.
nesnilnehc/ai-cortex
38
36
analyze-requirements Transform vague intent or incomplete requirements into validated, testable requirements through diagnostic state prog…
nesnilnehc/ai-cortex
37
37
define-north-star Define the single most important metric representing the core value delivered to users. Produces North Star Metric wi…
nesnilnehc/ai-cortex
37
38
define-strategic-pillars Derive 3–5 strategic pillars (high-level themes) from vision and North Star that structure and guide strategic goals …
nesnilnehc/ai-cortex
37
39
align-architecture Verify architecture and design documents against code implementation; produce an Architecture Compliance Report when …
nesnilnehc/ai-cortex
36
40
align-planning Perform post-task traceback, drift detection, and top-down recalibration to keep planning (goals, requirements, miles…
nesnilnehc/ai-cortex
35
41
discover-docs-norms Discover and propose project-specific artifact norms (paths, naming, lifecycle) from existing docs structure without …
nesnilnehc/ai-cortex
34
42
align-backlog Align the product or work backlog with the current strategy, goals, and roadmap. Analyze backlog items, identify misa…
nesnilnehc/ai-cortex
33
43
assess-docs Assess documentation core health in one pass — artifact norms compliance, layer readiness scoring, and minimum fill p…
nesnilnehc/ai-cortex
33
44
automate-repair Iteratively review changes, run automated tests, and apply targeted fixes until issues are resolved (or a stop condit…
nesnilnehc/ai-cortex
33
45
bootstrap-docs Bootstrap or adapt project docs using project-documentation-template. Core goal - produce structured lifecycle docume…
nesnilnehc/ai-cortex
33
46
sync-release-docs Sync project documentation after release. Reads all docs, cross-references the diff, updates README/ARCHITECTURE/CONT…
nesnilnehc/ai-cortex
30
47
tidy-repo Audit repository structure in one pass — detect misplaced files, naming inconsistencies, empty directories, and stale…
nesnilnehc/ai-cortex
30
48
warn-destructive-commands Warn before destructive commands. Checks Bash commands for rm -rf, DROP TABLE, force-push, git reset --hard, kubectl …
nesnilnehc/ai-cortex
30
49
write-agents-entry Write or revise AGENTS.md per embedded output contract to establish project identity, authoritative sources, and beha…
nesnilnehc/ai-cortex
30
50
audit-docs Audit documentation governance in read-only mode and produce a unified report with prioritized actions and explicit s…
nesnilnehc/ai-cortex
28
Page 1 · 86 total Next