Skip to main content
aircury
GitHub 제작자 프로필

aircury

1개 GitHub 저장소에서 수집된 23개 skills를 저장소 단위로 보여줍니다.

수집된 skills
23
저장소
1
업데이트
2026년 8월 26일
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

저장소 탐색

저장소와 대표 skills

extract-rule
미분류

Distil reusable engineering rules from code changes and record them in docs/rules/. Use whenever the user wants to extract rules, conventions, or lessons from a diff, a commit, or the current uncommitted changes — e.g. "extract the rule from these changes",…

2026년 8월 26일
spec-kit-analyse
소프트웨어 개발자

Read-only cross-artifact consistency check across spec.md, plan.md, and tasks.md. Detects gaps, conflicts, and FRAMEWORK.md violations before implementation begins.

2026년 7월 14일
spec-kit-plan
소프트웨어 개발자

Create a technical implementation plan from a feature spec. Documents architecture, data models, and interface contracts without generating code. Run after spec-kit-clarify.

2026년 7월 14일
spec-kit-tasks
소프트웨어 개발자

Generate a dependency-ordered, phase-based task list from spec.md and plan.md. Run after spec-kit-plan and before spec-kit-analyse.

2026년 7월 14일
db-schema-design
데이터베이스 아키텍트

Use this skill when creating, reviewing, or migrating relational database schemas. It applies across projects and ORMs/frameworks such as Symfony Doctrine, Prisma, Drizzle, Rails ActiveRecord, Laravel Eloquent, raw SQL, or any other relational database layer.

2026년 6월 30일
blind-db-debugging
소프트웨어 개발자

Diagnose database issues via SQL row counts without seeing actual data values. Use when debugging missing or incorrect database data, 500 errors traced to queries, or data integrity issues where the user runs SQL and reports only row counts back.

2026년 6월 1일
ask-question
소프트웨어 개발자

Use the IDE AskQuestion tool when the agent needs user input. Use when asking the user to choose between options, confirm a decision, or pick from discovered alternatives — never ask multiple-choice questions in plain chat.

2026년 5월 29일
semantic-line-breaks
소프트웨어 개발자

Enforce semantic line breaks in Markdown specification prose. Use this whenever creating or editing specs, requirements, ADRs, README-style specification docs, or Markdown under specs/ or docs/, especially when paragraphs would otherwise be written as long…

2026년 5월 21일
수집된 skill 23개 중 8개를 표시합니다.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다