All authors
Andersseen avatar

Claude Skills by Andersseen

github.com/Andersseen
69 skillsA× 690 installs10 views
Requesting Code ReviewA

Request independent review after meaningful implementation.

developmentcode-reviewapi
0
3
Schema MigrationsA

Evolve a live schema without downtime or data loss.

development
0
3
Secrets HandlingA

Keep credentials out of source, logs and client bundles.

development
0
3
Secure CodingA

Apply input validation, output encoding and least privilege by default.

developmentrustshell
0
3
Semantic HtmlA

Use native elements and structure so accessibility works by default.

development
0
3
Structured LoggingA

Emit machine-readable logs with the context needed to diagnose incidents.

developmentrust
0
3
Subagent Driven DevelopmentA

Coordinate scoped subagent work when the current provider supports it.

development
0
3
Systematic DebuggingA

Find the root cause from evidence instead of guessing at fixes.

developmentdebugging
0
3
Targeted ExplorationA

Explore codebases through search, relevant ranges, and module ownership.

development
0
3
Technical WritingA

Write documentation that answers the reader's question quickly.

developmentrustdocumentation
0
3
Test DoublesA

Use fakes, stubs and mocks deliberately instead of mocking everything.

developmentdatabase
0
3
Test StrategyA

Choose the right test level and scope before writing tests.

developmenttesting
0
3
Transactions And ConsistencyA

Choose transaction boundaries and handle concurrent writes correctly.

developmenttestingdatabase
0
3
Typescript ModelingA

Model TypeScript domains with unions, readonly data, satisfies, and useful generics.

developmenttypescriptexpress
0
3
Typescript ModernA

Use current TypeScript module, syntax, import, and async patterns.

developmenttypescriptapi
0
3
Typescript StrictA

Use TypeScript strictness, narrowing, and validation for safe boundaries.

developmenttypescriptrust
0
3
VerificationA

Back completion claims with evidence, and report failures plainly.

developmentapi
0
3
Web VitalsA

Optimize loading, interactivity and layout stability for real users.

developmentjavascriptjava
0
3
Worktree WorkflowA

Use git worktrees for isolated parallel implementation when the work warrants it.

developmentgit
0
3