LucasSantana-Dev/sharekit

Share your AI coding setup — CLAUDE.md, skills, cursorrules — with one command. install / preview / rollback.

1Stars on the repository
69Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

adt-rag-drift

01

LucasSantana-Dev/sharekit

Skill Claude CodeCodex

Detect and fix stale chunks (files that changed or were deleted since last indexing).

1 2d ago B 22 tokens original MIT

app-teardown

02

LucasSantana-Dev/sharekit

Skill Claude CodeCodex

Reverse-engineer a live application (web app, SaaS, mobile) by walking its real flows in the browser and map every idea worth taking — UX patterns, features, visual design, copy, growth mechanics — into a teardown report where each finding carries evidence, an adopt/adapt/already-have/reject verdict, and a constraint…

1 2d ago A 152 tokens original MIT

audit-deep

03

LucasSantana-Dev/sharekit

Skill Claude CodeCodex

Composite skill — full project health check across testing, config, hooks, performance, security, MCP, and plugins. Runs the audit skills in parallel and reconciles into one severity-ranked report with prioritized remediation plan. Use weekly per active project, before major releases, or as part of quarterly tech-debt…

1 2d ago A 66 tokens original MIT

backlog

04

LucasSantana-Dev/sharekit

Skill Claude CodeCodex

Composite backlog builder for a single repo. Analyzes code, scores findings by value and ROI, groups into themes, and creates prioritized GitHub issues on a Project board. Use to discover what to work on, build a backlog, plan sprints, or prioritize work with a time budget.

1 2d ago A 62 tokens original MIT

brainstorming

05

LucasSantana-Dev/sharekit

Skill Claude CodeCodex

Facilitate collaborative idea exploration and turn rough concepts into a validated design direction before implementation starts. Use when the user is still shaping the solution and should not be pushed into code yet.

1 2d ago A 41 tokens original MIT

changelog-update

06

LucasSantana-Dev/sharekit

Skill Claude CodeCodex

Updates CHANGELOG.md from recent commits, grouping entries by type (feat/fix/docs/breaking) with semantic version headings. Update CHANGELOG.md by promoting [Unreleased] content to a versioned section and bumping the package version. Follows Keep a Changelog format. Use when preparing a release or when [Unreleased]…

1 2d ago A 84 tokens original MIT

ci-watch

07

LucasSantana-Dev/sharekit

Skill Claude CodeCodex

Diagnose failing CI checks, isolate the first real blocker (vs. noise), and surface the smallest viable fix. Use when a PR has failing checks, the pipeline is broken, or you need to understand why CI is red before proceeding with merge or release.

1 2d ago A 55 tokens original MIT

code-teardown

08

LucasSantana-Dev/sharekit

Skill Claude CodeCodex

Reverse-engineer an external repository or codebase (competitor OSS, reference implementation, trending project) and map every adoptable idea — architecture, code patterns, DX, tooling, testing, docs conventions — into a teardown report where each finding carries evidence (file:line), an…

1 2d ago A 168 tokens original MIT

codebase-memory

09

LucasSantana-Dev/sharekit

Skill Claude CodeCodex

Use the codebase knowledge graph for structural code queries. Triggers on: explore the codebase, understand the architecture, what functions exist, show me the structure, who calls this function, what does X call, trace the call chain, find callers of, show dependencies, impact analysis, dead code, unused functions…

1 2d ago A 98 tokens original MIT

context-pack

10

LucasSantana-Dev/sharekit

Skill Claude CodeCodex

Packs the most relevant context (files, docs, prior decisions) into a compact payload for injection into the next agent turn. Build a task-aware context bundle before large changes, reviews, or unfamiliar work. Pul l only the code, standards, plans, RAG hits, and notes that matter instead of reading wi de. Use before…

1 2d ago A 128 tokens original MIT