Pedro Henrique Modesto De Aguiar
Community@phm-aguiar · Brazil
Pedro Henrique Modesto De Aguiar maintains Claude Code skills for Obsidian knowledge-base management, Spec-Driven Development pipelines, and frontend interface generation.
Agent Skills by Pedro Henrique Modesto De Aguiar
Showing 27 vetted skills indexed across 1 GitHub repositories.
wiki-meta
Defines the schema, templates, and conventions for maintaining an Obsidian-based knowledge wiki.
wiki-status
Audits an Obsidian wiki vault for ingest deltas, token footprint, and structural insights.
wiki-ingest
Distills documents, chat exports, images, and URLs into interconnected Obsidian wiki pages.
wiki-digest
Generate a newsletter-style digest summarizing knowledge added and updated in an Obsidian wiki vault.
wiki-setup
Initialize an Obsidian wiki vault with directory structure, config files, and environment settings.
wiki-lint
Audits an Obsidian wiki for broken links, orphans, stale content, and schema violations.
wiki
Manages an Obsidian wiki vault through eight modes covering ingest, query, lint, weave, report, init, extract, and format.
sdd-validate
Audits repository SDD structure and emits PASS/FAIL/WARN compliance reports.
wiki-cross-link
Detects and inserts missing wikilinks between Obsidian vault pages with typed relationships.
wiki-structure
Analyze wiki topology to detect hub pages, orphans, dead-ends, and tag clusters.
wiki-capture
Converts conversation findings into structured Obsidian wiki notes with frontmatter and cross-links.
sdd-generate-spec
Generates a spec.md file from an approved discovery report in an SDD pipeline.
sdd-brainstorm
Generates SDD discovery reports with Gherkin scenarios through interactive requirements interviews.
create-skill
Creates or migrates SKILL.md files to the Claude Code skill standard.
wiki-synthesize
Detect co-occurring wiki concepts and create cross-cutting synthesis pages connecting them.
sdd-generate-plan
Generates plan.md architectural plans from spec.md in an SDD feature pipeline.
sdd
Orchestrates a spec-driven development pipeline from brainstorm through validated task execution.
wiki-export
Export an Obsidian wiki wikilink graph to JSON, GraphML, Cypher, and interactive HTML formats.
sdd-refactor-artifact
Reorganizes existing SDD artifacts into canonical template format while preserving all content.
frontend-design
Generate production-grade frontend interfaces with distinctive typography, color, motion, and layout design.
sdd-explore-tech
Detects languages, frameworks, and tooling from repository manifests and writes tech.md.
sdd-generate-tasks
Generates a tasks.md DAG of atomic tasks for an SDD feature from approved spec and plan files.
wiki-query
Answers questions against a compiled Obsidian wiki using tiered retrieval and graph traversal.
wiki-dashboard
Create dynamic queryable dashboard views of an Obsidian vault using Bases or Dataview.
Frequently Asked Questions About Pedro Henrique Modesto De Aguiar
FAQPage SchemaWhat tasks can I perform with phm-aguiar's wiki skills?▼
You can ingest documents, URLs, images, and raw text into an Obsidian vault; query it with tiered retrieval and multi-hop graph traversal; auto-insert missing wikilinks; deduplicate pages; normalize tags against a controlled taxonomy; generate digests, dashboards, and synthesis pages; and export the graph to Gephi, Neo4j, or vis.js formats.
Who are these skills designed for?▼
Developers and knowledge workers using Claude Code who maintain an Obsidian personal knowledge base, plus engineering teams practicing Spec-Driven Development who need structured brainstorm-to-tasks pipelines with ADRs, Gherkin scenarios, approval gates, and repository compliance audits.
How does the SDD pipeline work in practice?▼
Start with sdd-init-repo to create .github/memory/ and specs/ directories, then sdd-brainstorm produces a Discovery Report, sdd-generate-spec derives spec.md, sdd-generate-plan writes the architectural plan with ADRs, and sdd-generate-tasks emits a validated DAG of atomic tasks. sdd-validate audits conformance read-only.
What prerequisites do these skills require?▼
The wiki skills require an Obsidian vault, initialized via wiki-setup which creates the directory structure, index.md, log.md, and .manifest.json; wiki-structure optionally uses obsidian-cli for performance. SDD skills work in any repository, with sdd-init-repo requiring none and sdd-explore-tech requiring an existing .github/memory/ directory.
Are these skills open source and what do they cost?▼
The skills are published publicly on the phm-aguiar GitHub account as Claude Code SKILL.md packages with declared frontmatter and allowed-tools permissions. No licensing fees, paid tiers, or commercial restrictions are indicated in the manifest; they run within a standard Claude Code environment.