Skip to main content
gjalla
ملف منشئ GitHub

gjalla

عرض على مستوى المستودعات لـ ٢٣ skills مجمعة عبر ٢ مستودعات GitHub.

skills مجمعة
٢٣
مستودعات
٢
محدث
١٥ أغسطس ٢٠٢٦
مستكشف المستودعات

المستودعات و skills الممثلة

add-observability
مديرو الشبكات وأنظمة الحاسوب

Add production-grade observability to code — structured logging, metrics, tracing, alerting, etc. Use this skill when the user is building or modifying a service that runs in prod. Triggers on phrases like "how will we know if this breaks", "production…

٨ مارس ٢٠٢٦
analyze-before-coding
مطوّرو البرمجيات

Stop and analyze before writing any code. Review the problem space — trace what the change touches, estimate the blast radius, and mentally simulate the system with the change in place. Use this skill whene you're about to implement something that modifies…

٨ مارس ٢٠٢٦
architect-error-handling
مطوّرو البرمجيات

Design error handling as a first-class concern, not an afterthought. Consider where failures get caught, what state they leave the system in, and what information flows to operators, callers, and users. Triggers on phrases related to errors, when you notice a…

٨ مارس ٢٠٢٦
clarify-requirements
مطوّرو البرمجيات

Analyze requirements for gaps, ambiguities, and unstated assumptions before implementing. This is "negative space analysis" — finding what the spec doesn't say that it should. Use this skill when you receive a task, ticket, user story, or feature request and…

٨ مارس ٢٠٢٦
conduct-post-mortem
مطوّرو البرمجيات

Conduct a blameless post-mortem analysis after an incident, outage, or significant bug. Use this skill when something went wrong in production and the team needs to understand what happened, why, and how to prevent it from happening again. Triggers on phrases…

٨ مارس ٢٠٢٦
design-api
مطوّرو البرمجيات

Design APIs with the discipline expected at companies known for great developer experiences. Use this skill when building new API endpoints, redesigning existing ones, or reviewing API contracts. Triggers on phrases like "design the API", "new endpoint", "API…

٨ مارس ٢٠٢٦
design-for-change
مطوّرو البرمجيات

Design to accommodates the system's likely future, not just its present state. This is "temporal design" — reasoning about how today's implementation interacts with tomorrow's roadmap and evolving requirements. Use this skill when making decisions during…

٨ مارس ٢٠٢٦
manage-tech-debt
مطوّرو البرمجيات

Identify, catalog, and plan the resolution of technical debt in a codebase. Use this skill when the user wants to understand the health of their codebase, prioritize cleanup work, or plan a refactoring effort. Triggers on phrases like "tech debt", "code…

٨ مارس ٢٠٢٦
عرض 8 من أصل ١٥ skills مجمعة.
gjalla-cleanup-audit
مطوّرو البرمجيات

Audit a codebase for dead code, unreachable branches, duplicated logic, and vestigial abstractions, then remove them safely with proof. Use to reduce sprawl, pay down tech debt, or clean up after a feature is retired or migrated.

١٥ أغسطس ٢٠٢٦
gjalla-code-review
محللو ضمان جودة البرمجيات والمختبرون

Review a code change (diff or PR) for ship-readiness before merge. Use when reviewing your own or someone else's changes prior to committing/merging/etc.

١٥ أغسطس ٢٠٢٦
gjalla-debug
مطوّرو البرمجيات

Investigate a reported problem down to its root cause, with evidence, before proposing a fix. Use when something is broken, behaving unexpectedly, or a user reports an issue you can't immediately explain.

١٥ أغسطس ٢٠٢٦
gjalla-spec-review
مطوّرو البرمجيات

Full review of a plan or spec to be sure there are no surprises, gaps, or mistakes. Use to harden a spec before implementation.

١٥ أغسطس ٢٠٢٦
gjalla-spec
مطوّرو البرمجيات

Create a well-thought-out plan covering problem statement, goals, technical approach, and verification criteria. Use while planning / before implementing any non-trivial feature.

١٥ أغسطس ٢٠٢٦
gjalla-breakdown
مطوّرو البرمجيات

Break a feature spec into intentional waves and bite-sized tasks grouped by dependency. Use after a spec is written to prepare for easy-to-track implementation.

٥ يوليو ٢٠٢٦
gjalla-prepare-and-commit
مطوّرو البرمجيات

Make sure your code is ready to commit, then stage changes into clean, atomic commit. Use before committing.

٥ يوليو ٢٠٢٦
gjalla-test-audit
محللو ضمان جودة البرمجيات والمختبرون

Audit a test suite to find tests that give false confidence — tests that encode bugs, duplicate coverage, or are so heavily mocked they can't catch real regressions. Use to improve robustness, audit coverage, or harden a risky area.

٤ يونيو ٢٠٢٦
عرض ٢ من أصل ٢ مستودعات
تم تحميل كل المستودعات