Skip to main content
Run any Skill in Manus
with one click
GitHub repository

skill-everything

skill-everything contains 25 collected skills from sordi-ai, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
25
Stars
17
updated
2026-05-15
Forks
3
Occupation coverage
10 occupation categories · 100% classified
repository explorer

Skills in this repository

skill-everything
software-developers

Git-versioned agent memory — agents that never make the same mistake twice.

2026-05-15
brainstorming
project-management-specialists

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

2026-05-13
branch-finishing
software-developers

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

2026-05-13
code-quality
software-developers

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

2026-05-13
db-schema
database-architects

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

2026-05-13
debugging
software-developers

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

2026-05-13
docker
network-and-computer-systems-administrators

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

2026-05-13
drawio
computer-systems-analysts

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

2026-05-13
error-log
software-developers

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

2026-05-13
fastapi
software-developers

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

2026-05-13
github-cli
network-and-computer-systems-administrators

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

2026-05-13
implementation-plan
project-management-specialists

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

2026-05-13
langchain
data-scientists-152051

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

2026-05-13
python
software-developers

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

2026-05-13
react
web-developers

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

2026-05-13
security-review
information-security-analysts

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

2026-05-13
shell-scripting
network-and-computer-systems-administrators

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

2026-05-13
tdd
software-quality-assurance-analysts-and-testers

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

2026-05-13
svg-check
software-quality-assurance-analysts-and-testers

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.

2026-05-11
typescript
software-developers

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

2026-05-10
domain-template
software-developers

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

2026-05-10
self-extension-workflow
project-management-specialists

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

2026-05-10
git-conventions
software-developers

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

2026-05-10
review-deployment
network-and-computer-systems-administrators

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

2026-05-10
kebab-case-name
proofreaders-and-copy-markers-439081

<one-sentence trigger condition — when should this skill be loaded? Start with "Apply when ..." for consistency.>

2026-05-10