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

cstk

يحتوي cstk على 30 من skills المجمعة من JotJunior، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

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

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

agente-00c-runtime
مطوّرو البرمجيات

Internal POSIX runtime helpers for agente-00c/feature-00c orchestrators (state, lock, validation, hashes, secrets filter). NOT user-invocable.

2026-07-26
review-task
متخصصو إدارة المشاريع

Task status / backlog progress report; identifies tasks ready to start. Triggers: "revisar tarefas", "status das tarefas", "progresso do projeto", "review tasks". Skip for executing (execute-task) or creating tasks (create-tasks).

2026-07-26
review-features
مطوّرو البرمجيات

GLOBAL feature portfolio dashboard — compare progress, suggest archive/abandon/prioritize. Triggers: "status global", "portfolio de features", "dashboard de features", "comparar features". Cross-feature; for single feature deep-dive use review-task.

2026-07-23
specify
مطوّرو البرمجيات

Convert a natural-language feature description into SDD spec (user stories, FRs, success criteria). Triggers: "specify", "criar spec", "nova feature", "feature spec". Skip for refining an existing spec (clarify).

2026-07-23
go-review-service
محللو ضمان جودة البرمجيات والمختبرون

Audit a GOB Go microservice against all project conventions and patterns

2026-07-23
checklist
مطوّرو البرمجيات

Requirements quality gate ("unit tests for English") by domain (ux/api/security/performance/a11y). Triggers: "checklist", "validar requisitos", "quality gate". Validates REQUIREMENT quality, not code.

2026-07-23
clarify
مطوّرو البرمجيات

Refine an existing spec via structured Q&A (max 5). Triggers: "clarify", "clarificar spec", "resolver ambiguidades", "refinar spec". Operates on existing spec.md; use specify to create one.

2026-07-23
converge
مطوّرو البرمجيات

Reconcile documented intent (spec/plan/tasks) against the CURRENT state of the code and append actionable gaps as a new task-phase. Classifies each divergence as missing/partial/contradicts/unrequested. Triggers: "converge", "o codigo bate com a spec?", "reconciliar spec com codigo", "o que ainda falta implementar de verdade", "auditar divergencia entre spec e implementacao", "achar codigo que diverge do que foi pedido". Skip for artifact-vs-artifact consistency without reading code (use analyze) or single-document quality (use validate-documentation).

2026-07-16
validate-documentation
متخصصو إدارة المشاريع

Validate a single existing document's quality/completeness against structural standards. Triggers: "validar documentacao", "verificar UC", "audit docs". Skip for cross-artifact spec/plan/tasks consistency (use analyze).

2026-07-11
decision-tree
مطوّرو البرمجيات

DEPRECATED (deprecated_since 5.6.0, remove_in 6.0.0 — use o cstk-panel via `cstk serve`). Gera relatorio HTML em arvore de decisao a partir do state.json de execucoes agente-00c/feature-00c.

2026-07-05
image-generation
فنانو المؤثرات الخاصة والمحركون

DEPRECATED (deprecated_since 5.15.0, remove_in 6.0.0 — fora do escopo do toolkit de documentacao/SDD; sem substituto no cstk). Image prompt enhancement (Subject-Context-Style) for illustrations, photos, visual assets, edits. Skip for technical diagrams (Mermaid/PlantUML/drawio).

2026-07-05
model-selector
مطوّرو البرمجيات

Heuristica deterministica que classifica uma tarefa por complexidade (rasa/media/profunda) e SUGERE modelo (haiku/sonnet/manter-atual). Use ANTES de invocar skill/subagente caro — os orquestradores a consomem via model-routing wave-select. Apenas sugere, nunca troca modelo. Skip: input nao-textual ou decisao que exige contexto externo (precos, billing, modelo corrente).

2026-07-05
constitution
مطوّرو البرمجيات

Create/update immutable project governance principles. Triggers: "constitution", "criar constituicao", "principios do projeto", "governance". For point-in-time technical decisions, use ADRs instead.

2026-06-18
plan
مطوّرو البرمجيات

Technical implementation plan — the technical HOW: architecture, data model, API contracts, research, test scenarios. Use when the user wants the technical design of a feature (how to structure/build it, define contracts/schema), whether or not a formal spec.md exists yet. Triggers: "plan", "criar plano", "planejar implementacao", "desenho tecnico", "definir arquitetura/contratos/modelo de dados". Skip when defining WHAT/for-whom in natural language (use specify) or breaking work into tasks (create-tasks).

2026-06-18
advisor
محللو الإدارة

Strategic critique of an idea/plan/decision. Triggers: "me aconselhe", "critique meu plano", "avalie minha ideia", "feedback estrategico", "advisor". Skip for technical tasks (use bugfix/execute-task).

2026-06-03
analyze
مطوّرو البرمجيات

Cross-artifact SDD consistency analysis (spec/plan/tasks/constitution) — read-only. Triggers: "analyze", "cross-check", "auditar artefatos", "validar spec vs tasks". Skip for single-document validation (use validate-documentation).

2026-06-03
apply-insights
مطوّرو البرمجيات

Apply Claude Code usage insights to current project — improve CLAUDE.md, hooks, workflows. Triggers: "aplicar insights", "otimizar fluxo", "melhorar claude.md". This is the APPLY step that consumes /insights output, not the native /insights command itself.

2026-06-03
briefing
متخصصو إدارة المشاريع

Structured project discovery interview (vision, users, constraints, stack). Triggers: "briefing", "discovery", "iniciar projeto", "kickoff". Skip if briefing already complete and user did not ask for update.

2026-06-03
bugfix
مطوّرو البرمجيات

Multi-layer bug investigation and fix (traces across services before patching). Triggers: "bugfix", "fix bug", "corrigir bug", "debug", "investigar bug". Skip for new feature work (use execute-task/specify).

2026-06-03
create-tasks
متخصصو إدارة المشاريع

Decompose scope or spec into task backlog with phases, dependencies, criticality. Triggers: "criar tarefas", "backlog", "task list", "decomposicao". Skip for executing tasks (use execute-task) or technical plan (use plan).

2026-06-03
e2e-integration-flow
محللو ضمان جودة البرمجيات والمختبرون

Author and run full-stack E2E integration tests with Playwright — drive the UI through a complete feature flow and verify the effects at EVERY layer (UI, network/API, database, message queue, side effects). Triggers: "e2e", "teste e2e", "integration test", "teste de integração", "playwright", "validar fluxo completo", "end-to-end". Skip for a quick manual smoke check (use verify) or debugging one known bug (use bugfix).

2026-06-03
execute-task
مطوّرو البرمجيات

Execute one backlog task end-to-end following the project mandatory step-by-step workflow with hard gates. Triggers: "executar tarefa", "execute task <id>", "implementar tarefa". Skip for building the backlog (create-tasks), technical planning (plan), or bug investigation (bugfix).

2026-06-03
initialize-docs
متخصصو إدارة المشاريع

Create standard docs hierarchy (01-09 dirs, READMEs, briefing/UCs/DER/ADRs/APIs/tests/ops). Triggers: "inicializar docs", "criar estrutura docs", "setup documentacao". Skip if structure exists and no --force.

2026-06-03
owasp-security
محللو أمن المعلومات

Security review: OWASP Top 10:2025, ASVS 5.0, Agentic AI 2026, LLM Top 10, API/CICD, NIST 800-63B-4, WebAuthn, OAuth 2.1, FAPI 2.0, post-quantum. Triggers: "security review", "OWASP", "vulnerability check", "auth code", "threat model", "MCP security". Skip for general code review.

2026-06-03
validate-docs-rendered
محللو ضمان جودة البرمجيات والمختبرون

Validate that docs RENDER correctly — Mermaid parseable, internal links resolve, YAML frontmatter consistent, code blocks have language. Triggers: "validar renderizacao", "verificar diagramas", "checar links". Complements validate-documentation (textual) and analyze (cross-artifact).

2026-06-03
commit
مطوّرو البرمجيات

Commit staged and unstaged changes with a well-crafted conventional commit message. Handles submodule updates, multi-service changes, and follows project conventions. Triggers: "/commit", "commit", "commitar", "fazer commit", "commit changes".

2026-04-12
go-add-entity
مطوّرو البرمجيات

Add a full CRUD vertical slice (domain, DTO, repository, service, handler, migration, factory wiring) to an existing GOB Go microservice

2026-04-12
go-review-pr
محللو ضمان جودة البرمجيات والمختبرون

Review all changes in the current branch against GOB project conventions before opening a PR. Diff-aware: only analyzes what changed, not the entire codebase. Triggers: "review pr", "revisar pr", "pre-pr check", "review branch", "revisar branch", "checar antes do pr", "quality gate".

2026-04-12
go-add-consumer
مطوّرو البرمجيات

Add a RabbitMQ event consumer to an existing GOB Go microservice

2026-02-24
go-add-migration
مصممو قواعد البيانات

Create properly named PostgreSQL migration files for GOB microservices

2026-02-24