Claude-Skills-collection
Review Skills in nimadorostkar/Claude-Skills-collection, with license, maintenance context, and source paths.
- Skills
- 10
- Repository stars
- 26
- Identity status
- Source-linked
Provenance
Source and identity
- Profile type
- Repository
- Canonical name
- Claude-Skills-collection
- Public sources
- 1
- License context
- MIT
Source entries
Agent Skills from Claude-Skills-collection
Repository stars and maintenance signals provide context, but do not automatically become an individual Skill's quality score.
nimadorostkar/Claude-Skills-collection
agent-design
Use when building an LLM agent that uses tools over multiple steps. Covers tool design, the agent loop, error recovery, termination, human checkpoints, and knowing when an agent is the wrong architecture.
nimadorostkar/Claude-Skills-collection
aws-serverless
Use when building serverless systems on AWS. Covers Lambda design, cold starts, event-driven patterns with EventBridge and SQS, idempotency, step functions, and the limits that shape the architecture.
nimadorostkar/Claude-Skills-collection
frontend-architecture
Use when structuring a frontend codebase. Covers module and folder organization, state boundaries, data-fetching layers, build configuration, and keeping a large application navigable.
nimadorostkar/Claude-Skills-collection
mcp-server
Use when building a Model Context Protocol server. Covers tool, resource, and prompt design, transport choice, authentication, error handling, and testing an MCP server against a real client.
nimadorostkar/Claude-Skills-collection
nestjs
Use when building NestJS services. Covers module structure, providers and scopes, validation pipes, guards and interceptors, TypeORM/Prisma integration, and testing.
nimadorostkar/Claude-Skills-collection
product-analysis
Use when analyzing a product's performance or deciding what to build. Covers metric selection, funnel and retention analysis, distinguishing signal from noise, and prioritizing on evidence.
nimadorostkar/Claude-Skills-collection
python
Use when writing, reviewing, or modernizing Python 3.11+ code. Produces fully type-annotated modules, async I/O, dataclasses and protocols, pytest suites, and a lint/type gate built on ruff and mypy --strict.
nimadorostkar/Claude-Skills-collection
react-native
Use when building cross-platform mobile apps with React Native or Expo. Covers navigation, platform differences, list performance, native modules, offline behavior, and release builds.
nimadorostkar/Claude-Skills-collection
react
Use when writing or reviewing React. Covers component and state design, hook correctness, memoization that is actually needed, data fetching, and the render behavior behind most React performance problems.
nimadorostkar/Claude-Skills-collection
test-strategy
Use when deciding what to test and at which level. Covers the test pyramid, what belongs in unit versus integration versus end-to-end tests, coverage as a signal rather than a target, and eliminating flakiness.
Pinned paths
Every entry links to a specific source path and commit when available.
Repository context
Activity, license, and repository-level popularity are shown as context.
Open the source
Inspect the public repository