Use when: build Next.js App Router apps with correct file conventions, RSC boundaries, and data flow.
원문 언어: 영어
메뉴
이 저장소의 skills
SkillsMP는 kimtth/agent-skill-100-lines-or-less에서 99개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
kimtth/agent-skill-100-lines-or-less수집된 skill 99개 중 40개를 표시합니다.
Use when: build Next.js App Router apps with correct file conventions, RSC boundaries, and data flow.
원문 언어: 영어
Use when: apply Next.js caching correctly — use cache, cacheLife, cacheTag, PPR, and revalidation.
원문 언어: 영어
Use when: write or review Node.js backends with correct async, error handling, and resource limits.
원문 언어: 영어
Use when: instrument a system with logs, metrics, and traces to understand it in production.
원문 언어: 영어
Use when: write or review modern, typed PHP with strict types, clear structure, and safe data handling.
원문 언어: 영어
Use when: write or fix Playwright tests with resilient selectors, fixtures, parallelism, and CI.
원문 언어: 영어
Use when: test invariants over generated inputs instead of a few hand-picked examples.
원문 언어: 영어
Use when: write or review idiomatic, typed, well-structured Python that is easy to test and maintain.
원문 언어: 영어
Use when: protect a service with rate limiting and backpressure without harming legitimate users.
원문 언어: 영어
Use when: write or review React components with correct hooks, state, effects, and rendering.
원문 언어: 영어
Use when: prepare completed work for review so a reviewer can evaluate it quickly.
원문 언어: 영어
Use when: run a systematic literature review and synthesize sourced, well-reasoned findings.
원문 언어: 영어
Use when: design RESTful HTTP APIs with correct resources, methods, status codes, and pagination.
원문 언어: 영어
Use when: write or review idiomatic, readable Ruby with clear objects and expressive methods.
원문 언어: 영어
Use when: write or review idiomatic Rust with sound ownership, error handling, and zero-cost abstractions.
원문 언어: 영어
Use when: handle credentials, keys, and tokens without leaking them into code, logs, or history.
원문 언어: 영어
Use when: review code or a design for security issues across the OWASP Top 10 and common pitfalls.
원문 언어: 영어
Use when: add, customize, or extend shadcn/ui components with correct Tailwind and theming setup.
원문 언어: 영어
Use when: apply SOLID principles to make object-oriented code flexible and maintainable.
원문 언어: 영어
Use when: write or review correct, set-based SQL with safe parameters and sensible indexing.
원문 언어: 영어
Use when: choose and structure client state so data stays consistent and predictable.
원문 언어: 영어
Use when: emit structured, queryable logs with the right levels, context, and no sensitive data.
원문 언어: 영어
Use when: orchestrate specialized subagents to handle distinct parts of one larger task.
원문 언어: 영어
Use when: write or review idiomatic Swift with value types, optionals, and safe concurrency.
원문 언어: 영어
Use when: a bug is unclear and you need a hypothesis-driven loop instead of random edits.
원문 언어: 영어
Use when: implement a design system in Tailwind with tokens, variants, and consistent components.
원문 언어: 영어
Use when: explain code or a concept at the right depth for the asker, not a generic lecture.
원문 언어: 영어
Use when: implement a change with a TDD loop — failing test first, minimal fix, verify, refactor.
원문 언어: 영어
Use when: systematically identify threats to a system and decide how to mitigate them.
원문 언어: 영어
Use when: configure a Turborepo monorepo with task pipelines, caching, and affected-only runs.
원문 언어: 영어
Use when: model complex APIs with discriminated unions, conditional, and template literal types.
원문 언어: 영어
Use when: write or review TypeScript that maximizes type safety without fighting the compiler.
원문 언어: 영어
Use when: design composable React component APIs that scale without boolean prop sprawl.
원문 언어: 영어
Use when: write or review React/Next.js code for performance — waterfalls, re-renders, bundle size.
원문 언어: 영어
Use when: test a web app across unit, integration, and end-to-end layers with the right balance.
원문 언어: 영어
Use when: write a structured implementation plan before starting a complex or multi-step task.
원문 언어: 영어
Use when: persist and recall context across coding sessions so the agent stops re-learning the same stack, bugs, and decisions.
원문 언어: 영어
Use when: onboard onto an unfamiliar or large codebase by mapping its structure, dependencies, and business logic before editing.
원문 언어: 영어
Use when: answer questions about a video URL or local file by seeing its frames and reading its transcript.
원문 언어: 영어
Use when: debug, inspect, automate, screenshot, profile, or analyze a web page with Chrome DevTools-style browser tools.
원문 언어: 영어