All authors
sordi-ai avatar

Claude Skills by sordi-ai

github.com/sordi-ai
27 skillsA× 26B× 10 installs8 views
ISSUE TEMPLATEA

[e.g. "React Best Practices", "Python Type Safety", "AWS Deployment"]

ai-agentspythongo
0
14
PULL REQUEST TEMPLATEA

<!-- Use this template when adding a new sub-skill (e.g. skills/go/SKILL.md). Title: feat(skills): add <id> Label: new-skill -->

ai-agentspythongo
0
14
skill-everythingB

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

ai-agentstypescriptpython
0
14
TemplateA

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

ai-agentspythongo
0
14
BrainstormingA

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

ai-agentsgoperformance
0
14
Branch FinishingA

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

ai-agentsgit
0
14
Code QualityA

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

ai-agentsrustgo
0
14
Db SchemaA

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

ai-agentspythonsql
0
14
DebuggingA

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

ai-agentsgodebugging
0
14
DockerA

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

ai-agentspythonshell
0
14
Domain TemplateA

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

ai-agentstypescriptgo
0
14
DrawioA

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

ai-agentsnodedocumentation
0
14
Error LogA

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

ai-agentstypescriptpython
0
14
FastapiA

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

ai-agentspythonfastapi
0
14
Git ConventionsA

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

ai-agentsgitapi
0
14
Github CliA

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

ai-agentsgitapi
0
14
Implementation PlanA

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

ai-agentstestingdatabase
0
14
LangchainA

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

ai-agentspythonrust
0
14
PythonA

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

ai-agentspythonexpress
0
14
ReactA

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

ai-agentstypescriptreact
0
14
Review DeploymentA

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

ai-agentsgoshell
0
14
Security ReviewA

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

ai-agentspythonrust
0
14
Self Extension WorkflowA

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

ai-agentsgobash
0
14
Shell ScriptingA

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

ai-agentspythongo
0
14
Svg CheckA

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.

ai-agentsrustbash
0
14
TddA

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

ai-agentspythonrust
0
14
TypescriptA

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

ai-agentstypescripttesting
0
14