Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

agent-skills

agent-skills에는 ajaywadhara에서 수집한 skills 11개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
11
Stars
1
업데이트
2026-04-07
Forks
0
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

github-profile
소프트웨어 개발자

Create a standout GitHub profile README from scratch. Pulls real data from GitHub, asks style preferences, generates animated header, tech stack, project showcase, stats, and snake animation. Use when user says 'create github profile', 'improve my github', 'make my github look good', 'github readme', or 'profile readme'.

2026-04-07
figma-to-code
웹 개발자소프트웨어 개발자

Convert Figma designs into production UI code. Accepts Figma JSON exports, screenshots, or dev-mode snippets. Detects the project's existing frontend framework, design system, and component patterns — generates code that matches. Use when the user wants to build UI from Figma, convert Figma to code, implement a Figma design, or mentions "figma pack".

2026-03-24
spring-boot-4-migration
소프트웨어 개발자

Migrate Spring Boot applications from 3.x to 4.x with step-by-step guidance. Covers all 10 migration phases including build files, Jackson 3, Security 7, testing, and observability. Use when upgrading Spring Boot, migrating to Boot 4, or modernizing Spring applications. Supports gradual (6 tracks) or all-at-once migration strategies.

2026-03-04
commit-push-pr
소프트웨어 개발자

Commit, push, and optionally create a PR for changes. Use when user says: commit my changes, commit and push, push my code, create a PR, commit push pr, or any variation requesting to commit/push changes to git.

2026-02-22
pr-guardian
소프트웨어 품질 보증 분석가·테스터

Universal pre-PR code review skill that detects bugs, security vulnerabilities, and quality issues before raising a pull request. Works with any programming language. Use when user asks to review code, find bugs, check security, prepare for PR, compare branches, or validate changes. Supports multiple review modes: local changes, branch comparison, and specific commits. Interactive fix workflow included.

2026-02-22
pr-message-generator
소프트웨어 개발자

Generate structured PR messages from git branch changes with optional JIRA MCP integration. Analyzes git diff and commit history, asks user for the JIRA ticket ID, fetches ticket details via JIRA MCP (if configured), compares requirements vs implementation, and produces a formatted PR message with coverage checklist. Use when creating a pull request, writing a PR description, or generating a PR message.

2026-02-22
prod-deployment-readiness
네트워크·컴퓨터 시스템 관리자

Production deployment readiness analyzer. Use this skill BEFORE deploying a release to (1) detect missing env vars and config parity issues, (2) flag dangerous database migrations, (3) catch API breaking changes, (4) validate feature flag states, (5) review dependency bumps and CVEs, (6) check infrastructure and CI/CD changes, (7) audit security-impacting changes, (8) verify operational readiness (monitoring, alerts, runbooks), (9) detect untested new code, (10) deliver a GO/NO-GO verdict with risk score. Multi-stack: Java/Spring, Node.js, Python. Activates when user asks about deployment readiness, release risk, pre-deploy checklist, or whether a release is safe.

2026-02-22
design-doc
소프트웨어 개발자

Generate complete engineering design documents with Mermaid diagrams from a single prompt. Creates architecture overviews (C4), data models (ERD), sequence diagrams, state machines, and decision logs. One-shot workflow with minimal back-and-forth. Use when designing systems, creating design docs, architecting features, or documenting architecture.

2026-02-18
openapi-architect
소프트웨어 개발자

Design and generate OpenAPI 3.1 specifications following REST best practices. Creates API specs from requirements, reviews existing specs for compliance, implements RFC 7807 error handling, designs security schemes, and structures pagination/filtering. Use when designing APIs, creating OpenAPI specs, reviewing API design, or architecting REST endpoints.

2026-02-18
senior-eng-review
소프트웨어 품질 보증 분석가·테스터

Mission-critical codebase audit for Senior Engineering Managers. Evaluates Reliability, Data Integrity (Payments), Architecture, and Quality against strict "Big Tech" standards (99.999% availability, Idempotency, Safety First).

2026-02-09
multi-module-scaffolder
소프트웨어 개발자

Scaffold complete multi-module Gradle projects with Spring Boot 4, Java 21, and a production-grade exception handling architecture. Generates server, api-gateway, and common:exception modules with version catalog, GlobalExceptionHandler, ErrorCode enum, ErrorResponse record, and per-module exception hierarchy. Use when asked to scaffold a project, create a multi-module Gradle project, generate a new Spring Boot project, or set up a microservice skeleton.

2026-02-08