Skip to main content
kid-sid
GitHub creator profile

kid-sid

Repository-level view of 97 collected skills across 2 GitHub repositories.

skills collected
97
repositories
2
updated
Aug 5, 2026
repository explorer

Repositories and representative skills

ui-ux-pro-max
web-and-digital-interface-designers

Use when designing user interfaces, selecting styling, palettes, fonts, or auditing UI/UX design code.

Aug 5, 2026
database-design
database-architects

Use when designing a relational schema — normalization (1NF–3NF), primary key strategy, modelling relationships, naming conventions, or planning a zero-downtime migration with the expand-contract pattern. For writing and tuning queries, indexes, or EXPLAIN…

May 27, 2026
postgresql
software-developers

Use when writing complex PostgreSQL queries, diagnosing slow queries with EXPLAIN ANALYZE, designing indexes (B-tree, GIN, partial, composite), handling concurrent writes and lock contention, or running safe live ALTER TABLE on large tables. For schema…

May 27, 2026
frontend
software-developers

Use when making architecture-level React decisions — component decomposition, choosing where state should live, selecting a state manager (Context vs Redux vs Zustand) or a data-fetching library (TanStack Query vs SWR), or planning a rendering-performance…

May 27, 2026
react
software-developers

Use when implementing advanced React patterns — designing custom hooks, using Suspense or error boundaries, applying TypeScript generics to components and hooks, or building animated UI with Framer Motion, View Transitions, or scroll-driven animations. For…

May 27, 2026
containerization
network-and-computer-systems-administrators

Use when configuring Kubernetes resources (Deployment, Service, Ingress, ConfigMap, Secret, HPA), sizing pod resource requests and limits, setting securityContext, or packaging a service with Helm charts. Not for writing Dockerfiles or docker-compose files —…

May 27, 2026
docker
network-and-computer-systems-administrators

Use when writing or optimizing a Dockerfile or docker-compose.yml for local dev, debugging containers that behave differently from local, or reducing image size for Python and Node.js apps. Not for Kubernetes resources or Helm — use containerization.

May 27, 2026
general-temporal
software-developers

Use when building or debugging standalone Temporal workers in Python outside of Agentex — structuring workflows and activities, enforcing determinism, handling retries and timeouts, managing state across replays, or diagnosing workflow failures. For…

May 27, 2026
Showing 8 of 65 collected skills.
claude-api
software-developers

Use when building or debugging apps that call the Claude API — implementing tool use, streaming, vision, prompt caching, batch processing, extended thinking, or an agentic loop with the Anthropic SDK.

May 11, 2026
claude-code
software-developers

Use when configuring Claude Code — installing skills or agents, writing hook configurations, setting up tool permissions, registering MCP servers, or authoring CLAUDE.md project instructions.

May 11, 2026
containerization
software-developers

Use when writing Dockerfiles, setting up docker-compose for local dev, configuring Kubernetes resources (Deployment, Service, Ingress, HPA), sizing pod resource limits, or packaging a service with Helm.

May 11, 2026
database-design
database-architects

Use when designing a schema, adding indexes to fix slow queries, writing a zero-downtime migration, diagnosing N+1 issues with EXPLAIN ANALYZE, or configuring connection pooling for a PostgreSQL-backed service.

May 11, 2026
end-to-end-testing
software-quality-assurance-analysts-and-testers

End-to-end (E2E) testing patterns for user journeys, browser automation, UI state, and production-like environment validation. Use when testing the system as a black box from the user's perspective.

May 11, 2026
feature-flags
software-developers

Use when adding feature flag support to a service, designing a percentage-based rollout, setting up A/B experiments or multivariate tests, choosing between LaunchDarkly, Unleash, and OpenFeature, writing tests for flag-gated code, or managing flag lifecycle…

May 11, 2026
frontend
software-developers

Use when designing React component structure, deciding where state should live, implementing data fetching with TanStack Query, building validated forms, or optimizing rendering performance.

May 11, 2026
general-temporal
software-developers

Use when building or debugging Temporal workflows in Python — structuring workflows and activities, enforcing determinism, handling retries and timeouts, managing state across replays, or diagnosing workflow failures.

May 11, 2026
Showing 8 of 32 collected skills.
Showing 2 of 2 repositories
All repositories loaded