Sebastian Flores Peralta
Community@b4san
Actually working on new projects about web and python and Visual Basic
Agent Skills by Sebastian Flores Peralta
Showing 37 vetted skills indexed across 1 GitHub repositories.
context-synthesizer
Load project context, summarize current state, and update a context database.
code-maintainability
Review code against a maintainability checklist covering duplication, documentation, and testing.
ci-deploy
Automate CI/CD pipelines, deployments, and post-deployment verification.
documentation
Generate project documentation including READMEs, API docs, and Mermaid/PlantUML architecture diagrams.
performance-optimizer
Profile and optimize code by analyzing algorithmic complexity and caching strategies.
api-design-principles
Design REST and GraphQL APIs with resource-oriented architecture and HTTP semantics.
systematic-debugging
Guide structured four-phase debugging with root cause analysis before fixes.
openspec-apply-change
Apply OpenSpec change tasks to the project codebase using acfm CLI.
test-generator
Generate unit, integration, and end-to-end test suites from requirements and architectural designs.
openspec-explore
Explore software project ideas and requirements through questioning and codebase analysis.
acfm-spec-workflow
Initialize and manage AC Framework spec workflows using the acfm CLI.
openspec-verify-change
Verify code implementations against change artifacts using the acfm CLI.
code-review
Analyze code against OWASP guidelines and SOLID principles for security and quality.
spec-analysis
Analyze spec.md, plan.md, and tasks.md for inconsistencies and coverage gaps.
openspec-new-change
Scaffolds a new change directory and initial artifact for an OpenSpec project.
project-index
Scan codebases to generate structural indexes and agent guidance files.
error-handling-patterns
Implement error handling patterns across Python, TypeScript, Rust, and Go.
project-constitution
Create or update project constitutions from principle inputs with semantic versioning.
spec_clarification
Identify and resolve ambiguities in feature specifications through targeted clarification questions.
microtask-decomposition
Decompose complex development tasks into atomic single-file microtasks with dependency mapping.
requirement-checklist
Generate markdown requirement checklists categorized by domain from feature directories.
openspec-archive-change
Archive completed workflow changes after verifying artifact and task completion.
brainstorming
Generate categorized questions to explore project requirements, constraints, and assumptions.
changelog-generator
Generate user-facing changelogs from git commit history.