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

bootstrap-claude

يحتوي bootstrap-claude على 59 من skills المجمعة من codewizard-dt، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

bug-file
مطوّرو البرمجيات

File a new bug report in wiki/work/bugs/ with required-on-report fields and append it to the bug index

2026-07-06
demo
مطوّرو البرمجيات

Audit all project functionality at a high level and produce a 2-3 minute demo run book plus a Marp slideshow

2026-07-06
power-mode
مطوّرو البرمجيات

Orchestrator for parallel agent teams. When invoked with a roadmap file path, drives every item through the full tackle → uat-generate → uat-auto pipeline until complete. When invoked with a task file path, runs that pipeline once and stops.

2026-07-06
primer
مطوّرو البرمجيات

Refresh codebase context via Serena memories

2026-07-06
roadmap-add
مطوّرو البرمجيات

Append a new item (task link or inline) to an existing roadmap in wiki/work/roadmaps/, optionally under a named phase

2026-07-06
roadmap-create
مطوّرو البرمجيات

Create a structured execution-plan roadmap in wiki/work/roadmaps/ via short Socratic Q&A — captures goal, phases, and the initial hybrid (task-link OR inline) checklist

2026-07-06
tackle
مطوّرو البرمجيات

Execute an outlined task file step-by-step with subagent delegation

2026-07-06
task-audit
مطوّرو البرمجيات

Generate a dependency graph of active tasks showing which block others and which can run in parallel; also checks for unannotated implementations and auto-completes tasks

2026-07-06
task-trash
مطوّرو البرمجيات

Trash a task and its related UAT files — moves them to archive/ and removes all active-index references

2026-07-06
uat-auto-plus
محللو ضمان جودة البرمجيات والمختبرون

Autonomous-fix variant of /uat-auto — runs every test, diagnoses failures, applies fixes itself, and re-runs until green or attempts are exhausted. Intended for headless agents launched with --dangerously-skip-permissions.

2026-07-06
uat-auto
محللو ضمان جودة البرمجيات والمختبرون

Non-interactively run every test in a pending UAT file and auto-judge verdicts (headless, fail-closed)

2026-07-06
uat-generate
محللو ضمان جودة البرمجيات والمختبرون

Generate UAT tests in wiki/work/uat/ for a task

2026-07-06
update-docs
مطوّرو البرمجيات

Update task, UAT, and project documentation files to reflect implementation work just completed

2026-07-06
extract-feature
مطوّرو البرمجيات

Analyze a feature in the current project and produce a SOLID-compliant standalone module extraction plan with interfaces for all dependencies; output is compatible with /port-feature

2026-06-28
flashcard
مطوّرو البرمجيات

Turn markdown/research files into a self-contained interactive flashcard HTML page

2026-06-28
port-feature
مطوّرو البرمجيات

Assess a feature or set of functionality in an external project and produce a concrete porting plan for adapting it into the current project

2026-06-28
research-company
محللو أبحاث السوق ومتخصصو التسويق

Comprehensive company research — mission, operations, leadership, products/services deep-dive, and ~5 years of recent news

2026-06-28
research
مطوّرو البرمجيات

Deep research on a topic using codebase analysis, library docs, and web search — writes the report plus its primary sources to raw/research/<slug>/

2026-06-28
serena-config
مطوّرو البرمجيات

Interactively configure Serena language servers in .serena/project.yml

2026-06-28
company-align
محللو أبحاث السوق ومتخصصو التسويق

Analyse project–company fit — maps project implementation, style, and functionality against company mission, values, and likely needs; surfaces gaps and strengths

2026-06-16
bug-close
محللو ضمان جودة البرمجيات والمختبرون

Close an in-progress bug — record root cause and resolution, require a regression test, then move it to archive/ (or delete it for late wontfix decisions)

2026-06-15
bug-triage
محللو ضمان جودة البرمجيات والمختبرون

Triage an open bug — set priority/assignee/tags/impact, then keep it in wiki/work/bugs/, advance it to in-progress, or reject it (wontfix/duplicate/cannot-reproduce) and archive it

2026-06-15
decision-finalize
مطوّرو البرمجيات

Finalize a single proposed decision block; run E-C-A-D-R audit, supersession check, and flip status to accepted

2026-06-15
req-retire
مطوّرو البرمجيات

Retire a requirement — set status to retired in frontmatter, document the reason, move to archive/, append a log entry.

2026-06-15
roadmap-next
مطوّرو البرمجيات

Point at the first unchecked item(s) in a roadmap; create task files for inline placeholders; group items into parallelizable waves; auto-archive fully-checked roadmaps

2026-06-15
task-add
مطوّرو البرمجيات

Create a structured, execution-ready task file in wiki/work/tasks/

2026-06-15
uat-skip
محللو ضمان جودة البرمجيات والمختبرون

Skip UAT for a task — sets UAT and task status to skipped/done, removes index rows, auto-checkoffs roadmap

2026-06-15
uat-walk
محللو ضمان جودة البرمجيات والمختبرون

Walk through a pending UAT file test-by-test with the user

2026-06-15
wiki-archive
مطوّرو البرمجيات

Cleanup tool — sweep for work items with terminal status that were not auto-archived by their originating skill, and move them to archive/

2026-06-15
wiki-lint
مطوّرو البرمجيات

Health-check the wiki — find contradictions, stale claims, orphan pages, missing concept pages, missing cross-references, and never-ingested raw sources; fix only with approval

2026-06-15
wiki-rotate-log
مطوّرو البرمجيات

Rotate wiki/log.md into a timestamped archive file when it grows past ~500 lines; create a fresh log.md with an archive-pointer header

2026-06-15
wiki-tidy
مطوّرو البرمجيات

One-shot wiki cleanup — runs lint, archives terminal items across all families, and rotates the log if overgrown, in sequence with user confirmation at each phase

2026-06-15
eval-create
محللو ضمان جودة البرمجيات والمختبرون

Assess the project's eval coverage against the 5-stage framework, identify gaps, and create new evals one at a time with user understanding and approval at each step

2026-06-14
elevator-pitch
محللو أبحاث السوق ومتخصصو التسويق

Generate a short, punchy elevator pitch for a project

2026-06-13
decision-create
مطوّرو البرمجيات

Create a Decision Group file in wiki/work/decisions/ with one or more proposed decisions, table-only comparisons, and mermaid flowcharts

2026-06-13
gap-assess
مطوّرو البرمجيات

Audit the current app's functionality against expected functionality and produce a gap assessment as an approvable plan (runs in plan mode, delegates to subagents)

2026-06-13
req-compile
مطوّرو البرمجيات

Compile a requirement into a running, production-grade, delightful system with minimal human time — by routing every claim to its cheapest re-runnable check and building the dominant oracle first. Use this whenever a project has a wiki/work/requirements/ REQ file to build or execute ("build this per the requirement", "execute the spec", "turn these requirements into a working system"), when scaffolding or resuming a greenfield build from a requirements document, or in a build's closing phase to harvest corrections back into the method. Pairs with frontend-design, run/verify, and claude-api.

2026-06-13
req-extract-decisions
مطوّرو البرمجيات

Extract Architecturally Significant Requirements from an approved requirement, cross-check existing decisions, and propose Decision Group candidates for /decision-create

2026-06-13
security-audit
محللو أمن المعلومات

Audit an LLM/AI application for security vulnerabilities across 11 categories — internal posture (observability, rate limiting, access controls, HITL policy, benchmarking) and external threats (prompt injection, data leakage, output XSS, excessive agency, supply chain, token DoS). Run a full audit or a single named category.

2026-06-13
anti-slop
الكتّاب والمؤلفون

Detect and remove AI writing patterns from any copy — blogs, social posts, emails, landing pages, ad copy, pitch decks, or internal documents — so the writing sounds like a real person thinking out loud instead of a language model producing persuasive text. Use this skill whenever someone needs to write or edit copy that should not read as AI-generated, whenever previous AI output has come back generic or hollow, or whenever a piece of writing feels technically correct but somehow off. Triggers include: "this sounds like AI," "make this sound more human," "edit this copy," "write a LinkedIn post," "write a blog," "rewrite this," "clean up this draft," or any request to produce or improve written marketing copy. Always apply the master prompt at the end of any copy prompt, never at the beginning.

2026-06-13
عرض أهم 40 من أصل 59 skills مجمعة في هذا المستودع.