Agent Skills by MinhQuan
Showing 30 vetted skills indexed across 1 GitHub repositories.
dotnet-code-generation
Generate .NET entities, DTOs, interfaces, services, and controllers from DDL/SRS and Oracle packages.
clean-code
Enforce pragmatic coding standards to improve readability and reduce complexity.
database-design
Design Oracle banking schemas with audit columns, constraints, and DDL templates.
security-compliance-checker
Extract OWASP rules from Excel files for security scans.
testing-patterns
Provide testing patterns and principles for Java/Spring and Angular applications.
tdd-workflow
Define and enforce a Test-Driven Development workflow with RED-GREEN-REFACTOR phases.
code-review-checklist
Apply a structured code review checklist to pull requests across multiple languages.
api-patterns
Identify and standardize REST API design patterns for consistent API contracts.
init
Scaffold OpenSpec change directories and generate metadata.yaml and proposal.md artifacts.
apply
Implement tasks from change artifacts using Serena framework semantic tools.
design
Generate a technical design document from proposal, SRS, and behavioral specs.
confluence-reader
Read Confluence pages recursively and output a structured Markdown digest.
tasks
Generate dependency-aware task breakdowns from OpenSpec specs and designs.
learn
Analyze repository structure and generate eight knowledge files with citations.
learn-code-practices
Extract runtime coding practices from source code into a structured knowledge file.
learn-architecture
Scan project source code and generate knowledge_architecture.md documenting architecture patterns.
learn-factory
Scan codebases for factory patterns and generate knowledge_factory.md files.
archive
Archive completed OpenSpec changes after verifying code-docs sync and generating changelogs.
specs
Generate ADDED/MODIFIED/REMOVED behavioral specs from proposals and SRS.
cr-analyze
Analyze codebases across backend layers and generate openspec CR artifacts.
sync-task
Align OpenSpec change documentation with current source code and report drift.
initial-project
Initialize project Base Knowledge by copying base_knowledge/ and deriving standards from source code.
preprocess
Extracts URD content and normalizes it into a structured pre_openspec.md for OpenSpec ingestion.
learn-transaction-flow
Scan codebases to extract and document transaction flow lifecycles across services.