Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

burndown-chart

يحتوي burndown-chart على 16 من skills المجمعة من niksavis، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
16
Stars
1
محدث
2026-06-14
Forks
0
التغطية المهنية
5 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

context7-retrieval-patterns
مطوّرو البرمجيات

Retrieve up-to-date library documentation with Context7 MCP and ground code changes. Use when tasks involve external APIs, version-sensitive behavior, migrations, deprecations, setup/configuration decisions, or framework/library best-practice questions.

2026-06-14
refactor
مطوّرو البرمجيات

Behavior-preserving refactoring guidance for burndown-chart with layered architecture and safety gates

2026-06-14
dev-tools-setup
مديرو الشبكات وأنظمة الحاسوب

Install and configure optional development tools for repository contributors. Use when asked to install ripgrep, rg, jq, yq, GitHub Copilot CLI, copilot, or any command-line dev tool. Also use when a tool is reported as "not found", when the user wants to set up their development workstation, or when searching / log-inspection tools are needed. Provides platform-specific install commands for Windows (winget, no admin required), macOS (Homebrew), and Linux (apt/rpm).

2026-03-26
cli-search-tools
مطوّرو البرمجيات

Optimally use rg (ripgrep), fd, jq, and yq for code exploration, file discovery, and structured data querying in any repository. Use when asked to search code, find files, grep for patterns, explore a codebase structure, parse JSON or YAML configs, inspect package.json or pyproject.toml, extract API response data, find all usages of a function or variable, or filter results across file types. Works with any language, framework, or project structure.

2026-03-26
make-skill-template
مطوّرو البرمجيات

Create new Agent Skills for GitHub Copilot from prompts or by duplicating this template. Use when asked to "create a skill", "make a new skill", "scaffold a skill", or when building specialized AI capabilities with bundled resources. Generates SKILL.md files with proper frontmatter, directory structure, and optional scripts/references/assets folders.

2026-03-26
python-backend-quality
محللو ضمان جودة البرمجيات والمختبرون

Improve quality and reliability of Python backend changes in burndown-chart

2026-03-26
release-management
مطوّرو البرمجيات

Execute release preparation and changelog updates safely. Use when drafting release notes, preparing version bumps, validating release prerequisites, or checking release workflow completeness before tagging or publishing.

2026-03-26
sqlite-persistence-safety
مصممو قواعد البيانات

Implement safe and maintainable SQLite persistence changes. Use when updating SQL queries, repository data-access logic, schema migrations, or database integrity and performance behavior.

2026-03-26
beads-schema-repair
مصممو قواعد البيانات

Diagnose and repair beads (bd) Dolt schema mismatches that prevent issue restoration. Use when bd backup fetch-git returns 0 issues with "Unknown column" warnings, when bd migrate reports version match but issues still fail to restore, after fresh bd bootstrap on a machine with an older binary, or whenever bd status shows 0 issues after a fetch. Covers symptom recognition, column diffing, ALTER TABLE repair via dolt CLI, verification, and re-run of the restore. Platform: Windows (Git Bash primary; PowerShell required for data-pipeline inspection steps).

2026-03-25
beads-workflow
مطوّرو البرمجيات

Full multi-developer beads (bd) issue lifecycle: syncing before new work, searching for duplicates, creating beads with descriptions, publishing state changes immediately so teammates see claims and new tasks without waiting for the next code push. Use when starting new work, creating issues, claiming a bead, updating status to in_progress or blocked, closing completed work, or resolving a duplicate before implementing. Covers the complete lifecycle: fetch -> search -> create -> export -> claim -> export -> work -> close -> push.

2026-03-25
circular-import-safety
مطوّرو البرمجيات

Detect, diagnose, and safely resolve circular Python import cycles in burndown-chart. Use when you see ImportError at startup, are about to add a new cross-module import, are refactoring module structure, get a PLC0415 ruff violation, or need to decide whether a lazy import is justified. Covers known cycle map, decision tree, approved wrapper pattern, structural fix protocol, and validation commands.

2026-03-25
excalidraw-diagram-generator
مصممو واجهات الويب والرقمية

Generate Excalidraw diagrams from natural language descriptions. Use when asked to "create a diagram", "make a flowchart", "visualize a process", "draw a system architecture", "create a mind map", or "generate an Excalidraw file". Supports flowcharts, relationship diagrams, mind maps, and system architecture diagrams. Outputs .excalidraw JSON files that can be opened directly in Excalidraw.

2026-02-26
jira-integration-reliability
مطوّرو البرمجيات

Implement reliable Jira data flow and error handling changes

2026-02-26
plotly-visualization-quality
مطوّرو البرمجيات

Improve chart correctness and rendering performance

2026-02-26
frontend-javascript-quality
مطوّرو البرمجيات

Implement reliable and maintainable JavaScript/clientside callback changes

2026-02-20
updater-reliability
مطوّرو البرمجيات

Implement safe and reliable updater system changes

2026-02-20