DannyP44
Community@djptester44
Developer/Solution Architect
Agent Skills by DannyP44
Showing 20 vetted skills indexed across 1 GitHub repositories.
code-navigation
Searches, locates and reads specific code segments in a software project using grep_search, codebase_search, view_file_outline and view_file.
impact-analyst-ast
Analyze Python codebases with AST to locate symbol definitions and usages.
dependency-auditor
Audit project dependencies for outdated packages, unused imports, and known vulnerabilities.
root-cause-analyst
Analyzes error messages and stack traces to isolate root causes of software failures.
scaffold-test-env
Generate conftest.py fixtures with isolated filesystems and mocked external services.
schema-enforcer
Generate Pydantic models from Parquet and YAML schemas and validate Polars DataFrames.
context-auditor
Analyze codebase architecture and generate an Impact Report with risk score.
code-optimizer
Analyze Big-O complexity and apply Python performance optimization techniques.
minimal-coder
Generates minimal code to pass a given failing test case for TDD red-to-green phase.
test-writer
Generate Python unit tests from interface definitions using the Arrange-Act-Assert structure.
context-compressor
Summarize chat context into structured log entries with predefined templates.
skill-creator
Guide AI skill development from concept through SKILL.md creation and testing.
security-warden
Scans Python and other code for OWASP Top 10 vulnerabilities and antipatterns.
mini-spec
Generate CRC cards and Mermaid sequence diagrams to define component behavior before coding.
plan-synchronizer
Syncs task completion statuses between tactical and strategic planning documents using fuzzy matching and ID tags.
refactor-guru
Refactor code to enforce SOLID, DRY, and readability principles.
spec-writer
Generates typed Python Interfaces and Protocols as .pyi stub files without implementation logic.
stub-generator
Generate minimal code stubs from Python type stubs or test imports.
doc-manager
Append, edit, and sync project documentation files with minimal diffs.
context-sync
Verify documented tasks and features against code artifacts.