Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
SufficientDaikon
GitHub creator profile

SufficientDaikon

Repository-level view of 70 collected skills across 5 GitHub repositories, including approximate occupation coverage.

skills collected
70
repositories
5
occupation fields
4
updated
2026-04-11
repository explorer

Repositories and representative skills

#001
archon
54 skills80updated 2026-04-11
77% of creator
adaptive-teacher
개인 교습 강사기타 중등 후 교사

Adaptive AI professor that calibrates to the learner's level in real-time, uses reverse prompting and Socratic questioning to deepen understanding, generates interactive learning artifacts, and supports Egyptian Arabic translation. Use when teaching, explaining, tutoring, or when the user says 'teach me', 'explain this', 'help me understand', 'I don't get it', 'quiz me', 'reverse prompt me', 'translate to arabic', 'اشرحلي', 'فهمني', or any variation of requesting explanation, learning, or educational content.

2026-04-11
archon-scout
경영 분석가시장조사 분석가·마케팅 전문가

Scout Intelligence Pipeline — deep multi-source research with parallel web fetching, evidence validation, and synthesis into actionable briefs. Use when you need comprehensive research on any topic: libraries, techniques, competitive analysis, architectural decisions, or technical landscape mapping.

2026-04-11
astro-islands-expert
웹 개발자

Astro 5/6 islands architecture expert with multi-framework selection (React, Svelte, Vue, SolidJS). Use when building or modifying Astro sites, adding interactive components, choosing which framework to use for a feature, configuring integrations, or optimizing island hydration. Also use when consulting Astro docs via the astro-docs MCP server.

2026-04-11
backend-development
소프트웨어 개발자

Backend API design, database architecture, microservices patterns, and test-driven development. Use for designing APIs, database schemas, or backend system architecture.

2026-04-11
capacitor-best-practices
소프트웨어 개발자

Best practices for Capacitor app development including project structure, plugin usage, performance optimization, security, and deployment. Use this skill when reviewing Capacitor code, setting up new projects, or optimizing existing apps.

2026-04-11
codebase-to-course
고등교육 컴퓨터공학 교원

Turn any codebase into a beautiful, interactive single-page HTML course that teaches how the code works to non-technical people. Use this skill whenever someone wants to create an interactive course, tutorial, or educational walkthrough from a codebase or project. Also trigger when users mention 'turn this into a course,' 'explain this codebase interactively,' 'teach this code,' 'interactive tutorial from code,' 'codebase walkthrough,' 'learn from this codebase,' or 'make a course from this project.' This skill produces a stunning, self-contained HTML file with scroll-based navigation, animated visualizations, embedded quizzes, and code-with-plain-English side-by-side translations.

2026-04-11
design-handoff
웹·디지털 인터페이스 디자이너

Design handoff protocols including artifact format standards, lifecycle state management, inter-agent communication, and quality gate procedures. Use when managing design lifecycle state, coordinating between agents, or formatting handoff artifacts.

2026-04-11
design-review
그래픽 디자이너

Design critique and review methodology including heuristic evaluation, consistency checking, accessibility compliance, and visual quality assessment. Use when reviewing design artifacts, evaluating UI quality, or auditing design compliance.

2026-04-11
Showing top 8 of 54 collected skills in this repository.
#002
godot-kit
10 skills10updated 2026-03-17
14% of creator
omega-gdscript-expert
소프트웨어 개발자

Meta-coordinator for Godot 4.x development that routes requests to specialized Godot skills based on task type.

2026-03-17
godot-best-practices
소프트웨어 개발자

Guide AI agents through Godot 4.x GDScript coding best practices including scene organization, signals, resources, state machines, and performance optimization. Use when generating GDScript code, creating Godot scenes, designing game architecture, or asking about Godot patterns and standards.

2026-03-17
godot-debugging
소프트웨어 개발자

Expert knowledge of Godot debugging, error interpretation, common bugs, and troubleshooting techniques. Use when helping fix Godot errors, crashes, or unexpected behavior.

2026-03-17
godot-gdscript-mastery
소프트웨어 개발자

Expert GDScript best practices including static typing (var x: int, func returns void), signal architecture (signal up call down), unique node access (%NodeName, @onready), script structure (extends, class_name, signals, exports, methods), and performance patterns (dict.get with defaults, avoid get_node in loops). Use for code review, refactoring, or establishing project standards. Trigger keywords: static_typing, signal_architecture, unique_nodes, @onready, class_name, signal_up_call_down, gdscript_style_guide.

2026-03-17
godot-gdscript-patterns
소프트웨어 개발자

Master Godot 4 GDScript patterns including signals, scenes, state machines, and optimization. Use when building Godot games, implementing game systems, or learning GDScript best practices.

2026-03-17
godot-genre-roguelike
소프트웨어 개발자

Expert blueprint for roguelikes including procedural generation (Walker method, BSP rooms), permadeath with meta-progression (unlock persistence), run state vs meta state separation, seeded RNG (shareable runs), loot/relic systems (hook-based modifiers), and difficulty scaling (floor-based progression). Use for dungeon crawlers, action roguelikes, or roguelites. Trigger keywords: roguelike, procedural_generation, permadeath, meta_progression, seeded_RNG, relic_system, run_state.

2026-03-17
godot-particles
소프트웨어 개발자

Expert blueprint for GPU particle systems (explosions, magic effects, weather, trails) using GPUParticles2D/3D, ParticleProcessMaterial, gradients, sub-emitters, and custom shaders. Use when creating VFX, environmental effects, or visual feedback. Keywords GPUParticles2D, ParticleProcessMaterial, emission_shape, color_ramp, sub_emitter, one_shot.

2026-03-17
godot-ui-system
소프트웨어 개발자

Design system and UI construction patterns for Godot 4.x games. Covers global themes, color palettes, shaders, HUD bar composition, tween animations, button styling, and workflows for building new UI screens that stay visually consistent.

2026-03-17
Showing top 8 of 10 collected skills in this repository.
#003
sdd-copilot-agents
4 skills10updated 2026-03-06
5.7% of creator
implementer
소프트웨어 개발자

Use when implementing features from a specification. Triggers on tasks involving spec-driven implementation, building from requirements, task breakdown execution, TDD from acceptance criteria, or when the user asks to "implement the spec", "build from spec", or "execute the implementation plan".

2026-03-06
packager
소프트웨어 개발자

Use when packaging, sharing, or publishing Copilot CLI agents, skills, templates, or SDD artifacts as shareable git repos. Triggers on tasks involving sharing, publishing, packaging, exporting, or distributing custom agents and skills. Also triggers when user says "package this", "share this", "make a repo for this", or "publish my agents".

2026-03-06
reviewer
소프트웨어 품질 보증 분석가·테스터

Use when reviewing implementation output against a specification for compliance. Generates a comprehensive HTML/CSS report comparing code to spec requirements. Triggers on tasks involving spec compliance review, implementation verification, quality auditing, or when user asks to "review against spec" or "verify implementation".

2026-03-06
spec-writer
프로젝트 관리 전문가

Use when transforming plans, ideas, or feature descriptions into comprehensive implementable specifications. Triggers on tasks involving requirements engineering, spec creation, user story writing, acceptance criteria definition, or when the user asks to "write a spec", "create a specification", or "turn this plan into a spec".

2026-03-06
#004
daedalus-debugger
1 skills10updated 2026-03-10
1.4% of creator
#005
adaptive-teacher
1 skills00updated 2026-03-29
1.4% of creator
저장소 5개 중 5개 표시
모든 저장소를 표시했습니다