Astro Blog Kit 코드 품질 리뷰어. 응집도, 중복, 단일책임원칙, 컨텍스트 주석, Astro 특화 패턴 평가. USE WHEN: - "코드 리뷰", "code review", "품질 검토" - "응집도 분석", "cohesion analysis" - "중복 검사", "duplication check" - "SRP 검토", "single responsibility" - Astro 컴포넌트/유틸리티 품질 평가 - PR 리뷰, 코드 개선 제안 DO NOT…
practical-stack/astro-blog-kit
SkillsMP는 practical-stack/astro-blog-kit에서 7개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
- 최근 기록된 소스 활동
- SkillsMP 카탈로그 업데이트
- 수집된 skills
- 7
- GitHub 스타
- 1
- GitHub 포크
- 0
이 저장소의 skills
수집된 skill 7개 중 7개를 표시합니다.
Guide for creating specialized AI agents (subagents). Use when users want to create a new agent, define agent configurations, or need guidance on agent architecture. Triggers: "create an agent", "new agent", "make a subagent", "agent template"
원문 언어: 영어
Guide for creating and validating Claude Code slash commands. USE WHEN: - "create a command", "new command", "make a command" - "command spec", "command format", "frontmatter" - "allowed-tools", "argument-hint" - validating or organizing commands DO NOT USE…
원문 언어: 영어
Generate high-quality prompts using proven prompt engineering techniques. USE WHEN: - "write a prompt", "create prompt", "make a prompt" - "meta-prompt", "prompt for X" - "improve this prompt", "optimize prompt" - User needs to craft instructions for AI tasks…
원문 언어: 영어
Extract reusable patterns from completed session work. Triggers: "wrap this session", "extract workflow", "make this reusable", "abstract this work", "create skill from session", "session to skill"
원문 언어: 영어
Guide for creating effective AI agent skills. Use when users want to create a new skill, update an existing skill, or need guidance on skill architecture and best practices. Triggers: "create a skill", "new skill", "make a skill", "skill template"
원문 언어: 영어
Organize features into the right structure: Command, Skill, or Agent. USE WHEN: - "should this be a skill?" - "command or agent?" - "how to structure this feature" - "what type should this be" - "skill vs command" - structure/architecture decisions DO NOT USE…
원문 언어: 영어