Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

ai-agent-skills

ai-agent-skills contém 26 skills coletadas de jscott3201, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
26
Stars
2
atualizado
2026-04-10
Forks
0
Cobertura ocupacional
8 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

agent-bridge
Desenvolvedores de software

Multi-agent coordination via SeleneDB context bridge. Check active peers, read shared context, declare work intents, and avoid conflicts when multiple agents work simultaneously.

2026-04-10
commit-workflow
Desenvolvedores de software

Commit discipline with graph linking. MERGE GitCommit nodes and link to active milestones, findings, and decisions. Verify before committing, never push unless asked.

2026-04-10
notes
Secretárias e assistentes administrativos (exceto jurídico, médico e executivo)

Background annotation discipline. All skills auto-annotate graph nodes with rationale, observations, TODOs, and bookmarks as they work. Captures context that feeds into graph-docs documentation generation.

2026-04-10
session-tracker
Secretárias e assistentes administrativos (exceto jurídico, médico e executivo)

Track and recall context across sessions. Auto-captures rolling summaries as skills complete. Invoke to review session history, search past work, or see what happened recently.

2026-04-10
code-standards
Desenvolvedores de software

Language-specific standards plus graph-sourced conventions. Reads Convention nodes from SeleneDB, enforces project rules alongside built-in standards. Promotes recurring violations to new conventions.

2026-04-08
debate
Analistas de gestão

Structured multi-perspective debate for evaluating decisions. 3-phase methodology: independent generation, adversarial exchange, synthesis. Use when a decision has multiple valid approaches or high stakes.

2026-04-08
debug
Desenvolvedores de software

Systematic debugging: reproduce, hypothesize, isolate, verify. Includes git bisect for regressions, 5 Whys root cause, and hypothesis tracking. Use when encountering bugs, test failures, or unexpected behavior.

2026-04-08
deep-review
Analistas de garantia de qualidade de software e testadores

Deep code review after completing a feature or implementation phase. Cross-references all changes against the codebase and fixes all findings. Use after finishing a phase, feature, or significant implementation chunk.

2026-04-08
deferred-tracking
Especialistas em gestão de projetos

Track deferred work items in the graph. Auto-triggers when work is deferred during planning or implementation. Invoke manually to review and triage the deferred list.

2026-04-08
dep-audit
Analistas de segurança da informação

Audit dependencies with graph-persisted findings. Checks health metrics, license compatibility, supply chain signals. Writes dependency and SecurityConcern nodes for cross-session supply chain tracking.

2026-04-08
feature-design
Desenvolvedores de software

Guide feature development from idea through research, design, and implementation planning. Produces phased plans with dependency graphs and complete code. Use when starting a new feature or major initiative.

2026-04-08
graph-docs
Desenvolvedores de software

Generate documentation by traversing the SeleneDB graph: milestones, design decisions, security concerns, and deferred work. Assembles structured docs from graph annotations and relationships.

2026-04-08
incident-response
Administradores de redes e sistemas de computador

Structured triage for production issues. Gather symptoms, correlate with recent changes, assess blast radius, guide mitigation, and produce a postmortem. Use when something goes wrong in production.

2026-04-08
milestone-tracking
Especialistas em gestão de projetos

Track development milestones that group commits, documents, and decisions into named initiatives. Auto-suggests linking commits to active milestones. Use to create, review, or close milestones.

2026-04-08
modularize
Desenvolvedores de software

Analyze and restructure codebases into well-organized modules. Identifies splitting candidates, complexity hotspots, and circular dependencies. Scales from conservative (extract functions) to aggressive (full reorg).

2026-04-08
perf-profile
Desenvolvedores de software

Performance investigation: establish baseline, identify hot spots, form hypotheses, optimize, verify no regression. Includes instrumentation guidance. Use when investigating why something is slow.

2026-04-08
plan-verify
Desenvolvedores de software

Verify an implementation plan against the actual codebase before starting implementation. Use when about to execute tasks from a plan document.

2026-04-08
project-onboard
Desenvolvedores de software

Guided onboarding for existing projects. Assesses project state, identifies gaps, and walks through setup one step at a time. Use when first using justin-tools on a new or existing repo.

2026-04-08
refactor
Desenvolvedores de software

Structured refactoring: identify smell, plan transformation, execute with verification at each step, confirm no behavioral changes. Includes a Rust-specific refactoring catalog.

2026-04-08
release-prep
Desenvolvedores de software

Release readiness: changelog generation, semver-checks, version bump suggestion, doc verification, multi-crate ordering. Use when preparing a crate or project for release.

2026-04-08
requirements-trace
Analistas de garantia de qualidade de software e testadores

Verify that every requirement has corresponding code and tests. Maps requirements to implementation, identifies untested or unimplemented requirements, and flags code without a traced requirement.

2026-04-08
research
Analistas de pesquisa de mercado e especialistas em marketing

Structured research producing actionable findings documents. Supports technical deep-dives, multi-perspective analysis, competitive landscape, and documentation lookup. Use when investigating before building.

2026-04-08
safety-checks
Analistas de segurança da informação

Security auditing with graph-persisted concerns. STRIDE-based threat analysis writing SecurityConcern nodes linked to dependencies, crates, and modules. Enables supply chain and security posture queries.

2026-04-08
skill-guide
Desenvolvedores de software

Find the right skill for a task. Routes via graph queries on skill and workflow_category nodes. Use when unsure which skill applies or to recommend skills the user may not know about.

2026-04-08
test-strategy
Analistas de garantia de qualidade de software e testadores

Test planning and generation: analyze code, identify untested paths, generate test cases with boundary analysis. Includes coverage gap detection and property-based testing guidance.

2026-04-08
skill-name
Desenvolvedores de software

What this skill does and when to use it. Front-load the key use case. Claude uses this to decide when to apply the skill automatically.

2026-04-06