sordi-ai/skill-everything

Git-versioned agent memory: agents that never make the same mistake twice. Anthropic-Skill folder standard, multi-runtime (Claude Code, Cursor, Gemini CLI, OpenCode).

19Stars on the repository
52Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

brainstorming

01

sordi-ai/skill-everything

Cursor rule Cursor

Apply when generating ideas, exploring solution space, or facilitating divergent thinking before committing to an approach.

19 3mo ago A 19 tokens original MIT

branch-finishing

02

sordi-ai/skill-everything

Cursor rule Cursor

Apply when closing out a feature branch — pre-merge checklist, rebase, CI verification, cleanup, and post-merge steps.

19 3mo ago A 27 tokens original MIT

code-quality

03

sordi-ai/skill-everything

Cursor rule Cursor

Apply when writing or refactoring code. Generic rules to prevent the most common review comments — function length, naming, error handling, security, and tooling.

19 3mo ago A 31 tokens original MIT

db-schema

04

sordi-ai/skill-everything

Cursor rule Cursor

Apply when designing database schemas, writing migrations, or reviewing table structure. Covers naming, keys, indexes, constraints, nullability, and migration safety.

19 3mo ago A 30 tokens original MIT

debugging

05

sordi-ai/skill-everything

Cursor rule Cursor

Apply when diagnosing a bug, reproducing a failure, or performing root cause analysis. Covers systematic isolation, binary search, logging strategy, and hypothesis-driven investigation.

19 3mo ago A 32 tokens original MIT

docker

06

sordi-ai/skill-everything

Cursor rule Cursor

Apply when writing or reviewing Dockerfiles, docker compose files, or container build pipelines. Covers layer caching, multi-stage builds, security hardening, and compose conventions.

19 3mo ago A 33 tokens original MIT

domain-template

07

sordi-ai/skill-everything

Cursor rule Cursor

Apply when documenting project-specific knowledge. Template for ADRs, naming conventions, business rules, and tech-stack quirks.

19 3mo ago A 24 tokens original MIT

drawio

08

sordi-ai/skill-everything

Cursor rule Cursor

Apply when creating or reviewing architecture diagrams, Mermaid diagrams, or draw.io files.

19 3mo ago A 16 tokens original MIT

error-log

09

sordi-ai/skill-everything

Cursor rule Cursor

Apply when learning from a mistake. Central memory of past errors and derived rules; consult before logging a new error to avoid duplicates.

19 3mo ago A 26 tokens original MIT

fastapi

10

sordi-ai/skill-everything

Cursor rule Cursor

Apply when building FastAPI endpoints, Pydantic models, or async APIs. Covers routing, dependency injection, error handling, testing, and OpenAPI hygiene.

19 3mo ago A 32 tokens original MIT

git-conventions

11

sordi-ai/skill-everything

Cursor rule Cursor

Apply when committing, branching, or opening a pull request. Conventional commit format, branch naming, PR scope.

19 3mo ago A 22 tokens original MIT

github-cli

12

sordi-ai/skill-everything

Cursor rule Cursor

Apply when using the gh CLI to manage pull requests, issues, releases, or CI workflows on GitHub.

19 3mo ago A 22 tokens original MIT

implementation-plan

13

sordi-ai/skill-everything

Cursor rule Cursor

Apply when planning before writing code, defining scope, or producing an implementation plan for a feature or change.

19 3mo ago A 21 tokens original MIT

langchain

14

sordi-ai/skill-everything

Cursor rule Cursor

Apply when building LangChain pipelines, LCEL chains, agents, or retrieval-augmented generation systems.

19 3mo ago A 21 tokens original MIT

python

15

sordi-ai/skill-everything

Cursor rule Cursor

Apply when writing Python code. Type hints, error handling, mutable defaults, async patterns, and packaging conventions.

19 3mo ago A 22 tokens original MIT

react

16

sordi-ai/skill-everything

Cursor rule Cursor

Apply when writing React components. Hook discipline, state placement, performance, async cleanup, and list keys.

19 3mo ago A 21 tokens original MIT

review-deployment

17

sordi-ai/skill-everything

Cursor rule Cursor

Apply when reviewing code or planning a deployment. Pre-merge checks, migration ordering, rollback strategy, post-deploy verification.

19 3mo ago A 25 tokens original MIT

security-review

18

sordi-ai/skill-everything

Cursor rule Cursor

Apply when performing a security review, checking for vulnerabilities, or implementing authentication and authorization logic.

19 3mo ago A 18 tokens original MIT

sordi-ai/skill-everything

Cursor rule Cursor

Apply when executing the self-extension workflow. Six steps from a mistake to a merged rule, with CI gates and CODEOWNERS approval.

19 3mo ago A 27 tokens original MIT

shell-scripting

20

sordi-ai/skill-everything

Cursor rule Cursor

Apply when writing or reviewing Bash or POSIX shell scripts — automation, CI steps, deploy scripts, or any shell-based tooling.

19 3mo ago A 26 tokens original MIT

svg-check

21

sordi-ai/skill-everything

Cursor rule Cursor

Apply when editing, generating, or reviewing any SVG diagram. Pixel-perfect Playwright bbox-check is the acceptance test — eyeballing is not sufficient. Run on every SVG before declaring done.

19 3mo ago A 37 tokens original MIT

tdd

22

sordi-ai/skill-everything

Cursor rule Cursor

Apply when adding new behavior or fixing a bug. Red-green-refactor cycle, test-first discipline, when TDD doesn't pay.

19 3mo ago A 26 tokens original MIT

typescript

23

sordi-ai/skill-everything

Cursor rule Cursor

Apply when writing TypeScript code. Strict types, discriminated unions, async patterns, and runtime safety.

19 3mo ago A 21 tokens original MIT

cursorrules

24

sordi-ai/skill-everything

Cursor rule Cursor

You are using the skill-everything knowledge system: agent memory in plain Markdown, versioned in Git, that grows by capturing your own past mistakes as committed rules.

19 3mo ago A 1,069 tokens original MIT