Abner Magalhães
Community@abner-magal
📚 Learning Full Stack Web Development | Focused on best practices, clean code, and collaboration
Agent Skills by Abner Magalhães
Showing 29 vetted skills indexed across 1 GitHub repositories.
mcp-python
Develop MCP servers and clients in Python using FastMCP.
sparc-methodology
Guide AI-assisted software development through five SPARC phases with TDD.
context
Organize project context into `.agent`, `memory-bank`, and `AGENTS.md` files.
systematic-debugging
Guide four-phase debugging from investigation to implementation with root cause analysis.
planning
Orchestrate a multi-phase development workflow from specification to finalization.
analysis-phase
Validate cross-artifact consistency and detect breaking changes in software development plans.
debug-phase
Debug software errors by classifying, isolating root causes, and documenting fixes.
readme-generator
Generate and update README.md files with navigation indexes and folder trees.
software-architecture-rules
Guide software architecture patterns, clean code, and engineering best practices.
mcp-client
Connects to external MCP servers and executes their tool calls.
mcp-builder
Guide developers in creating MCP servers with Python FastMCP or Node TypeScript SDK.
specification-phase
Transform natural language feature requests into structured specifications with classification flags.
python-patterns
Guide Python framework selection and async versus synchronous programming decisions.
planning-with-files
Create and manage task_plan.md, findings.md, and progress.md files for complex tasks.
implementation-phase
Executes Test-Driven Development tasks from tasks.md with anti-duplication checks and continuous testing.
task-status-sync
Convert manual task file edits into atomic task-tracker commands.
finalize-phase
Generate epic walkthroughs and update roadmaps after deployment.
staging-validation-phase
Guide manual staging validation with smoke tests, user flows, migration checks, and rollback tests.
optimization-phase
Validate production readiness via performance, accessibility, security, and code quality checks.
executing-plans
Execute implementation plans with checkpoint reviews and batch processing.
plan-writing
Break down complex tasks into small, verifiable steps with clear outcomes.
clarification-phase
Resolve ambiguities in specification documents by asking structured questions.
project-initialization-phase
Generate eight project design documents via questionnaire and codebase scanning.
task-breakdown-phase
Transform plan.md into right-sized TDD tasks with acceptance criteria and dependencies.