Skip to main content

Skills في هذا المستودع

Tibsfox/gsd-skill-creator - الصفحة ٢

جمع SkillsMP عدد ٤٢٢ من skills من Tibsfox/gsd-skill-creator. افتح أي skill لمراجعة مصدره وتفاصيله.

Tibsfox/gsd-skill-creator

عرض ٤٠ من أصل ٤٢٢ skills مجمعة.

المهنة
مطوّرو البرمجيات
الوصف

Triggers for automatically invoking the decision-framework skill before irreversible or high-blast-radius operations. Use as a checkpoint: when a proposed action matches a trigger pattern, pause and run the appropriate framework (first-principles, inversion,…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مصممو قواعد البيانات
الوصف

Emit Postgres.sql and SQLite.sql from a single schema spec so tools work across both drivers without duplicating DDL by hand. Use when designing a schema that needs to support both shared Postgres deployments and zero-config SQLite. Reduces two-file sync…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Conversational guide for using tools/session-retro/observe.mjs to capture friction, wins, corrections, decisions, gaps, tool-use, and checkpoints as they happen during a session. Use at session start (to kick off the log), at inflection points (to record…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Use when the user asks to forge, scaffold, or author a new cartridge — content cartridge, department cartridge, or chipset bundle. Drives the cartridge-forge loop (scaffold → fill → gate checks → commit) via the skill-creator cartridge CLI.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
علماء البيانات
الوصف

Calculus, series, numerical methods, and optimization for computational mathematics. Covers limits (epsilon-delta, L'Hopital, squeeze theorem), derivatives (rules, optimization, related rates), integrals (Riemann sums, Fundamental Theorem of Calculus,…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو أمن المعلومات
الوصف

Security hygiene for GSD's self-modifying skill and agent system. Use this skill whenever: creating, editing, or deleting skill files (.claude/skills/, .claude/commands/), modifying agent definitions (.claude/agents/), working with YAML configuration or…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Token budget tracking and enforcement for Gastown convoy-level execution. Hard limits with pre-execution checking, per-convoy and per-agent tracking, structured stop reasons.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Pipeline retirement protocol for completed work items. Implements a 7-stage validate-commit-push-submit-notify-cleanup-terminate pipeline with irreversibility after push. Done means gone.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Instruction dispatch pipeline for routing work items to available agents. Implements a 7-stage fetch-allocate-prepare-hook-store-launch-confirm pipeline with batch convoy mode, formula expansion, idempotent dispatch, and crash recovery.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

REST API design best practices. Use when designing APIs, choosing status codes, or creating endpoints.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Persist progress for long-running jobs (batched LLM calls, large ingestions, multi-hour syncs) so that a context reset, crash, or interrupt doesn't lose work. Use whenever a job iterates over N items and completing item K matters independently. Provides a…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو ضمان جودة البرمجيات والمختبرون
الوصف

Reviews code for bugs, style, and best practices. Use when reviewing PRs or checking code quality.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Creates context handoff documents for session continuity. Use when ending sessions, switching tasks, or handing off work.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
متخصصو إدارة المشاريع
الوصف

Thinking frameworks for decisions and problem analysis. Use when evaluating options, root causes, or prioritizing.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Safe file operation patterns. Use when performing bulk file operations or writing deployment scripts.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
متخصصو إدارة المشاريع
الوصف

Use when GSD commands are failing or .planning/ artifacts look inconsistent. Run before any GSD execute-phase or verify-work attempt to catch cross-artifact mismatches early.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
متخصصو إدارة المشاريع
الوصف

Traces decisions and requirements through GSD artifacts. Use when user asks "why did we...", "what happened to...", or mentions decision history.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مصممو قواعد البيانات
الوصف

Emit Postgres.sql and SQLite.sql from a single schema spec so tools work across both drivers without duplicating DDL by hand. Use when designing a schema that needs to support both shared Postgres deployments and zero-config SQLite. Reduces two-file sync…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
متخصصو إدارة المشاريع
الوصف

Project state awareness and session recovery for GSD-managed projects. Use this skill whenever: starting a new work session, resuming after a break, the user asks "where did we leave off" or "what's the current state", before making substantial code changes…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
متخصصو إدارة المشاريع
الوصف

Conversational guide for using tools/session-retro/observe.mjs to capture friction, wins, corrections, decisions, gaps, tool-use, and checkpoints as they happen during a session. Use at session start (to kick off the log), at inflection points (to record…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو ضمان جودة البرمجيات والمختبرون
الوصف

Generates test cases for functions and components. Use when writing tests or creating test suites.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

TypeScript best practices and patterns. Use when writing TypeScript, fixing type errors, or working with generics.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
متخصصو إدارة المشاريع
الوصف

Transform a user's builder vision into a complete, executable GSD mission package. Use this skill whenever a user has described what they want to BUILD (a product, tool, feature, system, educational pack, or ecosystem component) and wants it structured for…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
معلمو التعليم العالي، جميع الآخرون
الوصف

Foundational digital technology literacy covering binary and data representation, computer architecture (CPU, memory, storage, I/O), networking fundamentals (protocols, the internet, LAN/WAN), operating systems, and software concepts. Use when explaining how…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
محللو ضمان جودة البرمجيات والمختبرون
الوصف

Use when the user reports a bug they can't reproduce, asks where to start debugging, or mentions a Heisenbug / production-only failure. Drives the observe→hypothesize→predict→test→iterate scientific method.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Use when GSD commands are failing or .planning/ artifacts look inconsistent. Run before any GSD execute-phase or verify-work attempt to catch cross-artifact mismatches early.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Use when the user asks "what should I work on", mentions GSD phases, ROADMAP, or .planning/ artifacts. Routes to the correct GSD command for the current project state.

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
عمال الترفيه والترويح
الوصف

Foundations of breath practice and seated meditation across traditions — diaphragmatic mechanics, pranayama families (ujjayi, nadi shodhana, bhramari, kapalabhati, bhastrika, sitali, sheetkari), buffer-safe breath-retention posture, shikantaza and koan…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
عمال الترفيه والترويح
الوصف

Comparative framing across contemplative and mind-body traditions — Sōtō Zen and Rinzai Zen, Theravada vipassana, Tibetan Vajrayana, classical yoga and its eight limbs, Daoist internal cultivation, secular MBSR and MBCT, engaged mindfulness as Thich Nhat Hanh…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
عمال الترفيه والترويح
الوصف

Traditional Chinese internal arts — tai chi chuan and qigong — as transmitted by classical lineages (Chen, Yang, Wu, Wu/Hao, Sun for tai chi; Ba Duan Jin, Yi Jin Jing, Liu Zi Jue, Wu Qin Xi, and other named sets for qigong) with an emphasis on alignment,…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
عمال الترفيه والترويح
الوصف

Martial arts as body discipline — the shared pedagogical structure across striking, grappling, and weapon arts (stance, distance, timing, ukemi, live partner work, graded ranking, and the ethical container the best schools enforce). Covers karate, judo,…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
عمال الترفيه والترويح
الوصف

Somatic movement and whole-body retraining as Joseph Pilates designed it in the Contrology method and as Moshé Feldenkrais designed it in Awareness Through Movement and Functional Integration, with enough cross-reference to the broader somatics landscape…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
عمال الترفيه والترويح
الوصف

Yoga practice with an emphasis on alignment, props, and staged progression as the Iyengar lineage teaches it, alongside enough context about the broader lineage landscape (Krishnamacharya's three students, modern Hatha, Ashtanga vinyasa, restorative, Yin, and…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مدربو التمرينات الرياضية ومدربو اللياقة البدنية الجماعية
الوصف

Cardiovascular fitness assessment and prescription for physical education. Covers VO2max, the Cooper 12-minute run, target heart rate zones, the FITT framework (Frequency, Intensity, Time, Type), aerobic versus anaerobic energy systems, and progression…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
عمال الترفيه والترويح
الوصف

Coaching as teaching — John Wooden's Pyramid of Success, practice design, feedback quality, instructional economy, and the craft of deliberate skill development. Covers the difference between knowing the game and teaching it, Wooden's actual practice methods…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
عمال الترفيه والترويح
الوصف

Inclusive physical education for gender, ability, and developmental variation. Covers the history of women in sport from Berenson's women's basketball rules forward, adapted PE for disability and chronic illness, universal design for learning in PE,…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
عمال الترفيه والترويح
الوصف

Fundamental movement skills and motor learning for physical education. Covers the three movement families (locomotor, non-locomotor, manipulative), the stage theory of motor learning (cognitive, associative, autonomous), developmental coordination milestones,…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
معلمو الترويح والدراسات البدنية في التعليم العالي
الوصف

Sport Education model and physical education pedagogy. Covers Siedentop's Sport Education model (seasons, affiliation, formal competition, record-keeping, festivity, culminating event), unit and lesson design for PE, grouping strategies, assessment…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
معلمو الترويح والدراسات البدنية في التعليم العالي
الوصف

Strength, power, and conditioning principles for physical education. Covers the seven classical strength adaptations (hypertrophy, maximal strength, power, endurance, speed, agility, mobility), resistance training modalities, periodization models,…

لغة النص الأصلي: الإنجليزية

آخر تحديث
المهنة
مطوّرو البرمجيات
الوصف

Produce animated source control visualizations using Gource. This skill handles installation of Gource and ffmpeg, detection of repository metrics, preset-based configuration, single and multi-repo log generation, ffmpeg video encoding pipeline, headless…

لغة النص الأصلي: الإنجليزية

آخر تحديث
عرض ٤٠ من أصل ٤٢٢ skills مجمعة.