Source

nextstage-brasil/skills

108 skills · 4.7K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
multi-agent-architect (NS) Interview users through focused technical questions to recommend LangGraph vs CrewAI, propose multi-agent archit…
nextstage-brasil/skills
43
2
ns-pm-e2e-test-task-generator (NS) Generate E2E test task markdown for Cypress/TypeScript during SDD planning after frontend tasks exist. Use when …
nextstage-brasil/skills
43
3
ns-pm-unit-test-task-generator (NS) Generate backend unit and integration test task markdown after implementation tasks exist. Use during SDD planni…
nextstage-brasil/skills
43
4
clarify-requirements
nextstage-brasil/skills
41
5
e2e-test-generator (NS) Generate E2E test task markdown for Cypress/TypeScript during SDD planning after frontend tasks exist. Use when …
nextstage-brasil/skills
41
6
ns-living-spec (NS) Consolidate delivered deltas into living domain specs under docs/specs/ — INDEX.md and per-domain markdown. Use …
nextstage-brasil/skills
41
7
ns-reviewer (NS) Senior Tech Lead review: SOLID, clean code, performance, security, testability. `Approved` only at score 10; sco…
nextstage-brasil/skills
41
8
task-generator (NS) Transform atomic implementation work into rich task markdown files for backend and frontend layers with dependen…
nextstage-brasil/skills
41
9
analyze-consistency (NS) Verify internal consistency of requirements.md and adherence to project rules before task generation. Use after …
nextstage-brasil/skills
40
10
living-spec-consolidator (NS) Consolidate delivered version deltas into living domain specs under docs/specs/ — INDEX.md and per-domain markdo…
nextstage-brasil/skills
40
11
unit-test-task-generator (NS) Generate backend unit and integration test task markdown after implementation tasks exist. Use during SDD planni…
nextstage-brasil/skills
40
12
codebase-reverse-spec (NS) Reverse-engineer an existing, legacy, or brownfield codebase into a technology-agnostic business description of …
nextstage-brasil/skills
39
13
execute-gitlab-issue (NS) Execute a GitLab issue end-to-end — first-act status, branch-reuse and source-branch gates, single-worktree isol…
nextstage-brasil/skills
39
14
code-autonomous (NS) Harness-aware autonomous execution engine — self-decides planning depth, resolves doubts against docs/context an…
nextstage-brasil/skills
37
15
ns-skill-creator (NS) Create or improve project-local agent skills in a NextStage harness project — draft SKILL.md under .agents/skill…
nextstage-brasil/skills
37
16
bootstrap-brownfield (NS) Onboard an existing codebase into spec-driven planning — map stack, modules, rule adherence, and gaps without mo…
nextstage-brasil/skills
36
17
code-coder (NS) Ad-hoc coding agent for focused implementation without full SDD planning — bug fixes, isolated components, small…
nextstage-brasil/skills
36
18
create-e2e-tests (NS) Create and maintain Cypress E2E tests in an independent tests-e2e/ Node package at product root (bootstrap when …
nextstage-brasil/skills
36
19
skill-creator (NS) Create or improve project-local agent skills in a NextStage harness project — draft SKILL.md under .agents/skill…
nextstage-brasil/skills
35
20
version-partitioner (NS) Partition a large master requirements.md into executable subversions with version-roadmap.md and slice requireme…
nextstage-brasil/skills
35
21
ns-postgres-rag (NS) PostgreSQL retrieval — pgvector, hybrid FTS+vector, GraphRAG tables, multi-hop, 1MM+ scale. Use for RAG or Graph…
nextstage-brasil/skills
34
22
ns-commercial-budget (NS) Client-facing commercial budget from free-form scope — dual audience (client-first + delivery completeness). Fea…
nextstage-brasil/skills
33
23
agents-md-generator (NS) Scan a project with NextStage harness installed and generate or refresh a project-specific AGENTS.md entry point…
nextstage-brasil/skills
30
24
architecture-rules-generator (NS) Scan a codebase and generate or refresh a lean architecture-rules.md constitution for AI agents — stack, layout,…
nextstage-brasil/skills
30
25
harness-agents-md (NS) Scan a project with NextStage harness installed and generate or refresh a project-specific AGENTS.md entry point…
nextstage-brasil/skills
17
26
harness-architecture-rules (NS) Scan a codebase and generate or refresh a lean architecture-rules.md constitution for AI agents — stack, layout,…
nextstage-brasil/skills
16
27
harness-bootstrap-brownfield (NS) Onboard an existing codebase into spec-driven planning — map stack, modules, rule adherence, and gaps without mo…
nextstage-brasil/skills
16
28
harness-codebase-reverse-spec (NS) Reverse-engineer an existing, legacy, or brownfield codebase into a technology-agnostic business description of …
nextstage-brasil/skills
16
29
harness-prepare (NS) Run the full post-harness-init AI bootstrap in one session — architecture rules, harness sync, brownfield map, b…
nextstage-brasil/skills
16
30
ns-agent-engineering (NS) Language-agnostic conceptual agent design from foundation-model adaptation (Evaluation, Prompt, RAG, Agent, Fine…
nextstage-brasil/skills
15
31
requirements-enricher (NS) Enrich requirements before autonomous execution — GitLab issue or chat context. **Issue mode:** given ISSUE_URL,…
nextstage-brasil/skills
14
32
execution-gitlab-issue (NS) Execute a GitLab issue end-to-end — first-act status, branch-reuse and source-branch gates, single-worktree isol…
nextstage-brasil/skills
13
33
pm-analyze-consistency (NS) Verify internal consistency of requirements.md and adherence to project rules before task generation. Use after …
nextstage-brasil/skills
13
34
pm-clarify-requirements (NS) Resolve ambiguities, gaps, and unstated assumptions in a scope description before generating requirements. On br…
nextstage-brasil/skills
13
35
pm-e2e-test-generator (NS) Generate E2E test task markdown for Cypress/TypeScript during SDD planning after frontend tasks exist. Use when …
nextstage-brasil/skills
13
36
pm-living-spec-consolidator (NS) Consolidate delivered version deltas into living domain specs under docs/specs/ — INDEX.md and per-domain markdo…
nextstage-brasil/skills
13
37
pm-requirements-generator (NS) Generate structured requirements.md from scope descriptions, stack context, and design briefs for a product vers…
nextstage-brasil/skills
13
38
pm-task-generator (NS) Transform atomic implementation work into rich task markdown files for backend and frontend layers with dependen…
nextstage-brasil/skills
13
39
pm-unit-test-task-generator (NS) Generate backend unit and integration test task markdown after implementation tasks exist. Use during SDD planni…
nextstage-brasil/skills
13
40
pm-version-partitioner (NS) Partition a large master requirements.md into executable subversions with version-roadmap.md and slice requireme…
nextstage-brasil/skills
13
41
coder Ad-hoc coding agent for focused implementation without full SDD planning — bug fixes, isolated components, small refa…
nextstage-brasil/skills
12
42
code-backend-tests (NS) Create and maintain PHPUnit unit and integration tests in the backend package (bootstrap tests/ when missing). M…
nextstage-brasil/skills
11
43
code-e2e-tests (NS) Create and maintain Cypress E2E tests in an independent tests-e2e/ Node package at product root (bootstrap when …
nextstage-brasil/skills
11
44
pm-requirements-copilot End-to-end PM workflow skill — from raw transcript to committed delivery date. Runs a gated phase pipeline (clarifica…
nextstage-brasil/skills
11
45
ns-graphrag (NS) GraphRAG process. Use for GraphRAG, knowledge graph over documents, multi-hop retrieval, entity/relationship ext…
nextstage-brasil/skills
10
46
create-backend-tests (NS) Create and maintain PHPUnit unit and integration tests in the backend package (bootstrap tests/ when missing). M…
nextstage-brasil/skills
9
47
ns-pm-delivery-schedule (NS) Triple productivity delivery schedule — one markdown with three PERT + Monte Carlo tables for productivity scena…
nextstage-brasil/skills
9
48
nsutil-mcp (NS) Build and extend MCP servers with NsUtil (`NsUtil\MCP` on `NsUtil\Api`): Tool, Prompt, Server classes, attribute…
nextstage-brasil/skills
9
49
nextstage-spec-driven (NS) Spec-driven delivery face — clarify scope, write requirements, generate tasks, implement a version, quick fix, o…
nextstage-brasil/skills
7
50
code-best-practices (NS) Security, compatibility, and modern web quality pass — headers, CSP, dependencies, accessibility baselines, and …
nextstage-brasil/skills
6
Page 2 · 108 total Previous Next